HP -UX 11i Administrator's Manual page 61

Logical volume management
Hide thumbs Also See for HP-UX 11i:
Table of Contents

Advertisement

Volume Group configuration for /dev/vg32 has been saved in
/etc/lvmconf/vg32.conf
# pvmove /dev/disk/disk6:0 /dev/disk/disk6
Transferring logical extents of logical volume "/dev/vg32/lvol1"...
Physical volume "/dev/disk/disk6" has been successfully moved.
Volume Group configuration for /dev/vg32 has been saved in
/etc/lvmconf/vg32.conf
4.
Preview the changes by using the -r option to vgmodify:
# vgmodify -p 255 -e 15868 -r -n vg32
Current Volume Group settings:
The current and new Volume Group parameters differ.
An update to the Volume Group IS required
New Volume Group settings:
Review complete. Volume group not modified
5.
Deactivate the volume group:
# vgchange -a n vg32
Volume group "vg32" has been successfully changed.
6.
Commit the new values:
# vgmodify -p 255 -e 15868 -n vg32
Current Volume Group settings:
The current and new Volume Group parameters differ.
An update to the Volume Group IS required
New Volume Group settings:
New Volume Group configuration for "vg32" has been saved in
"/etc/lvmconf/vg32.conf"
Old Volume Group configuration for "vg32" has been saved in
"/etc/lvmconf/vg32.conf.old"
Starting the modification by writing to all Physical Volumes
Applying the configuration to all Physical Volumes from
"/etc/lvmconf/vg32.conf"
Completed the modification process.
New Volume Group configuration for "vg32" has been saved in
"/etc/lvmconf/vg32.conf.old"
Volume group "vg32" has been successfully changed.
7.
Activate the volume group and verify the changes:
# vgchange -a y vg32
Activated volume group
Volume group "vg32" has been successfully changed.
Max LV
Max PV
Max PE per PV
PE Size (Mbytes)
VGRA Size (Kbytes)
Max LV
Max PV
Max PE per PV
PE Size (Mbytes)
VGRA Size (Kbytes)
Max LV
Max PV
Max PE per PV
PE Size (Mbytes)
VGRA Size (Kbytes)
Max LV
Max PV
Max PE per PV
PE Size (Mbytes)
VGRA Size (Kbytes)
255
16
1016
32
176
255
255
15868
32
32640
255
16
1016
32
176
255
255
15868
32
32640
Common LVM Tasks
61

Advertisement

Table of Contents
loading

Table of Contents