You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
On Wed, Jun 3, 2020 at 12:41 PM ChojinDSL ***@***.***> wrote:
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?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#71>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA4A4YJ72ZBNV6WR7ZF335TRU2ROLANCNFSM4NR6463A>
.
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?
The text was updated successfully, but these errors were encountered: