NAME
acgroup detail - Detailed display of copy groups.
SYNOPSIS
acgroup detail -g COPY-GROUP [-xml]
DESCRIPTION
This command displays the copy pairs that have been set up in copy groups. Please make sure to specify the "detail" subcommand.
OPTIONS
This option specifies the copy group name.
This option specifies when displaying by the XML format.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
For OPC, QuickOPC, SnapOPCP and EC
C:\>acgroup detail -g group01 Copy Group Name : group01 Copy Group Type : OPC Disk Array Name : DX80 (00ETERNUSDXL##ET08E21A####LN4310901078##) Pair ------------------- DX80/0x1:DX80/0x6 DX80/0x2:DX80/0x7 DX80/0x3:DX80/0x8
The displayed content is shown next.
Title | Explanation |
---|---|
Copy Group Name | Displays the copy group name. |
Copy Group Type | Displays the copy type set in the copy group. |
Disk Array Name | Displays the Box ID and ETERNUS name that was specified with the "-a" option of the acgroup create (Copy group creation command). |
Pair | Displays the copy pair that was set up. |
For REC
C:\>acgroup detail -g group01 Copy Group Name : group01 Copy Group Type : REC Disk Array Name : DX90P (00ETERNUSDXL##ET09E24AG###NP4310901018##) Remote Disk Array Name : DX90S (00ETERNUSDXL##ET09E24AG###NP4310901019##) Pair ------------------- DX90P/0x1:DX90S/0x1 DX90P/0x2:DX90S/0x2 DX90P/0x3:DX90S/0x3
The following table shows the meanings of the information displayed.
Title | Explanation |
---|---|
Copy Group Name | Displays the copy group name. |
Copy Group Type | Displays the copy type set in the copy group. |
Disk Array Name | Displays the Box ID and ETERNUS name that was specified with the "-a" option of the acgroup create (Copy group creation command). |
Remote Disk Array Name | Displays the Box ID and ETERNUS name that was specified with the "-remote" option of the acgroup create (Copy group creation command). |
Pair | Displays the copy pairs that have been set up. |