Tagged Questions
1
vote
0answers
382 views
BtrFS deduplication with multiple identical lxc installs upgraded
With lxc and btrfs, you can very easily create a COWed copy of a file or directory structure using cp --reflink or using subvolumes. This can conserve a lot of disk space and make it extremely fast to ...