Hello
Everytime when I assemble a cluster, I need to put the following commands in rc.local, in order to pve-cluster run properly:
/etc/init.d/cman stop
sleep 2
/etc/init.d/cman start
sleep 2
/etc/init.d/rgmanager stop
sleep 2
/etc/init.d/rgmanager start
sleep 2
/etc/init.d/pve-cluster stop
sleep 2
/etc/init.d/pve-cluster start
Otherwise, quorum wouldn't found out by the system...
I working with two Proxmox and one iSCSI Storage... The quorum device, of course, reside in a 50MB disk...
I don't understand why this happen...
If anybody can help me, I will appreciate!
Thanks
Everytime when I assemble a cluster, I need to put the following commands in rc.local, in order to pve-cluster run properly:
/etc/init.d/cman stop
sleep 2
/etc/init.d/cman start
sleep 2
/etc/init.d/rgmanager stop
sleep 2
/etc/init.d/rgmanager start
sleep 2
/etc/init.d/pve-cluster stop
sleep 2
/etc/init.d/pve-cluster start
Otherwise, quorum wouldn't found out by the system...
I working with two Proxmox and one iSCSI Storage... The quorum device, of course, reside in a 50MB disk...
I don't understand why this happen...
If anybody can help me, I will appreciate!
Thanks
Last edited: