Hello,
I had a problem adding the third node to the PVE 5.0 cluster, updated with no-subscription repo.
I added node 3 using the IP of node 2.
Node 2 and node 3 see three nodes.
Node 1 sees only node 2.
root@pvez5:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pvez5 (local)
2 1 pvez6
3 1 pvez7.domain.net <------------- IS THIS THE PROBLEM?
root@pvez6:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pvez5
2 1 pvez6 (local)
3 1 pvez7
root@pvez7:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pvez5
2 1 pvez6
3 1 pvez7 (local)
I had nothing in file hosts and the same resolv.conf on all nodes.
pvecm status is ok on all nodes:
Quorum information
------------------
Date: Tue Aug 29 22:54:31 2017
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/4296
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.1.5 (local)
0x00000002 1 192.168.1.6
0x00000003 1 192.168.1.7
UPDATE: adding a VM on pvez7 (node 3) from pvez7 interface, pvez7 appeared on pvez5 in "red" state
Of course the two nodes can't communicate each other
How I can solve and how that happened?
Thank you
I had a problem adding the third node to the PVE 5.0 cluster, updated with no-subscription repo.
I added node 3 using the IP of node 2.
Node 2 and node 3 see three nodes.
Node 1 sees only node 2.
root@pvez5:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pvez5 (local)
2 1 pvez6
3 1 pvez7.domain.net <------------- IS THIS THE PROBLEM?
root@pvez6:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pvez5
2 1 pvez6 (local)
3 1 pvez7
root@pvez7:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pvez5
2 1 pvez6
3 1 pvez7 (local)
I had nothing in file hosts and the same resolv.conf on all nodes.
pvecm status is ok on all nodes:
Quorum information
------------------
Date: Tue Aug 29 22:54:31 2017
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/4296
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.1.5 (local)
0x00000002 1 192.168.1.6
0x00000003 1 192.168.1.7
UPDATE: adding a VM on pvez7 (node 3) from pvez7 interface, pvez7 appeared on pvez5 in "red" state
Of course the two nodes can't communicate each other
How I can solve and how that happened?
Thank you
Last edited: