hmc_create_volume_group
Create a Volume Group on a VIOS from physical volumes, pooling disks so virtual disks can be carved out for LPARs.
Instructions
Create a Volume Group on a VIOS from one or more physical volumes.
vios_name_or_uuid: accepts either a PartitionName or a UUID (find it with hmc_vios). physical_volumes is a list of free PV device names (e.g. ['hdisk10']). Use the GetFreePhysicalVolumes job / VIOS 'lspv' to find unused disks. This pools the disks so virtual disks can be carved out for LPARs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| physical_volumes | Yes | ||
| vios_name_or_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |