Displaying 1 result from an estimated 1 matches for "__rollback".
Did you mean:
do_rollback
2011 Oct 19
1
[RFC] aptitude & BTRFS slowness
..."__active", and it is placed on the real
root of the btrfs filesystem. In order to manage the subvolume and its
snapshots I mount the real root of the btrfs filesystem under /var/btrfs
Before running aptitude my script creates a snapshot of "__active" subvolume
called "__rollback", and put it in the root of the btrfs filesystem.
During the boot I have two entry in the grub menu, the first one starts the
system using as root the "__active" subvolume. The other one starts the system
using the "__rollback" subvolume.
The idea is that if something g...