lm showgdb
Function
The lm showgdb command is used to check the detail information about a LUN migration in the GDB.
Format
lm showgdb [ 0|1 ] [srcLunId|pairId ]
Parameters
Parameter |
Description |
Value |
---|---|---|
[ 0|1 ] |
Feature you want to query. |
The value can be 0 and 1, where,
|
[ srcLunId|pairId ] |
Source LUN ID and pair ID. |
To obtain the value of srcLunId, run the show lun_migration general command without operands. To obtain the value of pairId, run the lm getpairid command on the work controller of the source LUN in diagnose mode. |
Views
Diagnostic view
Usage Guidelines
None
Example
To check the detail information about LUN 10 in the GDB, run the following command.
admin:/diagnose>lm showgdb 0 10
Pairstat : 3
Speed : 2
StartTime : 1410336909
EndTime : 1410337041
srcId : 10
dstId : 15
srcDclId : 2578
dstDclId : 4294967295
srciTP : 2
srcsTP : 2
pairid : 0
SplitType : 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Pairstat |
Health status of the LUN migration. |
Speed |
Synchronization speed of the LUN migration. |
StartTime |
Start time of the LUN migration. |
EndTime |
End time of the LUN migration. |
srcId |
Source LUN ID. |
dstId |
Destination LUN ID. |
srcDclId |
DCL ID of the source LUN. |
dstDclId |
DCL ID of the destination LUN. |
srciTp |
Pair isolation time. |
srcsTp |
Pair start time. |
pairid |
LUN migration ID. |
SplitType |
LUN migration splitting type. |