mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-04 07:27:46 +00:00
pvecm qdevice: add some FAQ points
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
51730d564b
commit
d31de32896
15
pvecm.adoc
15
pvecm.adoc
@ -897,6 +897,21 @@ In case of a tie, where two same-sized cluster partitions cannot see each
|
|||||||
other but the QDevice, the QDevice chooses randomly one of those partitions and
|
other but the QDevice, the QDevice chooses randomly one of those partitions and
|
||||||
provides a vote to it.
|
provides a vote to it.
|
||||||
|
|
||||||
|
Possible Negative Implications
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
For clusters with an even node count you do not get any negative implications
|
||||||
|
when setting up a QDevice. If it fails to work, you are as good as without
|
||||||
|
QDevice at all.
|
||||||
|
|
||||||
|
Adding/Deleting Nodes Once QDevice Got Setup
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
If you want to add a new node or remove an existing one from a cluster with a
|
||||||
|
QDevice setup, you need to remove it first. After that, you can add or remove
|
||||||
|
nodes normally. Once you have again a cluster with an even node count you can
|
||||||
|
also setup the QDevice again as described above.
|
||||||
|
|
||||||
//Still TODO
|
//Still TODO
|
||||||
//^^^^^^^^^^
|
//^^^^^^^^^^
|
||||||
//There ist still stuff to add here
|
//There ist still stuff to add here
|
||||||
|
Loading…
Reference in New Issue
Block a user