LVM/VxVM and vPars sx2000 Upgrade
23
6. Verify that the hardware path for the boot device matches the primary boot path.
# lvlnboot –v /dev/vg00
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c2t10d0s2 (4/0/4/1/0.10.0) -- Boot Disk
/dev/dsk/c9t8d0 (2/0/1/1/0.8.0)
Boot: lvol1 on: /dev/dsk/c2t10d0s2
Root: lvol3 on: /dev/dsk/c2t10d0s2
Swap: lvol2 on: /dev/dsk/c2t10d0s2
Dump: lvol2 on: /dev/dsk/c2t10d0s2, 0
7. Update the LVM metadata with the new boot physical volumes hardware paths:
# lvlnboot –R /dev/vg00
Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.conf
8. Update the primary and alternate boot paths (see step 2 for hardware path to use):
# setboot –p 4/0/4/1/0.10.0
# setboot –a new_alt_path
9. Reboot the system:
# reboot -s