[Bug 1172273] snapper rollback considered harmful
http://bugzilla.suse.com/show_bug.cgi?id=1172273 http://bugzilla.suse.com/show_bug.cgi?id=1172273#c5 --- Comment #5 from Fabian Vogt <fvogt@suse.com> --- (In reply to Thorsten Kukuk from comment #4)
As Ignaz wrote: we can assume that a system is using transactional-updates, if the root filesystem is read-only.
So, if the root filesystem is read-only and snapper rollback is called,
This also matches the case when booting into a read-only snapshot on plain TW, so it would need some additional criteria.
map the given snapshot number or the current snapshot number to a btrfs ID and make it the new default: btrfs subvolume set-default $BTRFS_ID /.snapshots
afterwards, remove any cleaning algorithm from that snapshot: snapper ${SNAPPER_NO_DBUS} modify -c '' ${ROLLBACK_SNAPSHOT}
-- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com