rephc showCgLockInfo
Function
The rephc showCgLockInfo command is used to query the lock information about a single HyperMetro consistency group.
Format
rephc showCgLockInfo [localId]
Parameters
Parameter |
Description |
Value |
---|---|---|
localId |
ID of a local consistency group. |
|
Views
Diagnostic view
Usage Guidelines
None
Example
Run the command to query the lock information about a single HyperMetro consistency group.
admin:/diagnose>rephc showCgLockInfo
Print running lock info.
+ Lock key = 0x27800000000.
+ Is Locked = 0,FALSE.
+ Lock time(jiffies) = 2016-03-16/14:42:24(19835543).
+ Lock function = getCgLockForLocalId.
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Lock key |
ID of a HyperMetro pair lock. |
Is Locked |
Lock status of a HyperMetro pair lock. |
Lock time |
Time of the last successful lock. |
Lock function |
Name of the last succesful lock's function. |