Nick,
First bring in the disk, after mapping the disk on VIOS, run cfgmgr and you will see the new disk.
Steps:
1. run cfgmgr
2. change the disk attributes if any (like hcheck_interval time etc..,)
3. extendvg the disk to rootvg by running extendvg rootvg hdiskX (where X=disk no)
4. now mirror the disk, mirrorvg -S rootvg hdiskX (-S flag tells to sync in the background). It will return soon, but will take some time to sync all LV.
5. now check for mirror, lsvg -l rootvg (you should see PPs=2) and LV STATE=open/syncd
6. if at all you see any stale LV's use syncvg -v rootvg and that should sync then.
7. verify the bootlist, run bootlist -m normal -o
SARFARAZ AHMED SYED,
Sr. Systems Engineer