User Tools

Site Tools


snapraid:automate_snapraid_maintenance

SnapRAID - Automate SnapRAID Maintenance

To keep your system safe, schedule SnapRAID syncs and scrubs automatically.


Open the crontab

crontab -e

Add the following lines:

0 3 * * * /usr/bin/snapraid sync
0 4 * * * /usr/bin/snapraid scrub -p 10

NOTE:

  • Sync runs daily at 3 AM to update parity.
  • Scrub runs at 4 AM to check for silent corruption.
snapraid/automate_snapraid_maintenance.txt · Last modified: 2025/04/29 16:31 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki