mm showcopy
Function
The mm showcopy command is used to check the copy tasks on the current node.
Format
mm showcopy [ 0:RM,1:CLN,2:LM,3:LMR ]
Parameters
Parameter |
Description |
Value |
---|---|---|
[ 0:RM, 1:CLN, 2:LM, 3:LMR ] |
Feature you want to query. |
The value is 0, 1, 2, or 3, where:
|
Views
Diagnostic view
Usage Guidelines
None
Example
To check the copy tasks of the LUN migration on the current node, run the following command.
admin:/diagnose>mm showcopy 2
-- LM: Copy Job Info--
maxCopyingJobNum: 8
curCopyingJobNum: 0
copyingList:
waitingList:
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
maxCopyingJobNum |
Maximum number of BGR copy tasks. |
curCopyingJobNum |
Current number of BGR copy tasks. |
copyingList |
Linked list for tasks being copied. |
waitingList |
Linked list for waiting tasks. |