What are Btrfs subvolumes in Linux? Understand how they work and why they are better than traditional partitions with features like snapshots and flexibility.
I like to create partitions with specific max sizes, you can’t do that with btrfs subvolumes unfortunately.
It is possible to set a quota but that can have a major performance impact with btrfs so it is not really a valid Option.
I like to create partitions with specific max sizes, you can’t do that with btrfs subvolumes unfortunately. It is possible to set a quota but that can have a major performance impact with btrfs so it is not really a valid Option.
Thats why I shy away from using btrfs subvolumes.