On 17/12/2022 16:09, Mark Knecht wrote:
Hummm...I don't know Dale, I don't know... ZFS is a file system.
LVM is an abstraction on top (or underneath?) of a file system.
My understanding of LVM is that it frees you from hard decisions
on partition sizes, not that it replaces ZFS or ext3/4/5.

Do one thing and do it well. That's LVM. Or ext.

Jack of all trades. That's ZFS.

Do you want the filesystem doing everything from the hard drive up? Use ZFS.

Do you want the system layered, with each layer doing one job? Use dm-integrity to protect against corruption, raid to join the disks, lvm to partition them, and ext to manage the directories and files.

I do the latter ...

Cheers,
Wol

Reply via email to