Hi
@Malavudeen , welcome to the forum.
Is there a particular challenge that you are trying to solve? We've had WSFC running on PVE, in the lab, successfully.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
I currently have
NFS shared datastore LUNs and I’m trying to build a
Windows HA / Failover Cluster environment
without using iSCSI, since I do not have an iSCSI infrastructure available in my environment.
My main question is:
Is it possible to share the same virtual disk between multiple guest VMs when using Proxmox VE with NFS-backed storage ?
At the moment, I have a Windows cluster running on VMware vSphere, where this setup is very straightforward because VMware provides features such as:
- Shared SCSI Bus
- Shared VMDK
- Multi-Writer VMDK
- Cluster-aware virtual disks
These options make it easy to deploy a Windows failover cluster with shared storage between guest VMs.
With Linux HA clusters, I have implemented many similar clustered environments successfully on VMware.
I’m now evaluating whether there is any equivalent approach, workaround, or alternative architecture to achieve a similar
shared-disk Windows clustering solution on Proxmox VE, especially when the backend storage is
NFS and FC shared LUNs.
I would like to avoid:
- iSCSI
- LUN passthrough
- Physical disk passthrough
I would appreciate any suggestions, best practices, or recommended architectures from anyone who has worked on a similar deployment.
Actually I have a plan to switchover from vmware or any best alternative solution similar like vmware.
