Quorum

SamTzu

Renowned Member
Mar 27, 2009
521
17
83
Helsinki, Finland
sami.mattila.eu
I was debugging quorum/cman problems again when I noticed that on the cluster only the hosts that have 1 NIC are shown green.
All the rest of the hosts that have 2 NIC's are shown red.

I tested multicast and unicast with ssmping according to this article and both are working between the hosts.

I'm thinking this is significant.
I don't believe this is a multicast problem.
I believe that the cman/corsync is trying to contact the other hosts using the wrong NIC and that is why the result is cpg_send_message failed: 9.
What is the method of acquiring quorum? What NIC's are used and in what order?
Is there a way to prevent corosync using multiple NIC's?
Can it be forced to use only the first NIC?
 
Last edited:
the cluster communication using the network specified in /etc/hosts

example:

Code:
root@proxmox-7-106:~# cat /etc/hosts

127.0.0.1 localhost.localdomain localhost
192.168.7.106 proxmox-7-106.maurer-it.com proxmox-7-106 pvelocalhost

here it uses the 192.168.7.106 ip for cluster communication.
 

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!