ss showdisk
Function
The ss showdisk command is used to query status information about disks that are scanned for intelligently.
Format
ss showdisk -p poolId
ss showdisk -k diskId
Parameters
Parameter |
Description |
Value |
---|---|---|
-p poolId |
ID of the disk domain. |
To obtain the value, run the "show disk_domain general" command. |
-k diskId |
ID of the disk. |
To obtain the value, run the "pmgr showdisk" command. |
Views
Diagnostic view
Usage Guidelines
None
Example
Query status information about disks which are scanned for intelligently in disk domain "1".
admin:/diagnose>ss showdisk -p 1
No DiskID PoolID Scan Status UNC Num Complete scan time
---- ------ ------ ----------- ------- --------------------
0 524 1 1 0 2016-05-31, 02:10:42
1 527 1 1 0 2016-05-31, 02:10:42
2 528 1 1 0 2016-05-31, 02:10:42
3 532 1 1 0 2016-05-31, 02:10:42
Total disk num: 4
admin:/diagnose>
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
No |
Number. |
DiskID |
Disk ID. |
PoolID |
Disk domain ID. |
Scan Status |
Scan status. |
UNC Num |
Number of UNC bad sectors that are scanned for. |
Complete scan time |
Time when the scan completes. |