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

Use --rsyncable gzip optiion #90

Open
StevenBarre opened this issue Dec 3, 2021 · 0 comments
Open

Use --rsyncable gzip optiion #90

StevenBarre opened this issue Dec 3, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@StevenBarre
Copy link

gzip supports an option called --rsyncable that makes the resulting file more deduplication friendly while only costing about 1% additional space. This will allow the NetApp to deduplicate subsequent backups of the same DB if little has changed.

http://smackerelofopinion.blogspot.com/2009/07/rsyncable-gzip.html

https://gist.github.com/ThomDietrich/ca4c7b943f294a4274fbc4e1d68bfb7f

@WadeBarnes WadeBarnes added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants