Cluster problem

TechLineX

Active Member
Mar 2, 2015
213
5
38
Hello,

i try to build a cluster with two servers from OVH.

I have both servers in a vRack configured vmbr0 with the public IP and a vmbr1 with an IP from a subnet in the vRack.

Traceroute between the servers are direct. /etc/hosts with the hostnames of each other and the direct vRack-IP.

copy corosync auth key
stopping pve-cluster service
backup old database
Job for corosync.service failed. See 'systemctl status corosync.service' and 'journalctl -xn' for details.
waiting for quorum...^C


Newest Proxmoxversion. Any ideas?
 
/etc/hosts

# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
149.x.x.74 nsx.eu ns304x
149.x.x.197 host8
149.x.x.199 host14

Host8 created the cluster
 
Also

Clusterhost:

127.0.0.1 pvelocalhost
149.x.x.74 nsx.eu ns304x (Public IP)
149.x.x.198 host12 pvelocalhost (vRack IP)
149.x.x.199 host14

And

127.0.0.1
149.x.x.74 nsx.eu ns304x (Public IP)
149.x.x.198 host12 pvelocalhost (vRack IP)
149.x.x.199 host14

Same at the node I want to add to the Cluster? How Can I Test if Multicast work correctly?