I have a 3-node Proxmox cluster (node4, node5, node6) version 8.4.1 with kernel 6.2.15-5-pve. The hardware is HP ProLiant BL460c Gen9 with HP Virtual Connect FlexFabric 20/40 F, and the storage is HP 3PAR 8200 array with two LUNs of 5 TB each: one for VM/CT and ISO volumes, the other for snapshot backups.
I want to:
Configure FC Multipath for full HA so that VMs switch to other nodes in case of failure.
Take snapshots of running VMs without shutting them down (I don't know if this means snapshots of VMs for recovery or backups).
I plan to add 3 more nodes in ~6 months, so the configuration needs to be scalable.
Can anyone provide detailed step-by-step instructions on how to configure this? In particular, I need to know:
How to configure FC Multipath on each node for LUNs with HP 3PAR (are there special settings for HP)?
How to configure the first LUN as shared storage for virtual machine disks on Proxmox (e.g. LVM)?
How to configure the second LUN for snapshots/backups?
How to take snapshots of running VMs - can my hardware handle it, or do I need another storage (e.g. Ceph, ZFS)?
What to do after adding 3 new nodes in 6 months to make sure everything works?
I've read the Proxmox documentation, but I'm not sure how to combine HA and live snapshots with my HP 3PAR.
I want to:
Configure FC Multipath for full HA so that VMs switch to other nodes in case of failure.
Take snapshots of running VMs without shutting them down (I don't know if this means snapshots of VMs for recovery or backups).
I plan to add 3 more nodes in ~6 months, so the configuration needs to be scalable.
Can anyone provide detailed step-by-step instructions on how to configure this? In particular, I need to know:
How to configure FC Multipath on each node for LUNs with HP 3PAR (are there special settings for HP)?
How to configure the first LUN as shared storage for virtual machine disks on Proxmox (e.g. LVM)?
How to configure the second LUN for snapshots/backups?
How to take snapshots of running VMs - can my hardware handle it, or do I need another storage (e.g. Ceph, ZFS)?
What to do after adding 3 new nodes in 6 months to make sure everything works?
I've read the Proxmox documentation, but I'm not sure how to combine HA and live snapshots with my HP 3PAR.