X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pvecm.adoc;h=86cfc76d96505077e275c13bf218eca11e6bc17f;hb=870c281711e81f5ff89e19a2a80e800afaaf5052;hp=c0ee37efcabecc778873564490d9a54b01fbd961;hpb=51730d564b25db89833770e23a500927f46ab3a6;p=pve-docs.git diff --git a/pvecm.adoc b/pvecm.adoc index c0ee37e..86cfc76 100644 --- a/pvecm.adoc +++ b/pvecm.adoc @@ -897,6 +897,31 @@ 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