Use the lshostclustervolumemap command to display a list of volumes that are mapped to all host clusters (or to a specific host cluster).
This command displays a list of volumes that are mapped to all host clusters or to a specific host cluster.
Attribute | Description |
---|---|
id | Indicates the host cluster ID. The value must be a number in the range 0 - 127. |
name | Indicates host cluster name. The value must be an alphanumeric string of no more than 64 characters. |
SCSI_id | Indicates the unique ID (volume ID) that is mapped from a host cluster to an I/O group volume. The value must be a number in the range 0 - 2047. |
volume_id | Indicates the unique ID of the volume that is mapped to the host cluster. The value must be a number. |
volume_name | Indicates the name for a volume that is mapped to a host cluster. The value must be an alphanumeric string. |
volume_UID | Indicates the unique UID of a volume. The value must be an alphanumeric string. |
IO_group_id | Indicates the unique ID from the I/O group that the host cluster and volume (from the mapping) are part if. The value must be a number in the range 0 - 3. |
IO_group_name | Indicates the I/O group name. The value must be an alphanumeric string. |
lshostclustervolumemap
The detailed resulting output:
name SCSI_id volume_id volume_name volume_UID IO_group_id IO_group_name 0 hostcluster0 0 0 vdisk0 60050764009900082000000000000000 0 io_grp0 0 hostcluster0 1 1 vdisk1 60050764009900082000000000000001 0 io_grp0 0 hostcluster0 2 2 vdisk2 60050764009900082000000000000002 0 io_grp0 0 hostcluster0 3 3 vdisk3 60050764009900082000000000000003 0 io_grp0 1 hostcluster1 0 4 vdisk4 60050764009900082000000000000004 0 io_grp0 1 hostcluster1 1 5 vdisk5 60050764009900082000000000000005 0 io_grp0
lshostclustervolumemap 0
The detailed resulting output:
id name SCSI_id volume_id volume_name volume_UID IO_group_id IO_group_name 0 hostcluster0 0 0 vdisk0 60050764009900082000000000000000 0 io_grp0 0 hostcluster0 1 1 vdisk1 60050764009900082000000000000001 0 io_grp0 0 hostcluster0 2 2 vdisk2 60050764009900082000000000000002 0 io_grp0 0 hostcluster0 3 3 vdisk3 60050764009900082000000000000003 0 io_grp0
lshostclustervolumemap hostcluster1
The detailed resulting output:
id id name SCSI_id volume_id volume_name volume_UID IO_group_id IO_group_name 1 hostcluster1 0 4 vdisk4 60050764009900082000000000000004 0 io_grp0 1 hostcluster1 1 5 vdisk5 60050764009900082000000000000005 0 io_grp0