NAME
acsdv poolstat - Display of the status of snap data pool.
SYNOPSIS
acsdv poolstat -a DISKARRAY-NAME [-xml]
DESCRIPTION
This command displays the status of snap data pool.
OPTIONS
This option specifies an ETERNUS Disk storage system name.
This option displays the result of the command execution in the XML format.
EXIT STATUS
=0: Terminate normally
>0: Terminate abnormally
EXAMPLES
> acsdv poolstat -a DX80 Pool-Type Rate Total Used Copy Host Free --------- ---- -------- -------- ----- ------- -------- Normal 10% 20971520 2097152 0 2097152 18874368 Encrypted 0% 20971520 0 0 0 20971520
The following table shows the meanings of the information displayed.
Title | Explanation |
---|---|
Pool-Type | Displays the type of a snap data pool.
|
Rate | Displays the usage of a snap data pool as a percentage. |
Total | Displays the total capacity of a snap data pool in blocks. |
Used | Displays the capacity of a snap data pool used area in blocks. |
Copy | Displays the copy usage out of snap data pool used capacity in blocks. |
Host | Displays the host usage out of snap data pool used capacity in blocks. |
Free | Displays the capacity of snap data pool unused area 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 remote disk storage systems.