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

4.10.6 acsdv stat (Snap Data Volume status display command)

NAME

acsdv stat - Display the status of a Snap Data Volume


SYNOPSIS

acsdv stat -v VOLUME-NAME [-xml]

DESCRIPTION

This command displays the status of a Snap Data Volume.


OPTIONS

-v VOLUME-NAME

Specify a Snap Data Volume to be displayed by the following format.

  • (1) ETERNUS name

  • (2) Logical volume number

-xml

This option specifies when displaying by the XML format.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

> acsdv stat -v ET001/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.
Displays the sum capacity of copy usage(Note) and host usage(Note).

Copy

Displays the copy usage(Note) out of Snap Data Volume used capacity in blocks.

Host

Displays the host usage(Note) 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.

(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