NAME
acinq lv - Display of information on logical volumes
SYNOPSIS
acinq lv -a diskArrayName [-free] [-l] [-xml]
DESCRIPTION
This command displays a list of the logical volumes for ETERNUS Disk storage system, together with information about each logical volume.
This information can be displayed for the following types of logical volumes:
Open Volume (Open)
Flexible Tier Volume (FTV)
Snap Data Volume (SDV)
Thin Provisioning Volume
WSV (Wide Striping Volume)
OPTIONS
This option specifies the ETERNUS name.
Displays list of logical volumes that meet the following requirements.
Not registered with an affinity group
Not used by LUN Mapping settings if the affinity function is disabled
This option specifies that the logical volumes be displayed in extended format.
Refer to the table of execution examples for the items displayed when this option is specified.
Note that, in future versions, additional items may be displayed when this option is specified to support new functions provided in those versions.
This option specifies when displaying by the XML format.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
When you specify the -free option:
> acinq lv -a ET001 -free LV No LV Name LV Size LV Type RG No Encrypt ------ ------- ------- ------- ----- ------- 0x0023 1024M Open 5 -
When you do not specify the -free option:
> acinq lv -a ET001 LV No LV Name LV Size LV Type RG No Encrypt ------ ------- ------- ------- ----- ------- 0x0010 1024M Open 4 - 0x0011 1024M Open 4 - 0x0012 1024M Open 4 - 0x0013 1024M Open 2 - 0x0014 1024M Open 2 - 0x0023 1024M Open 5 -
When you specify the -l option:
> acinq lv -a ET001 -l LV No LV Name LV Size LV Type RG No Encrypt Virtual Size Copy Inhibit ------ ------- ------- ------- ----- ------- ------------ ------------ 0x0010 1024M Open 4 - - Yes 0x0011 1024M Open 4 - - Yes 0x0012 1024M Open 4 - - Yes 0x0013 1024M SDV 2 - 4096M - 0x0014 1024M TPV - - - -
The following table shows the meanings of the information displayed.
Title | Explanation |
---|---|
LV No | Displays the logical volume number in hexadecimal. |
LV Name | Displays the alias for the logical volume (0 to 32 characters). (Only be displayed when used with an ETERNUS Disk storage system that supports logical volume alias name.) |
LV Size | Displays the size of the logical volume in Megabytes. |
LV Type | Displays the logical volume type.
|
RG No | Displays the RAID group number. |
Encrypt | Displays the encryption status of the logical volume.
|
Virtual Size | Displays the virtual size of the Snap data volume in MB if the -l option is specified. |
Copy Inhibit | Displays the volume protection status. The status is displayed only if the -l option is specified.
If the logical volume type is "SDV" or the device does not support the volume protection function, a hyphen (-) is displayed. |
NOTES
This command is not available for ETERNUS Disk storage system registered as a remote device.
To display logical volume information of ETERNUS Disk storage systems registered as a remote device, login to ETERNUS Web GUI, and confirm the information.