@Alawami@lemmy.world to Linux@lemmy.ml • 2 years agoWhy btrfs gets huge perf hit with background IO work?lemmy.worldimagemessage-square37fedilinkarrow-up1120
arrow-up1120imageWhy btrfs gets huge perf hit with background IO work?lemmy.world@Alawami@lemmy.world to Linux@lemmy.ml • 2 years agomessage-square37fedilink
minus-square@wviana@lemmy.eco.brlinkfedilink1•2 years agoOh. So I didn’t need LVM and LUKS at my install?
minus-squareChewylinkfedilink6•2 years agoBtrfs doesn’t do encryption, so luks is still necessary. LVM isn’t needed since btrfs subvolumes achieve the same in a more flexible way (no fixed size, snapshots).
minus-square@axzxc1236@lemm.eelinkfedilink3•2 years agoBtrfs doesn’t have built in encryption, if you want to encrypt Btrfs you still need another layer (e.g. LUKS).
Oh. So I didn’t need LVM and LUKS at my install?
Btrfs doesn’t do encryption, so luks is still necessary. LVM isn’t needed since btrfs subvolumes achieve the same in a more flexible way (no fixed size, snapshots).
Btrfs doesn’t have built in encryption, if you want to encrypt Btrfs you still need another layer (e.g. LUKS).