M mschau New Member Mar 21, 2018 17 0 1 45 Mar 21, 2018 #1 Hi! I want to setup proxmox on 4 nodes with FC multipath and support for HA and snapshots for the VMs. Could anybody provide some hints for realizing that? Many thanks in advance, Markus
Hi! I want to setup proxmox on 4 nodes with FC multipath and support for HA and snapshots for the VMs. Could anybody provide some hints for realizing that? Many thanks in advance, Markus
wolfgang Proxmox Retired Staff Retired Staff Oct 1, 2014 6,496 575 103 Mar 21, 2018 #2 Hi, for such a setup you need a shared-disk cluster file system. Proxmox VE do not support any shared-disk cluster file system out of the box.
Hi, for such a setup you need a shared-disk cluster file system. Proxmox VE do not support any shared-disk cluster file system out of the box.
M menk Renowned Member Apr 3, 2014 66 4 73 Italy - Forlì Mar 21, 2018 #3 for HA: https://pve.proxmox.com/wiki/High_Availability for multipath: https://pve.proxmox.com/wiki/ISCSI_Multipath
for HA: https://pve.proxmox.com/wiki/High_Availability for multipath: https://pve.proxmox.com/wiki/ISCSI_Multipath
LnxBil Distinguished Member Feb 21, 2015 10,242 2,336 303 Saarland, Germany Mar 24, 2018 #4 mschau said: Could anybody provide some hints for realizing that? Click to expand... Unfortunately, there exists no stable solution. You can try ocfs2 and gfs2, both are shared storage cluster filesystems, but not stable and also not supported.
mschau said: Could anybody provide some hints for realizing that? Click to expand... Unfortunately, there exists no stable solution. You can try ocfs2 and gfs2, both are shared storage cluster filesystems, but not stable and also not supported.
M mschau New Member Mar 21, 2018 17 0 1 45 Mar 26, 2018 #5 Thanks for your Feedback. Looks like we've got to go with NFS