mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-05 20:11:44 +00:00
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:
parent
838081cd4c
commit
10da5ce16b
@ -327,11 +327,11 @@ After powering off the node hp4, we can safely remove it from the cluster.
|
||||
|
||||
----
|
||||
hp1# pvecm delnode hp4
|
||||
Killing node 4
|
||||
----
|
||||
|
||||
If the operation succeeds no output is returned, just check the node
|
||||
list again with `pvecm nodes` or `pvecm status`. You should see
|
||||
something like:
|
||||
Use `pvecm nodes` or `pvecm status` to check the node list again. It should
|
||||
look something like:
|
||||
|
||||
----
|
||||
hp1# pvecm status
|
||||
|
Loading…
Reference in New Issue
Block a user