Add Node 3 - Waiting for Quorum

jbl

New Member
Mar 30, 2017
2
0
1
51
hello,

I have add my first node without problem.

When i try to add my next node i have a "Waiting for Quorum..."

here my corosync.conf

Code:
logging {
  debug: off
  to_syslog: yes
}
nodelist {
  node {
    name: omega
    nodeid: 2
    quorum_votes: 1
    ring0_addr: omega
  }
  node {
   name: alpha
    nodeid: 1
    quorum_votes: 1
    ring0_addr: alpha
  }
}
quorum {
  provider: corosync_votequorum
}

totem {
  cluster_name: clusteravn
  config_version: 13
  ip_version: ipv4
  secauth: on
  transport: udpu
  version: 2
  interface {
    ringnumber: 0
  }
}

When i try this :
Code:
pvecm add alpha -f

i have :

Code:
pvecm add alpha -f
copy corosync auth key
stopping pve-cluster service
backup old database
waiting for quorum...

Il have also try to reboot my cluster without any changes.

My cluster and my first node are in the same broadcast. The last one is in different broadcast.

Someaone have an idea, clues or tips ?

Thanks

Jb
 
Hi,

this sounds like a multicast problem.

Do you prove that multicast is working in network?
 
hello,

thank for ur reply.

Under "totem" i use
Code:
transport: udpu
, unicast.

My provider doesnt allow multicast.

jb
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!