NAME
acgroup detail - Display the detail information of copy groups
SYNOPSIS
acgroup detail -g COPY-GROUP
acgroup detail -g COPY-GROUP [-xml]
DESCRIPTION
This command displays the copy pairs that have been set up in copy groups.
OPTIONS
This option specifies the copy group name.
This option specifies when displaying by the XML format.
This option is only supported in Windows version.
EXIT STATUS
=0 : Completed successfully
>0 : Terminated abnormally
EXAMPLES
For OPC, QuickOPC, SnapOPCP and EC
> acgroup detail -g group01 Copy Group Name : group01 Copy Group Type : OPC Disk Array Name : E4000 (00E4000M3#####E450S20A####KD4030639004##) Pair ------------------- E4000/0x1:E4000/0x6 E4000/0x2:E4000/0x7 E4000/0x3:E4000/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 "A.5.1 acgroup create (Copy group creation command)". |
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 : E4000 (00E4000M3#####E450S20A####KD4030639004##) Remote Disk Array Name : E8000 (00E8000M9#####E890S20A####KO4070639003##) Pair ------------------- E4000/0x1:E8000/0x1 E4000/0x2:E8000/0x2 E4000/0x3:E8000/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 "A.5.1 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 "A.5.1 acgroup create (Copy group creation command)". |
Pair | Displays the copy pairs that have been set up. |