Hi, we're currently working on a project that requires us to implement a SQL Server Failover Cluster Instance (FCI) using Windows Server Failover Clustering (WSFC) with iSCSI-based shared storage.
The challenge is that our SAN only supports Fibre Channel (FC). As a result, the Proxmox cluster can only present the SAN storage to VMs as virtual disks backed by FC storage.
I would like to ask if there is a supported method to create an iSCSI gateway or target on the Proxmox cluster itself so that the Windows VMs can connect to the shared storage using the Microsoft iSCSI Initiator. Ideally, the iSCSI service should also be highly available across the Proxmox cluster rather than being tied to a single Proxmox node so we can avoid a situation when an entire Promox host go down, storage and service still available.
The challenge is that our SAN only supports Fibre Channel (FC). As a result, the Proxmox cluster can only present the SAN storage to VMs as virtual disks backed by FC storage.
I would like to ask if there is a supported method to create an iSCSI gateway or target on the Proxmox cluster itself so that the Windows VMs can connect to the shared storage using the Microsoft iSCSI Initiator. Ideally, the iSCSI service should also be highly available across the Proxmox cluster rather than being tied to a single Proxmox node so we can avoid a situation when an entire Promox host go down, storage and service still available.