Hello,
for the first time, I'm trying to assemble my 2 nodes (proxmox1 and proxmox2, both fresh installed) into a cluster.
For my application, I don't need the high availability.
I applied the wiki https://pve.proxmox.com/wiki/Proxmox_VE_4.x_Cluster
Proxmox1 should be the master where the cluster is created into and Proxmox2 should then be added to the cluster.
I get a problem when I started "pvecm add IP_Proxmox1" on proxmox2: waiting for quorum.....
After some search into this forum and into the www I understand the problem: I don't have any quorum and each machine has 1 vote, so there is no possible majority.
I found that 3 things can be done in this case:
1) # pvecm expected 1 (https://forum.proxmox.com/threads/cluster-and-quorum.7786/)
2) give 2 votes to Proxmox1 (http://sirlagz.net/2015/12/16/creating-a-two-host-cluster-in-proxmox-4/)
3) set the configuration of the cluster with "expected votes: 1" (https://blog.elao.com/fr/infra/creer-un-cluster-2-nodes-proxmox/)
For 1) if I understand right, this has to be done each time something has to be reorganized in the cluster --> I don't see this as a durable "solution"
For 2) for me a "middle" solution: works only as long as Proxmox1 works, because no majority can be reached with Proxmox2
For 3) this is the solution I would prefer. The only problem is that I don't find any similar method for ProxmoxV4 (= without /etc/pve/cluster.conf), only staff for ProxmoxV3.
Question 1: what do you think about the 3 methods?
Question 2: what should be done by proxmoxV4 to reduce "expected votes" from 2 to 1?
Question 3: btw, even if I would like to have 3 or more machines (in order to be able to build a real quorum), it must be possible to add first the second machine to the cluster before adding the third, and by 2 machines this missing quorum stays. Then how to proceed?
Thanks.
Bye
Arnaud
for the first time, I'm trying to assemble my 2 nodes (proxmox1 and proxmox2, both fresh installed) into a cluster.
For my application, I don't need the high availability.
I applied the wiki https://pve.proxmox.com/wiki/Proxmox_VE_4.x_Cluster
Proxmox1 should be the master where the cluster is created into and Proxmox2 should then be added to the cluster.
I get a problem when I started "pvecm add IP_Proxmox1" on proxmox2: waiting for quorum.....
After some search into this forum and into the www I understand the problem: I don't have any quorum and each machine has 1 vote, so there is no possible majority.
I found that 3 things can be done in this case:
1) # pvecm expected 1 (https://forum.proxmox.com/threads/cluster-and-quorum.7786/)
2) give 2 votes to Proxmox1 (http://sirlagz.net/2015/12/16/creating-a-two-host-cluster-in-proxmox-4/)
3) set the configuration of the cluster with "expected votes: 1" (https://blog.elao.com/fr/infra/creer-un-cluster-2-nodes-proxmox/)
For 1) if I understand right, this has to be done each time something has to be reorganized in the cluster --> I don't see this as a durable "solution"
For 2) for me a "middle" solution: works only as long as Proxmox1 works, because no majority can be reached with Proxmox2
For 3) this is the solution I would prefer. The only problem is that I don't find any similar method for ProxmoxV4 (= without /etc/pve/cluster.conf), only staff for ProxmoxV3.
Question 1: what do you think about the 3 methods?
Question 2: what should be done by proxmoxV4 to reduce "expected votes" from 2 to 1?
Question 3: btw, even if I would like to have 3 or more machines (in order to be able to build a real quorum), it must be possible to add first the second machine to the cluster before adding the third, and by 2 machines this missing quorum stays. Then how to proceed?
Thanks.
Bye
Arnaud