Commit graph

15 commits

Author SHA1 Message Date
9aa32b4af1 rsnapshot-push: 1-hour SSH timeout before ending the backup session
The default timeout on the Copr Backend server is set to 60 seconds,
which can sometimes trigger the cancellation of the backup process.
2024-10-07 15:51:05 +02:00
55d34d843d copr-be: keep just 4 weekly snapshots
We tend to consume too much storage on storinator.
2023-02-21 11:27:17 +01:00
f4c7ecdd33 copr-be: rsnapshot-push: run weekly on Saturday
The process is I/O intensive, and we seem to have lower traffic on
weekends.
2023-02-15 09:01:09 +01:00
57065bd9b0 copr: incremental backups: documentation 2023-02-05 12:32:12 +01:00
182dce43e8 copr: incremental backup: tweak periods once more 2023-02-05 12:15:58 +01:00
9ffbaef878 copr: incremental backup: do backup twice a week 2023-02-05 12:12:41 +01:00
b771f93a53 copr: incremental backup: don't spam /var/log/crond 2023-02-05 11:43:46 +01:00
f146b38572 copr: incremental backup: don't eat too much I/O 2023-02-05 11:34:47 +01:00
4a29bba927 copr: incremental backup: tweak periods 2023-02-05 11:10:22 +01:00
41775f37e9 copr: incremental backup to storinator, part 7
Use SSH transport, not RSYNC.
2023-02-05 09:44:20 +01:00
54f95026a9 copr: incremental backup to storinator, part 6
Install rsnapshot.
2023-02-05 09:32:33 +01:00
558ad3a1d0 copr: incremental backup to storinator, part 5
Install the "push" rsync action.
2023-02-05 09:26:04 +01:00
632cc1df47 copr: incremental backup to storinator, part 3
- fix crontab specification
- better timing plan default
2023-02-04 20:42:37 +01:00
4035b6eea6 copr: incremental backup to storinator, part 2 2023-02-04 20:33:10 +01:00
c1335a72d9 copr: incremental backup to storinator, part 1
These scripts are based on my personal "Don't Delay Backups" project,
which is not yet available as a public role.
2023-02-04 20:29:21 +01:00