I have a machine with 3 2TB SSD drives, I want to configure openzfs
at least on two of them. The root partition has ext4
and if possible I would like to avoid reinstalling everything, so I am wondering if it makes sense to create a large file in root ext4
partition, and mount it as virtual block device strictly for parity storage.
Is the above configuration possible? or would be preferrable to take the extra-effort to resize the root partition and create another dedicated zfs partition from the main SSD?