Hello,
We are currently planning a migration from VMware to Proxmox VE for our production infrastructure.
Our current setup includes:
For evaluation purposes, we’ve built a test environment with similar (but older) hardware:
So far, I have:
The main issue we’re facing now is the lack of snapshot functionality. As far as we understand, snapshots are not supported with shared LVM storage in Proxmox VE.
I would like to ask:
What would be your recommended approach for our type of infrastructure?
Is there a way to keep using shared FC SAN storage while still having access to snapshot functionality and other features (backups, migrations, HA)?
We’re looking for a solution that:
I'd highly appreciate your insights or recommendations based on how you would approach this scenario.
We are currently planning a migration from VMware to Proxmox VE for our production infrastructure.
Our current setup includes:
- 8 Dell servers in a cluster
- 2 FC SAN storage arrays used for VM storage and high-availability
For evaluation purposes, we’ve built a test environment with similar (but older) hardware:
- 8 nodes
- Each node has 2x 110GB SSDs in RAID 1 (Proxmox VE installed with EXT4)
- 2 FC SAN arrays connected via FCoE
So far, I have:
- Installed Proxmox VE on all 8 nodes
- Created a single cluster with all nodes
- Configured fcoe-utils, lldpad, and multipath on all nodes
- Detected FC LUNs and prepared them (pvcreate, vgcreate)
- Configured a shared LVM storage across all nodes
- Successfully tested VM live migration and high-availability
The main issue we’re facing now is the lack of snapshot functionality. As far as we understand, snapshots are not supported with shared LVM storage in Proxmox VE.
I would like to ask:
What would be your recommended approach for our type of infrastructure?
Is there a way to keep using shared FC SAN storage while still having access to snapshot functionality and other features (backups, migrations, HA)?
We’re looking for a solution that:
- Works with shared SAN storage
- Supports snapshot and other features (migration, HA)
- Is stable, maintainable, and ideally supported
I'd highly appreciate your insights or recommendations based on how you would approach this scenario.