]> git.proxmox.com Git - pve-docs.git/commit - pvecm.adoc
pvecm: add note about corosync killnode error
authorDylan Whyte <d.whyte@proxmox.com>
Wed, 15 Sep 2021 13:36:17 +0000 (15:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 15 Sep 2021 15:01:28 +0000 (17:01 +0200)
commit249fd8332335dae6480700b96992512f8ebfe73d
tree754b8ae8aaa9a7bdda74ed178eac702c96fc88a9
parent663ae2bf5cb17093220fdf43519df16b1a770b18
pvecm: add note about corosync killnode error

Mentions the misleading error message shown, when deleting a node,
because of the failing command:
    corosync-cfgtool -k x

Some forum users were confused by this, and believed that the removal of
the node was unsuccessful.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
pvecm.adoc