mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-07-09 16:03:01 +00:00
pvecm: followup: rewrap lines to 80 cc
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
870c281711
commit
0082189452
20
pvecm.adoc
20
pvecm.adoc
@ -893,30 +893,30 @@ Frequently Asked Questions
|
|||||||
Tie Breaking
|
Tie Breaking
|
||||||
^^^^^^^^^^^^
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
In case of a tie, where two same-sized cluster partitions cannot see each
|
In case of a tie, where two same-sized cluster partitions cannot see each other
|
||||||
other but the QDevice, the QDevice chooses randomly one of those partitions and
|
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
|
Possible Negative Implications
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
For clusters with an even node count there are no negative implications
|
For clusters with an even node count there are no negative implications when
|
||||||
when setting up a QDevice. If it fails to work, you are as good as without
|
setting up a QDevice. If it fails to work, you are as good as without QDevice at
|
||||||
QDevice at all.
|
all.
|
||||||
|
|
||||||
Adding/Deleting Nodes After QDevice Setup
|
Adding/Deleting Nodes After QDevice Setup
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
If you want to add a new node or remove an existing one from a cluster with a
|
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
|
QDevice setup, you need to remove the QDevice first. After that, you can add or
|
||||||
that, you can add or remove nodes normally. Once you have a cluster with an
|
remove nodes normally. Once you have a cluster with an even node count again,
|
||||||
even node count again, you can set up the QDevice again as described above.
|
you can set up the QDevice again as described above.
|
||||||
|
|
||||||
Removing the QDevice
|
Removing the QDevice
|
||||||
^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
If you used the official `pvecm` tool to add the QDevice, you can remove it trivially
|
If you used the official `pvecm` tool to add the QDevice, you can remove it
|
||||||
by running:
|
trivially by running:
|
||||||
|
|
||||||
----
|
----
|
||||||
pve# pvecm qdevice remove
|
pve# pvecm qdevice remove
|
||||||
|
Loading…
Reference in New Issue
Block a user