[opensuse] snapper question. Something wrong here?
Hi, I just snooped around a bit in the snapper snapshots, deleting old ones to make room again. But there's something I don't understand: woodstock:~ # snapper ls Type | # | Pre # | Date | User | Cleanup | Description | Userdata -------+---+-------+--------------------------+------+---------+-----------------------+--------- single | 0 | | | root | | current | single | 1 | | Fri Aug 19 19:50:24 2016 | root | | first root filesystem | So far, so good. So snapshot 1 should be the original install from last August. But if I check files in there and compare: woodstock:~ # l /.snapshots/1/snapshot/bin/dbus-daemon /bin/dbus-daemon -rwxr-xr-x 1 root root 223192 Mar 5 18:23 /.snapshots/1/snapshot/bin/dbus-daemon* -rwxr-xr-x 1 root root 223192 Mar 5 18:23 /bin/dbus-daemon* They are the same!? Yes, that is also what snapper thinks: woodstock:~ # snapper status 0..1 woodstock:~ # snapper status 1..0 woodstock:~ # Is it working different from what I assume, is it messed up? Can I safely delete snapshot 1? Puzzled, Pit -- Dr. Peter "Pit" Suetterlin http://www.astro.su.se/~pit Institute for Solar Physics Tel.: +34 922 405 590 (Spain) P.Suetterlin@royac.iac.es +46 8 5537 8559 (Sweden) Peter.Suetterlin@astro.su.se -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
13.03.2017 19:09, Peter Suetterlin пишет:
Hi,
I just snooped around a bit in the snapper snapshots, deleting old ones to make room again. But there's something I don't understand:
woodstock:~ # snapper ls Type | # | Pre # | Date | User | Cleanup | Description | Userdata -------+---+-------+--------------------------+------+---------+-----------------------+--------- single | 0 | | | root | | current | single | 1 | | Fri Aug 19 19:50:24 2016 | root | | first root filesystem |
So far, so good. So snapshot 1 should be the original install from last August. But if I check files in there and compare:
woodstock:~ # l /.snapshots/1/snapshot/bin/dbus-daemon /bin/dbus-daemon -rwxr-xr-x 1 root root 223192 Mar 5 18:23 /.snapshots/1/snapshot/bin/dbus-daemon* -rwxr-xr-x 1 root root 223192 Mar 5 18:23 /bin/dbus-daemon*
They are the same!?
Yes, that is also what snapper thinks:
woodstock:~ # snapper status 0..1 woodstock:~ # snapper status 1..0 woodstock:~ #
Is it working different from what I assume, is it messed up?
Can I safely delete snapshot 1?
Please show "btrfs subvolume get-default /" -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Andrei Borzenkov wrote:
13.03.2017 19:09, Peter Suetterlin пишет:
Hi,
I just snooped around a bit in the snapper snapshots, deleting old ones to make room again. But there's something I don't understand:
woodstock:~ # snapper ls Type | # | Pre # | Date | User | Cleanup | Description | Userdata -------+---+-------+--------------------------+------+---------+-----------------------+--------- single | 0 | | | root | | current | single | 1 | | Fri Aug 19 19:50:24 2016 | root | | first root filesystem |
So far, so good. So snapshot 1 should be the original install from last August. But if I check files in there and compare:
woodstock:~ # l /.snapshots/1/snapshot/bin/dbus-daemon /bin/dbus-daemon -rwxr-xr-x 1 root root 223192 Mar 5 18:23 /.snapshots/1/snapshot/bin/dbus-daemon* -rwxr-xr-x 1 root root 223192 Mar 5 18:23 /bin/dbus-daemon*
They are the same!?
Yes, that is also what snapper thinks:
woodstock:~ # snapper status 0..1 woodstock:~ # snapper status 1..0 woodstock:~ #
Is it working different from what I assume, is it messed up?
Can I safely delete snapshot 1?
Please show "btrfs subvolume get-default /"
woodstock:~ # btrfs subvolume get-default / ID 259 gen 184232 top level 258 path @/.snapshots/1/snapshot So guess I better don't delete.... But it's largely identical to what I see on my desktop (Leap 42.2). Woodstock is the Laptop (Tumbleweed) Thanks! (gone reading now what the output actually means...) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Andrei Borzenkov
-
Peter Suetterlin
-
pit