qdevice for a scaleable cluster

Dec 7, 2017
32
5
13
45
Hi,
at the moment we are using a cluster of 2 nodes. To achieve a quorum I would like to follow the approach of

https://pve.proxmox.com/pipermail/pve-devel/2017-July/027732.html

in a VM. The post says exactly:

Code:
Note that we highly recommend the ff-split algorithm! This means
implicit that it should be only
done in clusters with an even-numbered member count.
The integration in Proxmox VE was a bit delayed with the PVE 5 release,
I try to pick it up soon again.



But I would like to have the possibility to add more nodes to the cluster later. What setting do I need to configure?

thank you very much in advance