X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvecm.adoc;h=4b4747faedd6530cccef51073bfedf99c14951cd;hp=c0ee37efcabecc778873564490d9a54b01fbd961;hb=7d6078845fa6a3bd308c7dc843273e56be33f315;hpb=51730d564b25db89833770e23a500927f46ab3a6 diff --git a/pvecm.adoc b/pvecm.adoc index c0ee37e..4b4747f 100644 --- a/pvecm.adoc +++ b/pvecm.adoc @@ -180,7 +180,7 @@ Votequorum information Expected votes: 4 Highest expected: 4 Total votes: 4 -Quorum: 2 +Quorum: 3 Flags: Quorate Membership information @@ -290,7 +290,7 @@ Votequorum information Expected votes: 3 Highest expected: 3 Total votes: 3 -Quorum: 3 +Quorum: 2 Flags: Quorate Membership information @@ -893,10 +893,35 @@ Frequently Asked Questions Tie Breaking ^^^^^^^^^^^^ -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 +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 provides a vote to it. +Possible Negative Implications +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +For clusters with an even node count there are no negative implications when +setting up a QDevice. If it fails to work, you are as good as without QDevice at +all. + +Adding/Deleting Nodes After QDevice 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 the QDevice first. After that, you can add or +remove nodes normally. Once you have a cluster with an even node count again, +you can set up the QDevice again as described above. + +Removing the QDevice +^^^^^^^^^^^^^^^^^^^^ + +If you used the official `pvecm` tool to add the QDevice, you can remove it +trivially by running: + +---- +pve# pvecm qdevice remove +---- + //Still TODO //^^^^^^^^^^ //There ist still stuff to add here