pvecm: Add output for delnode

The output of "pvecm delnode someNode" is "Killing node X". Even though this
only says something about an attempt and not about success, it is not "no
output is returned".

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
Dominic Jäger 2020-07-22 12:20:52 +02:00 committed by Thomas Lamprecht
parent 838081cd4c
commit 10da5ce16b

View File

@ -327,11 +327,11 @@ After powering off the node hp4, we can safely remove it from the cluster.
---- ----
hp1# pvecm delnode hp4 hp1# pvecm delnode hp4
Killing node 4
---- ----
If the operation succeeds no output is returned, just check the node Use `pvecm nodes` or `pvecm status` to check the node list again. It should
list again with `pvecm nodes` or `pvecm status`. You should see look something like:
something like:
---- ----
hp1# pvecm status hp1# pvecm status