cli_updatevg command
Purpose
Updates the definition of a volume group on all cluster nodes to match the current actual state of the volume group.Syntax
cli_updatevg VolumeGroup
Description
Uses C-SPOC to run the updatevg command, which causes the Logical Volume Manager (LVM) on each cluster node to read the LVM information on the disks in the volume group and update the local volume group definition.
Example
To update the volume group definition for volume group that is name vg11 on all cluster nodes, enter:cli_updatevg vg11