Description
Starts filesystem checker to check for consistency issues in storage groups.
|
NOTE: Argument verify_data validates data with pre-built checksum. Argument verify_rda_metadata scans only OST and RDA containers. Argument verify_metadata scans the namespace for all containers. |
|
NOTE: Using this command places the files system into a read-only mode and pauses all active replications. When the QoreStor enters Maintenance mode, an alert is sent that indicates this operational change. |
Syntax
maintenance --filesystem --start_scan verify_data --storage_group SGTest1
Result
This operation will make the filesystem read-only and pause all active replications.
"verify_data" option will check for data consistency issues in the filesystem. This might take long time to complete.
Do you want to continue (yes/no) [n]? y
Please enter the administrator password:
Filesystem check started successfully.
To see the status, please run "maintenance --filesystem --scan_status".
If you enter the maintenance --filesystem --scan_restart command when the QoreStor is not in Maintenance mode, the following output is displayed at the system prompt:
maintenance --filesystem --scan_restart
"Operation not supported as system is not in maintenance mode.
To be able to restart scan, filesystem check must be running or waiting".