Alawami@lemmy.world to Linux@lemmy.ml · 1 year agoWhy btrfs gets huge perf hit with background IO work?lemmy.worldimagemessage-square37fedilinkarrow-up1120arrow-down11
arrow-up1119arrow-down1imageWhy btrfs gets huge perf hit with background IO work?lemmy.worldAlawami@lemmy.world to Linux@lemmy.ml · 1 year agomessage-square37fedilink
minus-squarewviana@lemmy.eco.brlinkfedilinkarrow-up1·1 year agoOh. So I didn’t need LVM and LUKS at my install?
minus-squareChewy@discuss.tchncs.delinkfedilinkarrow-up6·1 year 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-squareaxzxc1236@lemm.eelinkfedilinkarrow-up3·1 year 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).