This is a completely non-cursed disk setup, right? Right?!
$ lsblk [tried editing it for clarity without monospace font...]
nvme0n1 931.5G disk
├─nvme0n1p1 1.5G part /boot
├─nvme0n1p3 600.9G part
│ └─cryptvol2 600.9G crypt
│ └─system-root 926G lvm /
└─nvme0n1p4 329.1G part
└─cryptvol1 329G crypt
├─system-swap 4G lvm
[SWAP] └─system-root 926G lvm /
folken
in reply to Bubu • • •Bubu
in reply to folken • • •LVM - ArchWiki
wiki.archlinux.orgfolken
in reply to Bubu • • •should have stared at it longer, then i would have seen it.
I used #lvm for a long time. But have since moved to #zfs, as that signifincanlty reduces the needed layers.
Bubu
in reply to folken • • •@folken Yeah, I didn't want to deal with zfs on linux so far, but have heard good things about zfs in general.
But I also like the layered architecture a lot!
folken
in reply to Bubu • • •I understand you.
I also found the software raid/crypto/lvm/ext4 combo beautiful.
Especially the live pv moves on lvm is true #technoelegance.