Hi everyone,
We currently have the following setup running under VMware, and I’m looking into migrating it to Proxmox VE:
Specifically:
Thanks in advance!
We currently have the following setup running under VMware, and I’m looking into migrating it to Proxmox VE:
- One physical server: HPE ProLiant Gen11
- One external storage system: HPE MSA 2060 FC, configured with a RAID MSA-DP+ array built from 24 HDDs
- The server is connected to the MSA via two Fibre Channel links: one to Controller A, and the second to Controller B (for redundancy, dual-controller setup).
- Only this single server is connected to the storage — shared access is not using at this time.
Specifically:
- Can I use LVM Thin on top of a Fibre Channel LUN in this setup to enable VM snapshots?
- Are there any limitations I should be aware of?
- If I only have one server accessing the LUN, is this safe and stable?
- Will I lose the ability to use VM replication later if I decide to add another Proxmox node to the cluster?
- Does multipath (due to dual FC connections to MSA) cause any issues with LVM Thin? Should I configure anything special for this scenario?
- Can I use ZFS on top of an FC LUN instead?
- I read that ZFS is the only option that supports native VM replication in Proxmox.
- However, some sources recommend not using ZFS on top of hardware RAID LUNs (like those from an MSA). Is this a real concern in production?
Thanks in advance!