Redefines the set of physical volumes of the given volume group in the device configuration database.
redefvg { -dev Device | -vgid Vgid } VolumeGroup
During normal operations, the device configuration database remains consistent with the Logical Volume Manager (LVM) information in the reserved area on the physical volumes. If inconsistencies occur between the device configuration database and the LVM, the redefvg command determines which physical volumes belong to the specified volume group and enters this information in the device configuration database. The redefvg command checks for inconsistencies by reading the reserved areas of all the configured physical volumes attached to the system.
See Virtual I/O Server command exit status.
redefvg -dev hdisk04
redefvg -vgid vg04 vg05
The mkvg command, the syncvg command, the chvg command, the extendvg command, the lsvg command, the mirrorios command, the unmirrorios command, the activatevg command, the deactivatevg command, the importvg command, the exportvg command, and the reducevg command.