rephc querydomainarb
Function
Parameters
Parameter |
Description |
Value |
---|---|---|
localDomainId | Local ID of a HyperMetro domain. | Run the "rephc querydomain" command to obtain the value. |
Example
Query the arbitration information about a HyperMetro domain.
admin:/diagnose>rephc querydomainarb 0 Get REPHC domain info local domain id (0). domainId :0x1051724939290100 primaryZoneName :0x1293901 secondaryZoneName :0x2293901 pairId arbId ------ -----
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
domainId | Global ID of a HyperMetro domain. |
primaryZoneName | Name of the primary DLM zone in a HyperMetro cluster. |
secondaryZoneName | Name of the secondary DLM zone in a HyperMetro cluster. |
pairId | Pair ID of a HyperMetro domain. |
arbId | Arbitration ID of a HyperMetro domain. |