show file_system scrub
Function
Parameters
Parameter |
Description |
Value |
---|---|---|
file_system_id=? | File system ID. | To obtain the value, run the "show file_system general" command. |
Example
To show the scrubbing information about file system 1, run the following command.
developer:/>show file_system scrub file_system_id=1 File System ID : 1 Running Status : Finished Range : All Metadata And Data Mode : Checksum Speed : Customized Scrub Object ID : -- Scrub Object Set ID : -- Scrub Path : -- Start Time : 2015-03-24/14:17:44 UTC+08:00 End Time : 2015-03-24/14:17:44 UTC+08:00 Checksum Errors : 0 Stripe Errors : 0 Other Errors : 0 Process(%) : 100 Total Scaned Capacity(Byte) : 1069056 Scrubbing Speed(Bps) : 1069056 Log File System ID : 2 Concurrency Number : 150 Scrub Object ID Range : -- Scrub Transaction Number Range : 100-200
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Running Status | Running status. |
Range | Scanning range. |
Mode | Scanning mode. |
Speed | Scanning speed. |
Start Time | Scanning start time. |
End Time | Scanning end time. |
Other Errors | Number of other errors. |
Checksum Errors | Number of checksum errors. |
Stripe Errors | Number of stripe errors. |
Process(%) | Scanning progress. |
File System ID | File system ID. |
Scrub Object ID | Object ID. |
Scrub Path | Local scanning path. |
Total Scaned Capacity(Byte) | Total scanned amount. |
Scrub Object Set ID | Object set ID. |
Scrubbing Speed(Bps) | Speed per second. |
Scrub Object ID Range | Range of object IDs. |
Log File System ID | ID of the log file system. |
Scrub Transaction Number Range | Range of transaction numbers. |
Concurrent Number | Concurrent number. |