mrr showconflictextent
Parameters
Parameter |
Description |
Value |
---|---|---|
index | Print index of list. | The value ranges from 0 to n minus one. n indicates the length of the list. |
Example
View the extent verification list.
admin:/diagnose>mrr showconflictextent -i 0 Start index : 0 Total number: 2 Index Extent Type Error Type Vol Index Vol Type Extent Id Ckg Id Ckg Offset Init Migrate Zone Queue Id Queue Type ----- ----------- ---------- --------- -------- ----------------- ---------- ---------- ---- ------- ---- -------- ---------- 0 Root ext Dup alloc 3 Meta 0x40004000000d 0x40004000 0xd 1 0 1 --- --- 1 Queue ext Dup alloc 4 Data 0x400040011006 0x40004001 0x6 1 0 1 3 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Start index | Indicates the start index. |
Total number | Indicates the total number. |
Index | Indicates the index of output results. |
Extent Type | Indicates the type of conflicting extent. |
Error Type | Indicates the error type. |
Vol Index | Index of the volume where the conflicting extent is located. |
Vol Type | Type of the volume where the conflicting extent is located. |
Extent Id | Indicates the ID of conflicting extent. |
Ckg Id | ID of the CKG where the conflicting extent resides. |
Ckg Offset | Offset of the conflicting extent on the CKG. |
Init | Indicates the initialization state of the conflicting extent. |
Migrate | Whether it is a migrated extent. |
Zone | Zone to which the conflicting extent belongs. |
Queue Id | ID of the queue to which the conflicting extent belongs, if the value of extent type is queue extent. Otherwise, this parameter is invalid. |
Queue Type | Type of the queue to which the conflicting extent belongs, if the value of extent type is queue extent. Otherwise, this parameter is invalid. |