I'm pretty sure they know as Proxmox is based of the same system, just a different installer
I can try to tinker with the problem tomorrow in our lab.
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: pve-1
nodeid: 1
quorum_votes: 1
ring0_addr: 10.0.42.1
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: test
config_version: 1
interface {
bindnetaddr: 10.0.42.1
ringnumber: 0
}
ip_version: ipv4
secauth: on
version: 2
}
Quorum information
------------------
Date: Fri Sep 7 14:51:36 2018
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/12
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.1.1 (local)
0x00000002 1 192.168.1.2
0x00000003 1 192.168.1.3
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: pve-1
nodeid: 1
quorum_votes: 1
ring0_addr: 192.168.1.1
}
node {
name: pve-2
nodeid: 2
quorum_votes: 1
ring0_addr: 192.168.1.2
}
node {
name: pve-3
nodeid: 3
quorum_votes: 1
ring0_addr: 192.168.1.3
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: test
config_version: 3
interface {
bindnetaddr: 192.168.1.1
ringnumber: 0
}
ip_version: ipv4
secauth: on
version: 2
}
allow-hotplug enp1s0
iface enp1s0 inet dhcp