From 870c281711e81f5ff89e19a2a80e800afaaf5052 Mon Sep 17 00:00:00 2001 From: Oguz Bektas Date: Tue, 5 Mar 2019 15:32:41 +0100 Subject: [PATCH] pvecm: qdevice faq section improvements Signed-off-by: Oguz Bektas Signed-off-by: Thomas Lamprecht --- pvecm.adoc | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/pvecm.adoc b/pvecm.adoc index 110f4df..86cfc76 100644 --- a/pvecm.adoc +++ b/pvecm.adoc @@ -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 //^^^^^^^^^^ -- 2.39.2