Description
Stops Cleaner running in run-once mode (as the result of executing the --reclaim space command)
Syntax
maintenance --filesystem --stop_reclaim_space
Result
Successfully stopped cleaner.
Stops Cleaner running in run-once mode (as the result of executing the --reclaim space command)
maintenance --filesystem --stop_reclaim_space
Successfully stopped cleaner.
Clears a specialized quarantine folder that collects data files considered corrupted after attempts have been made to perform repairs by the filesystem. The maintenance --filesystem CLI commands should only be performed when the QoreStor is in its Maintenance mode. This command should not need to be run on a regular basis (it should only be run when a lengthy period of time has elapsed or you feel that the space in the quarantine folder needs to be reclaimed).
maintenance --filesystem --clear_quarantine
Successfully performed quarantine cleanup.
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. |
maintenance --filesystem --start_scan verify_data --storage_group SGTest1
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".
|
NOTE: Fast cache files created as part of CDP backups are scanned only as part of maintenance --filesystem –start_scan verify_rda_metadata option. |
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".
Stops the filesystem scan process that verifies the data contained in a QoreStor.
maintenance --filesystem --stop_scan
This operation will stop the filesystem checker and put the system back into operational mode. Do you want to continue (yes/no) [n]? y Please enter the administrator password: Filesystem check stopped successfully.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center