which is not a problem, so you just do these steps (described by rbinkl)
Unmirror rootvg
Remove hdisk1 from rootvg
rmdev -l hdisk1 -d
SHUTDOWN, swap hdisk1, BOOT
Verify hdisk1 now has the new size
Add hdisk1 to rootvg
Mirror rootvg
sync AND WAIT TO COMPLETE
Redo for hdisk0
so you need 2 reboots. Do the mksysb as a backup, but usually you don't need it.
Cheers. |