NAME
acsdv stat - Displays the status of a snap data volume.
SYNOPSIS
acsdv stat -v VOLUME-NAME [-xml]
DESCRIPTION
The status of a snap data volume is displayed.
OPTIONS
Specify a logical volume.
The following is an example of a format to specify a logical volume.
(1) ETERNUS name
(2) Logical volume number
This option specifies when displaying by the XML format.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
C:\>acsdv stat -v DX80/0x1 Rate Logical Physical Used Copy Host Pool ---- ------- -------- ---- ---- ---- ---- 0% 8388608 1048576 0 0 0 0
The following table shows the meanings of the information displayed.
Title | Explanation |
---|---|
Rate | Displays the usage of a snap data volume as a percentage. |
Logical | Displays the logical capacity of a snap data volume in blocks. |
Physical | Displays the physical capacity of a snap data volume in blocks. |
Used | Displays the capacity of a snap data volume used area in blocks. |
Copy | Displays the copy usage out of snap data volume used capacity in blocks. |
Host | Displays the host usage out of snap data volume used capacity in blocks. |
Pool | Displays the usage of a snap data pool allocated to a snap data volume in blocks. |
Copy usage: Usage of updates performed during Snapshot type execution.
Host usage: Usage of snap data volume updates performed when Snapshot type is not executed.
NOTES
This command is not available for ETERNUS Disk storage systems registered as a remote device.