Linked by Rahul on Mon 23rd Nov 2009 17:01 UTC
Thread beginning with comment 396032
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Does Btrfs now support deleting snapshots/subvolumes?
by Rahul on Tue 24th Nov 2009 07:39
in reply to "Does Btrfs now support deleting snapshots/subvolumes?"
RE[2]: Does Btrfs now support deleting snapshots/subvolumes?
by Zifre on Tue 24th Nov 2009 23:49
in reply to "RE: Does Btrfs now support deleting snapshots/subvolumes?"





Member since:
2009-10-04
Last time I checked, Btrfs did not have support for deleting snapshots or subvolumes (which are the same to Btrfs). I haven't been following Btrfs development, so it may now be implemented. It seems like that would be required for this to be very useful...
Also, Btrfs snapshots are per subvolume. Why not have separate subvolumes for /, /boot, and each /home/some_user? This would allow system rollbacks without affecting user data, and would make it possible to allow each user to make snapshots of their own home directory.
Also, does GRUB2 support Btrfs? If it does, next time I install Ubuntu, I'm going use the idea above and maybe write some scripts to implement this with APT.