Hi.
My setup for a simple home server: Box is a Low-Power mini-PC with only 1 internal m.2 SSD disk (2TB). 8GB RAM, non-ECC (but not everything can be used by OMV). No UPS.
Host is running proxmox with OMV as a VM. The storage drive for OMV is a virtual drive (~1.5TB needed).
I know it is recommended to pass through a whole disk to OMV, but in this case it is not possible because the host only has one m.2 socket (no SATA), and I don't like using USB for such stuff.
Raid is no issue, because a backup concept is there which is sufficient for me.
Which file system would you recommend for the storage? Are there differences or some big no-gos when it is virtualized?
I would prefer a file system with additional checksums, especially because of the additional virtualisation - so probably ZFS or BTRFS. Both seem to work for this use case. Yeah, if a checksum is wrong I would have to fetch it from backup, I suppose - but detecting failures is the first step and better than nothing.
(and I am aware that I would have to do the SMART monitoring on the host. This is a bummer, but I can live with it.)
Greetings,
exae