cli_assign_pvids command

Purpose

Assigns a PVID to each of the disks that are passed as arguments, then update all other cluster nodes with those PVIDs.

Syntax

cli_assign_pvids  PhysicalVolume ...

Description

The Logical Volume Manager (LVM) assigns a PVID to each of the physical volumes in the list (if one is not already present), and then makes those PVIDs known on all cluster nodes.

Example

To assign PVIDs to a list of disks and have those PVIDs known across the cluster, enter:
cli_assign_pvids hdisk101 hdisk102 hdisk103