ckgiof ckisolatequery
Function
Parameters
Parameter |
Description |
Value |
---|---|---|
poolid | Disk domain ID. | The ID can be obtained by running the "show disk_domain general" command in super administrator mode. |
diskid | Logical disk ID. | To obtain the value, run the "pmgr showdisk" command. |
Example
Query the chunk isolation information of disk domain 0 and disk ID 512.
admin:/diagnose>ckgiof ckisolatequery -p 0 -d 512 DISK ID CKG ID ChunkID Recon State ------- ---------- ------- ------------ 512 2181054464 209408 YES
System Response
The chunk isolation information is displayed if the disk domain and the specified disk to be queried are correct, and the isolated chunk exists. If the isolated chunk does not exist, Query Disk Log Finished is displayed.The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
DISK ID | Disk where the chunk is on. |
CKG ID | CKG where the chunk is in. |
ChunkID | Chunk ID. |
Recon State | Whether the chunk is reconstructed. |