]> git.proxmox.com Git - pve-docs.git/commitdiff
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)
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

index af9cf33c3dfceb069d5e12ccf783da35a6476159..e7140a6bfdadb4bb1f1bd275b1229f43bed7ab5a 100644 (file)
@@ -340,6 +340,11 @@ After powering off the node hp4, we can safely remove it from the cluster.
  Killing node 4
 ----
 
+NOTE: At this point, it is possible that you will receive an error message
+stating `Could not kill node (error = CS_ERR_NOT_EXIST)`. This does not
+signify an actual failure in the deletion of the node, but rather a failure in
+corosync trying to kill an offline node. Thus, it can be safely ignored.
+
 Use `pvecm nodes` or `pvecm status` to check the node list again. It should
 look something like: