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 DR Series system based on the repair report findings.
Syntax
maintenance --filesystem --repair_now
Result
Successfully started repair.
To view repair progress run "maintenance --filesystem --repair_status".
Description
Reclaims disk space that was formerly occupied by data in the recycle bin in a DR Series system 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
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 DR Series system 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).
Syntax
maintenance --filesystem --clear_quarantine
Result
Successfully performed quarantine cleanup.