Top
ETERNUS SF Express V15.2/ AdvancedCopy Manager V15.2 Operation Guide for Copy Control Module
ETERNUS

4.10.7 acsdv poolstat (Snap Data Pool status display command)

NAME

acsdv poolstat - Display 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.


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 ET001

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(NOTE) and host usage(NOTE).

Copy

Displays the copy usage(NOTE) out of Snap Data Pool used capacity in blocks.

Host

Displays the host usage(NOTE) out of Snap Data Pool used capacity in blocks.

Free

Displays the capacity of Snap Data Pool unused area in blocks.

(NOTE)
Copy usage: Usage of updates performed during SnapOPC+ execution.
Host usage: Usage of snap data volume updates performed when SnapOPC+ is not executed.


NOTES