volume show verifystripeinfo
Example
-
View stripe verification information.
admin:/diagnose>volume show verifystripeinfo flow Start back good back bad not back ---- ----- --------- -------- --------StartVerify 168172544 168172544 0 0 VolIO 168172544 168172544 0 0 ExtGetVerifyStripe 263133 263133 0 0 ExtSendVerifyStripe 263130 263130 0 0 VERIFY TASK INFO Verify task finished: yes Verify task process : 100% Verify task isStop : no Verify task stopNum : 0 Verify task verify not consist: 0
-
View stripe verification information.
admin:/diagnose>volume show verifystripeinfo flow Start back good back bad not back ---- ----- --------- -------- -------- StartVerify 864 848 1 15 VolIO 864 848 1 15 ExtGetVerifyStripe 864 849 1 14 ExtSendVerifyStripe 864 852 1 11 VERIFY TASK INFO Verify task finished: no Verify task process : 33% Verify task isStop : no Verify task stopNum : 0 Verify task verify not consist: 1 Time LunId volId lba lenth result ------------------- -------- ----- ----- ------ ----------- 2015-09-11 14:57:23 0 0x0 81920 8192 0x300120d
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
StartVerify | Statistics on verification I/Os delivered to a volume. |
VolIO | Statistics on verification I/Os received by a volume. |
ExtGetVerifyStripe | Statistics on verification I/Os delivered from a volume. |
ExtSendVerifyStripe | Statistics on verification I/Os delivered from an extent to a chunk group (CKG). |
Verify task finished | Whether the current verification task is complete. |
Verify task process | Task progress. |
Verify task isStop | Whether the current task is stopped by a user. |
Verify task stopNum | Number of tasks stopped in the background. |
Verify task verify not consist | Number of logical block addresses (LBAs) that are inconsistent in the current verification task. |
Time | Time when inconsistency occurs. |
LunId | LUN ID. |
volId | Volume ID. |
lba | Start LBA of inconsistency. |
lenth | Length of inconsistency. |
result | Verification result within the range. |