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 to copy groups.
OPTIONS
This option specifies a copy group name.
This option displays the result of the command execution in the XML format.
EXIT STATUS
=0: Terminate normally
>0: Terminate abnormally
EXAMPLES
For OPC, QuickOPC, SnapOPCP and EC
> 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 a copy group name. |
Copy Group Type | Displays the copy type set to the copy group. |
Disk Array Name | Displays ETERNUS Disk storage system name and its Box ID that were specified with the "-a" option of acgroup create (Command for creating copy groups). |
Pair | Displays the copy pair that was set up. |
For REC
> 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 a copy group name. |
Copy Group Type | Displays the copy type set in the copy group. |
Disk Array Name | Displays the ETERNUS Disk storage system name and its Box ID that were specified with the "-a" option of acgroup create (Command for creating copy groups). |
Remote Disk Array Name | Displays the ETERNUS Disk storage system name and its Box ID that were specified with the "-remote" option of acgroup create (Command for creating copy groups). |
Pair | Displays the copy pairs that have been set up. |