Signed-off-by: Hannes Duerr <[email protected]> --- pvecm.adoc | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/pvecm.adoc b/pvecm.adoc index 1904a00..4db479b 100644 --- a/pvecm.adoc +++ b/pvecm.adoc @@ -420,6 +420,10 @@ NOTE: It is possible that you will receive an error message stating 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. ++ +NOTE: Removing the cluster node does not automatically remove the node +from existing high availability rules. You must do this manually after +deleting the cluster node. . After the node got removed the configuration files of the removed node will still reside in '/etc/pve/nodes/node4' in the cluster -- 2.47.3
