Description
Restarts file system checker to generate updated report.
|
NOTE: Argument verify_data validates data with pre-built checksum. Argument verify_rda_metadata scans only OST and RDA containers. Argument verify_metadata scans only the namespace for all containers. |
Syntax
maintenance --filesystem --scan_restart [verify_data|| verify_metadata]
Result
Successfully restarted filesystem scan.
Description
Repairs any filesystem issues in a QoreStor based on the repair report findings.
Syntax
maintenance --filesystem [--repair_now]
Result
Make sure ocafsd service is stopped...DONE
Start ocafsd service in maintenance mode...DONE
Cleaner backlog is empty
Stopping the ocafsd.........DONE
Repairing storage group "DefaultGroup"
ofsck.exe --rpcport 9917 --repair_from_report --disk_journal_path Q:\Repository
\ocaroot\\journals --nvm_journal_path Q:\Repository\ocaroot\\journals --group_id
0
Quarantine enabled
Unlinked ofsck marker files.
ofsck.exe --rpcport 9917 --repair_from_report --disk_journal_path Q:\Repository
\ocaroot\\journals --nvm_journal_path Q:\Repository\ocaroot\\journals --group_id
0 - rc = 0
Ofsck run complete
Start ocafsd service in operational mode........................................
................................................................................
................................................................................
................................................................................
..........................................DONE
Description
Reclaims disk space that was formerly occupied by data in the laundry in a QoreStor using the Cleaner process. This command is what is commonly referred to as “manually” running the Cleaner process to reclaim disk space.
Syntax
maintenance --filesystem --reclaim_space
Result
Successfully started cleaner.
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.