Consider rolling extract dry-run into check action #35

Closed
opened 2018-01-05 05:34:23 +00:00 by import_bot · 1 comment
Collaborator

Broken off from #18:

"
... and then I do borg extract -v --dry-run --list borg@borgserver:repo::last_archive
...
The extract dry-run actually reads each file into memory and verifies its consistency - this is the only way to check for bit rot without doing a real restore.
"


Imported from Taiga issue 34 (done). Created on 2017-07-29T05:21:44+0000 by Dan Helfman.

Broken off from #18: " ... and then I do borg extract -v --dry-run --list borg@borgserver:repo::last_archive ... The extract dry-run actually reads each file into memory and verifies its consistency - this is the only way to check for bit rot without doing a real restore. " --- Imported from Taiga issue 34 (done). Created on 2017-07-29T05:21:44+0000 by Dan Helfman.
Author
Collaborator

Just released borgmatic 1.1.5 with a new optional "extract" check in the consistency section of configuration. That should handle the dry-run use case.


Comment on 2017-07-30T18:20:27+0000 by Dan Helfman.

Just released borgmatic 1.1.5 with a new optional "extract" check in the consistency section of configuration. That should handle the dry-run use case. --- Comment on 2017-07-30T18:20:27+0000 by Dan Helfman.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#35
No description provided.