Hello everyone,
I have a 3-node Proxmox cluster connected to a SAN via dedicated Fibre Channel (single FC switch).
There is a 2TB LUN presented to all three nodes, configured with multipath on each host, and I intend to use it as shared storage.
Previously, I used iSCSI + multipath + LVM (thick) as shared storage, and the environment worked very well, especially for live migration.
Now that I am migrating to Fibre Channel + multipath, I am evaluating whether I should continue using traditional LVM (thick) or switch to LVM-Thin to benefit from more efficient VM snapshots and backup flexibility.
My questions are:
I would like to confirm best practices before standardizing this setup in production.
Link documentation : https://pve.proxmox.com/wiki/Storage
I have a 3-node Proxmox cluster connected to a SAN via dedicated Fibre Channel (single FC switch).
There is a 2TB LUN presented to all three nodes, configured with multipath on each host, and I intend to use it as shared storage.
Previously, I used iSCSI + multipath + LVM (thick) as shared storage, and the environment worked very well, especially for live migration.
Now that I am migrating to Fibre Channel + multipath, I am evaluating whether I should continue using traditional LVM (thick) or switch to LVM-Thin to benefit from more efficient VM snapshots and backup flexibility.
My questions are:
- Are there any known limitations or risks when using LVM-Thin on a shared LUN accessed by multiple cluster nodes?
- Can a thin pool shared between three nodes present any locking or concurrency issues?
- Is there any official recommendation or established best practice for FC + multipath environments regarding the use of LVM-Thin versus traditional LVM?
- For production-critical environments, is it generally safer to keep LVM thick and delegate snapshot functionality to the SAN instead?
- What specific precautions should be taken to avoid overprovisioning risks when using LVM-Thin on a shared Fibre Channel LUN?
I would like to confirm best practices before standardizing this setup in production.
Link documentation : https://pve.proxmox.com/wiki/Storage
Last edited: