I'm curious why there's no native support for traditional cluster filesystems like GFS2 or OCFS2.
I fully get why Ceph is essential in hyper-converged setups, but it's impractical for synchronously replicated FC storage. It would bring IO overhead, complexity and capacity overhead.
Shared LVM only works with complex placement logic and heavy storage overcommit at the block level.
On top of that, shared LVM snapshots are still in tech preview, and each snapshot reserves space equal to the VM's full disk size. If I have ten 1 TB VMs on a datastore, keeping 3 snapshots each means reserving 40 TB.
Is there a specific reason why cluster filesystems comparable to VMFS aren't supported?
Is there anyone in the community with an enterprise setup and shared, sync replicated storage? How did you implement proxmox in a production environment?
Did I muss anything? I could not find any useful solution for FC Blockstorage.
LVM Shared with a big single VG would have 1PB and would be a bit risky in striped mode.
I fully get why Ceph is essential in hyper-converged setups, but it's impractical for synchronously replicated FC storage. It would bring IO overhead, complexity and capacity overhead.
Shared LVM only works with complex placement logic and heavy storage overcommit at the block level.
On top of that, shared LVM snapshots are still in tech preview, and each snapshot reserves space equal to the VM's full disk size. If I have ten 1 TB VMs on a datastore, keeping 3 snapshots each means reserving 40 TB.
Is there a specific reason why cluster filesystems comparable to VMFS aren't supported?
Is there anyone in the community with an enterprise setup and shared, sync replicated storage? How did you implement proxmox in a production environment?
Did I muss anything? I could not find any useful solution for FC Blockstorage.
LVM Shared with a big single VG would have 1PB and would be a bit risky in striped mode.