disklog repairio
Function
The disklog repairio command is used to query the statistics information about disklog repair I/Os.
Format
disklog repairio
Parameters
None
Views
Diagnostic view
Usage Guidelines
None
Example
Query the statistics information about disklog repair I/Os.
admin:/diagnose>disklog repairio
ACTION STEP | START | BACK GOOD | BACK BAD | NOT BACK
REPAIR_START | 0| 0| 0| 0
REPAIR_ROOT_OBJ | 0| 0| 0| 0
REPAIR_NON_ROOT_OBJ | 0| 0| 0| 0
REPAIR_TREE_HEAD | 0| 0| 0| 0
REPAIR_TREE_NODE | 0| 0| 0| 0
REPAIR_INIT_TREE | 0| 0| 0| 0
REPAIR_FMTLOG_DISK | 0| 0| 0| 0
REPAIR_FMTLOG_CKG | 0| 0| 0| 0
REPAIR_DISK_QUERY_POOL_CAP | 0| 0| 0| 0
REPAIR_DISK_DISPATCH | 0| 0| 0| 0
REPAIR_DISK_QUERY_SPACE | 0| 0| 0| 0
REPAIR_DISK_INSERT_FMTLOG | 0| 0| 0| 0
REPAIR_DISK_QUERY_DISK_CAP | 0| 0| 0| 0
REPAIR_CKG_QUERY_ZONE | 0| 0| 0| 0
REPAIR_CKG_SEARCH | 0| 0| 0| 0
REPAIR_CKG_INSERT_FMTLOG | 0| 0| 0| 0
REPAIR_CKG_JUDGE | 0| 0| 0| 0
admin:/diagnose>
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
ACTION STEP |
Task step name. |
START |
Task start count. |
BACK GOOD |
Count of tasks that are successfully returned. |
BACK BAD |
Count of tasks that fail to be returned. |
NOT BACK |
Count of tasks that are not returned. |