[PVE-User] cluster numbers
Dmitry Petuhov
mityapetuhov at gmail.com
Wed Apr 12 14:02:56 CEST 2017
12.04.2017 12:30, Alessandro Briosi wrote:
> I'd like the cluster to make the 4th host not partecipate to the quorum.
That's strange setup. I don't think it's really supported. But you can try to set it manually in
cluster config:
nodelist {
node {
ring0_addr: x.x.x.x
quorum_votes: 0
}
....
}
for fourth node and
quorum {
provider: corosync_votequorum
expected_votes: 2
}
for whole cluster.
More information about the pve-user
mailing list