]> git.proxmox.com Git - pve-docs.git/commitdiff
pvecm: qdevice faq section improvements
authorOguz Bektas <o.bektas@proxmox.com>
Tue, 5 Mar 2019 14:32:41 +0000 (15:32 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Mar 2019 09:40:37 +0000 (10:40 +0100)
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pvecm.adoc

index 110f4df0cfa7ca006a855da716cd360033fb1583..86cfc76d96505077e275c13bf218eca11e6bc17f 100644 (file)
@@ -900,17 +900,27 @@ provides a vote to it.
 Possible Negative Implications
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-For clusters with an even node count you do not get any 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 Once QDevice Got 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
-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.
+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
 //^^^^^^^^^^