cli_replacepv command

Purpose

Replace a physical volume in a volume group with another physical volume and make the changes available on all cluster nodes.

Syntax

cli_replacepv  SourcePhysicalVolume  DestinationPhysicalVolume

Description

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

Example

To replace a disk that is named hdisk10 with a disk that is named hdisk20 in the volume group that owns the hdisk10 disk, enter:
cli_replacepv hdisk10 hdisk20