Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parity Check before creating backups #216

Open
GR3YH4TT3R93 opened this issue Jun 26, 2023 · 0 comments
Open

Parity Check before creating backups #216

GR3YH4TT3R93 opened this issue Jun 26, 2023 · 0 comments

Comments

@GR3YH4TT3R93
Copy link

Importance:
5/10

Problem:
Currently the auto-backup feature runs after a specified cool-down period and sometimes starts backing up the server when no changes have been made (nobody was on).

Solution:
Check CRC-32 checksum before backups are made to be able to compare the current filesystem to the backup and abort if they're the same to prevent unnecessary downtime for backups along with hard drive wear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant