NAME
acgroup detail - Detailed display of copy groups
SYNOPSIS
acgroup detail -g COPY-GROUP
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.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
For OPC, QuickOPC and EC
[For Windows]
C:\>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
[For Solaris/Linux]
# 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.4.1 acgroup create (Copy group creation command)". |
Pair | Displays the copy pair that was set up. |
For REC
[For Windows]
C:\>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
[For Solaris/Linux]
# 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.4.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.4.1 acgroup create (Copy group creation command)". |
Pair | Displays the copy pairs that have been set up. |