Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guidefor Copy Control Module

A.8.6 acsdv poolstat (Snap Data Pool status display command) [Windows version only]

NAME

acsdv poolstat - Displays the status of a Snap Data Pool


SYNOPSIS

acsdv poolstat -a DISKARRAY-NAME [-xml]


DESCRIPTION

This command displays the status of a Snap Data Pool.

This command is only supported in Windows version.


OPTIONS

-a DISKARRAY-NAME

This option specifies the ETERNUS names.

-xml

This option specifies when displaying by the XML format.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

> acsdv poolstat -a E4000

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.

  • Normal: Normal (unencrypted)

  • Encrypted: Encrypted

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.
Displays the sum capacity of copy usage and host usage.

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 SnapOPC+ execution.
Host usage: Usage of snap data volume updates performed when SnapOPC+ is not executed.


NOTES