Cluster joining

chandra

New Member
Mar 14, 2020
11
0
1
45
Hi,

First i installed the proxmox 4 and joined the 3 nodes to cluster it is worked properly after that i upgraded the 3 nodes to 5 in this also working fine after that upgraded to 6 also working fine.
The problem is now i want to join the new node to existing cluster and the proxmox version is 6 it is joining to cluster after taking the long time and when ever i restarted the
node it is not rejoining to cluster.
Please help me on this.

New node status

root@p08:~# pvecm status
Cluster information
-------------------
Name: HA-CLUSTER
Config Version: 10
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Sat Mar 14 12:13:45 2020
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000004
Ring ID: 4.b768
Quorate: No

Votequorum information
----------------------
Expected votes: 4
Highest expected: 4
Total votes: 1
Quorum: 3 Activity blocked
Flags:

Membership information
----------------------
Nodeid Votes Name
0x00000004 1 10.0.50.8 (local)

Exiting cluster status

root@p03:~# pvecm status
Cluster information
-------------------
Name: HA-CLUSTER
Config Version: 10
Transport: knet
Secure auth: on

Quorum information
------------------
Date: Sat Mar 14 12:14:50 2020
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1.b778
Quorate: Yes

Votequorum information
----------------------
Expected votes: 4
Highest expected: 4
Total votes: 3
Quorum: 3
Flags: Quorate

Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.0.50.3 (local)
0x00000002 1 10.0.50.4
0x00000003 1 10.0.50.5
 
check your firewall/logs/network (config)/dns for any abnormalities, it seems that the node simply cannot connect to the rest of the cluster...
 
can you post the logs from both nodes? (syslog/journalctl)
 
the 'existingnodelogs' are very short and not much useful info there..

can you post the files /etc/pve/corosync.conf and /etc/corosync/corosync.conf from p03 and p08 ? (so 4 files in total)