Well, https://pve.proxmox.com/pve-docs/chapter-pvesm.html#_storage_types lists it explicitly as "ZFS (local)"!is this a supported setup for production use ?
I am not sure what that means. But one main feature of ZFS is to have some "self-healing" features, which require redundancy - which requires multiple devices per vdev.assumption: 1 node per zpool (no shared LUNs)
Running ZFS on a obfuscated device (eg, RAID LUN) isnt dangerous per se; its no safer then any other filesystem on raid- which is to say you have no checksum correction facility at the filesystem level so you're paying the zfs tax for no gain. Moreover, write amplification tends to be larger in such scenarios so there are some capacity and performance losses.Running it on a remote block device (through any protocol) would be... brave. Or simplystupidunsupported and dangerous...
Yes. that works. I would consider btrfs as an alternative as it has the same utility with lighter resource load, but pve support isnt as fully baked.assumption: 1 node per zpool (no shared LUNs)
Okay, I must admit I do not know much about that scenario - I've never tried to build such a thing.Running ZFS on a obfuscated device (eg, RAID LUN) isnt dangerous per se
We use essential cookies to make this site work, and optional cookies to enhance your experience.