restic check --read-data-subset 5%

Category: Backup & Restore

restic check --read-data-subset 5%

Verify a random 5% of backup data

Reads and verifies a random fraction of the stored data, a cheaper middle ground between restic check and full --read-data. Each run picks a different random subset, so rotating runs gradually cover everything. Pairs well with monthly scheduled checks.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.