vgmodify(1M)
Message Text
Error: Cannot reduce max_pv below n+1 when the volume group is activated
because the highest pvkey in use is n.
Cause
The command is trying to reduce
max_pv
below the highest
pvkey
in use. This is disallowed when
a version 1.0 volume group is activated since it requires the compacting of
pvkeys
.
Recommended Action
Try executing the
vgmodify
operation with
n
+1 PVs. The permissible
max_pv
values can be
obtained using the
vgmodify -t
option (used with and without the
-a
option).
If
max_pv
needs to be reduced below
n
+1, deactivate the volume group before running the
vgmodify
operation.
vgversion(1M)
Message Text
Error: The Physical Volume pvname has bad blocks relocated on it.
Error: Volume Group version 2.x does not support bad block relocation.
Cause
Version 2.x volume groups cannot handle bad blocks on physical volumes. If any physical volume
of a Version 1.0 volume group has relocated bad blocks,
vgversion
fails the migration.
Recommended Action
This physical volume should be replaced by a new disk. For more information on how to replace
a disk, see
“Step 6: Replacing a Bad Disk (Persistent DSFs)” (page 129)
or
“Step 7: Replacing a
Bad Disk (Legacy DSFs)” (page 138)
.
Message Text
Error: Could not find any free minor number for volume group version 2.x
Cause
vgversion
could not find a free minor number to create the group file for the volume group
because all the minor numbers in the supported range for Version 2.x are used by existing Version
2.x volume groups. This can occur when the maximum supported number of Version 2.x volume
groups is already created or when some group files exist, but do not correspond to any existing
volume group.
Recommended Action
Determine the number of Version 2.x volume groups configured on the system using
lvmadm –l
.
If this is less than the maximum supported number of Version 2.x volume groups, identify the group
files that do not correspond to any of these volume groups. Delete one of these group files and
re-run the
vgversion
command. If you are not familiar with the procedure of finding an unused
group file, contact your HP support representative for assistance.
Message Text
Error: The Physical Volume pvname has the pvkey #,
which is not supported by volume group version 2.x
172
Warning and Error Messages