HP-UX 11i v3 - LVM Volume Group Version Migration (September 2010)

12
New Volume Group configuration for "vg1" has been saved in
"/etc/lvmconf/vg1.conf"
Old Volume Group configuration for "vg1" has been saved in
"/etc/lvmconf/vg1.conf.old"
Starting the modification by writing to all Physical Volumes
Applying the configuration to all Physical Volumes from "/etc/lvmconf/vg1.conf"
Completed the modification process.
New Volume Group configuration for "vg1" has been saved in
"/etc/lvmconf/vg1.conf.old"
Volume group "vg1" has been successfully changed.
Perform the migration
After all of the prerequisites are met, deactivate the volume group and run vgversion. For example:
# vgchange -a n vg01
Volume group "vg01" has been successfully changed.
# vgversion -V 2.1 vg01
Performing "vgchange -a y -l -p -s vg01" to collect data
Activated volume group
Volume group "vg01" has been successfully activated.
Old Volume Group configuration for "/dev/vg01" has been saved in
"/etc/lvmconf/vgversion_vg01/vg01_1.0.conf"
Deactivating Volume Group "vg01"
Volume group "vg01" has been successfully deactivated.
New Volume Group configuration for "/dev/vg01" has been saved in
"/etc/lvmconf/vgversion_vg01/vg01_2.1.conf"
Removing the Volume Group /dev/vg01 from /etc/lvmtab
Applying the configuration to all Physical Volumes from
"/etc/lvmconf/vgversion_vg01/vg01_2.1.conf"
Volume Group configuration has been restored to /dev/rdisk/disk349
Volume Group configuration has been restored to /dev/rdisk/disk348
Creating the Volume Group of Version 2.1 with minor number 0x1000.
Adding the Volume Group /dev/vg01 to /etc/lvmtab_p
Original Volume Group Version was 1.0
New Volume Group Version is 2.1
Volume Group version has been successfully changed to 2.1
Activate the volume group
# vgchange -a y vg01
Activated volume group.
Volume group "vg01" has been successfully changed.