5
0
mirror of git://git.proxmox.com/git/pve-cluster.git synced 2025-03-12 20:58:25 +03:00
Fabian Grünbichler 5a40b91ff3 fix #3596: handle delnode of offline node
the recommended way is to first shutdown, then delnode, and never let it
come back online, in which case corosync-cfgtool won't be able to kill
the removed (offline) node.

also, the order was wrong - if we first update corosync.conf to remove
the node entry from the nodelist, corosync doesn't know about the nodeid
anymore, so killing will fail even if the node is still online.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-11-12 11:04:05 +01:00
2021-11-11 17:22:03 +01:00
2015-02-25 18:11:20 +01:00
Description
No description provided
1.3 MiB
Languages
C 68.5%
Perl 29.1%
Makefile 1.3%
XS 1%