LVM Version 2.0 Volume Groups in HP-UX 11i v3 (September 2008)
“Optional” means that the option is not necessary to create or use the volume group.
“Invalid” means that the LVM command fails.
“Ignored” means that the LVM command ignores the option, but does not automatically fail.
“Obsolete” means that the LVM command ignores the option and displays a warning message, but does not
automatically fail.
“New option” means that the option was first delivered in the March 2008 release of HP-UX 11i v3 (11.31).
LVM command Option
New
option
Effect on
1.0 volume group
Effect on
2.
x
volume group
–V Y Optional Mandatory
–S Y Invalid Mandatory
–E Y Invalid Optional
–s N No change Mandatory
–e N No change Invalid
–l N No change Invalid
–p N No change Invalid
vgcreate
–f N No change Invalid
–f N No change Obsolete
–z y N No change Invalid
vgextend
–z n N No change Obsolete
–F N No change Obsolete
vgcfgrestore
–v Y Optional Optional
vgremove –X Y Optional Optional
–z y N No change Invalid
pvchange
–z n N No change Obsolete
lvcreate –r N No change Ignored
pvcreate –s N No change Obsolete
lvchange –r N No change Ignored
Overview of Changes by Command
vgcreate (1M)
• vgcreate is changed. It can be used as before to create 1.0 volume groups. To create 2.x volume groups, you
must use new options. For more information, see “Creation of a volume group” and “How to Provision a 2.x
Volume Group”.
vgextend (1M)
• The –f option is obsolete on a 2.x volume group. If used on a 2.x volume group, vgextend displays a
warning.
• The –z y option is invalid on a 2.x volume group. If used on a 2.x volume group, vgextend fails.
• The –z n option is obsolete on a 2.x volume group. If used on a 2.x volume group, vgextend displays a
warning.
• vgextend on a 2.x volume group fails if the volume group is already at the maximum size specified with
vgcreate.
• vgextend on a 2.x volume group displays a warning if only part of the physical volume can be added to the
volume group. If adding the whole physical volume results in exceeding the maximum size of the volume
group, only a part of the physical volume is added.
13