Hello,
I have a 2 node cluster that I have just upgraded to 3 node. I am using Proxmox VE 2.2.
I have added the third node with the command
But I have encountered an error:
After rebooting the node, he reached to join the cluster (output on the master):
But the output of this command shows only a quorum of 2:
Should I expect to have a quorum of 3 ?
What can I do to see how quorum see other nodes ?
I have a 2 node cluster that I have just upgraded to 3 node. I am using Proxmox VE 2.2.
I have added the third node with the command
Code:
pvecm add 172.16.3.249
Code:
Loading kernel modules... FATAL: Error inserting configfs
Code:
pvecm nodes
Node Sts Inc Joined Name
1 M 636 2013-01-10 14:05:44 hyp3
2 M 708 2013-01-22 09:13:34 hyp4
3 M 704 2013-01-21 20:14:24 hyp5
Code:
pvecm status
Version: 6.2.0
Config Version: 8
Cluster Name: ****
Cluster Id: 1159
Cluster Member: Yes
Cluster Generation: 708
Membership state: Cluster-Member
Nodes: 3
Expected votes: 3
Total votes: 3
Node votes: 1
Quorum: 2
Active subsystems: 5
Flags:
Ports Bound: 0
Node name: hyp3
Node ID: 1
Multicast addresses: *.*.*.*
Node addresses: *.*.*.*
What can I do to see how quorum see other nodes ?