I've followed the steps in the wiki and ensured my switch has multi-cast enabled but cannot add my replaced node back into my cluster. I get hung up at "Waiting for Quorum" Here's the output from new replacement node:
root@proxmox03:~# pvecm add X.X.X.X
The authenticity of host 'X.X.X.X (X.X.X.X)' can't be established.
RSA key fingerprint is 7d:35:d2:e1:f1:d4:24:51:92:97:7e:7e:b4:66:57:38.
Are you sure you want to continue connecting (yes/no)? yes
root@X.X.X.X's password:
copy corosync auth key
stopping pve-cluster service
Stopping pve cluster filesystem: pve-cluster.
backup old database
Starting pve cluster filesystem : pve-cluster.
Starting cluster:
Checking if cluster has been disabled at boot... [ OK ]
Checking Network Manager... [ OK ]
Global setup... [ OK ]
Loading kernel modules... [ OK ]
Mounting configfs... [ OK ]
Starting cman... [ OK ]
Waiting for quorum... Timed-out waiting for cluster
[FAILED]
waiting for quorum...
Here's the output on one of the cluster members:
root@proxmox01:~# pvecm nodes
Node Sts Inc Joined Name
1 M 516 2013-11-16 08:37:47 proxmox01
2 M 564 2013-12-23 12:35:59 proxmox02
3 X 0 proxmox03
4 M 564 2013-12-23 12:35:59 proxmox04
Ideas?
root@proxmox03:~# pvecm add X.X.X.X
The authenticity of host 'X.X.X.X (X.X.X.X)' can't be established.
RSA key fingerprint is 7d:35:d2:e1:f1:d4:24:51:92:97:7e:7e:b4:66:57:38.
Are you sure you want to continue connecting (yes/no)? yes
root@X.X.X.X's password:
copy corosync auth key
stopping pve-cluster service
Stopping pve cluster filesystem: pve-cluster.
backup old database
Starting pve cluster filesystem : pve-cluster.
Starting cluster:
Checking if cluster has been disabled at boot... [ OK ]
Checking Network Manager... [ OK ]
Global setup... [ OK ]
Loading kernel modules... [ OK ]
Mounting configfs... [ OK ]
Starting cman... [ OK ]
Waiting for quorum... Timed-out waiting for cluster
[FAILED]
waiting for quorum...
Here's the output on one of the cluster members:
root@proxmox01:~# pvecm nodes
Node Sts Inc Joined Name
1 M 516 2013-11-16 08:37:47 proxmox01
2 M 564 2013-12-23 12:35:59 proxmox02
3 X 0 proxmox03
4 M 564 2013-12-23 12:35:59 proxmox04
Ideas?