[pve-devel] applied: [PATCH docs] qdevice faq section improvements

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Mar 6 10:42:29 CET 2019


On 3/5/19 3:32 PM, Oguz Bektas wrote:
> Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
> ---
>  pvecm.adoc | 22 ++++++++++++++++------
>  1 file changed, 16 insertions(+), 6 deletions(-)

applied, thanks!

> 
> 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
>  //^^^^^^^^^^
> 





More information about the pve-devel mailing list