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

Buttersink measures unrelated snapshots when syncing. #71

Open
ChojinDSL opened this issue Jun 3, 2020 · 1 comment
Open

Buttersink measures unrelated snapshots when syncing. #71

ChojinDSL opened this issue Jun 3, 2020 · 1 comment

Comments

@ChojinDSL
Copy link

So I have multiple btrfs subvolumes, e.g. /home or /var/lib/docker

I store the snapshots from those subvolumes under /mnt/SNAPSHOTS/

In that directory I have snapshots from /, from /home and other unrelated locations.

If I run buttersink on that directory, it will measure and compare snapshots from different subvolumes, even if they have no parent <-> child relationship, e..g. comparing /home with /var/lib/docker snapshots.

Is this by design? Is it assumed that all snapshots in a directory are related to each other?

@AmesCornish
Copy link
Owner

AmesCornish commented Jun 9, 2020 via email

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

2 participants