cli_reducevg command

Purpose

Removes a physical volume from a volume group and make the updated changes available on all cluster nodes. When all physical volumes are removed from the volume group, the volume group is deleted on all cluster nodes.

Syntax

cli_reducevg  VolumeGroup PhysicalVolume ...

Description

Uses C-SPOC to run the reducevg command with parameters, and make the updated volume group definition available on all cluster nodes.

Example

To remove physical disk that is named hdisk10 from a volume group that is named vg01, enter:
cli_reducevg vg01 hdisk101