Product SiteDocumentation Site

4.6.2. Removing a Heartbeat Node

Because the messaging and membership layers are the authoritative source for cluster nodes, deleting them from the CIB is not a reliable solution.
First one must arrange for Heartbeat to forget about the node (pcmk-1 in the example below).
Pe gazda care va fi înlăturată:
  1. Stop the cluster: /etc/init.d/corosync stop
Ulterior, de pe unul din nodurile rămase active ale clusterului:
  1. Tell Heartbeat the node should be removed
# hb_delnode pcmk-1
  1. Tell Pacemaker to forget about the removed host:
# crm_node -R pcmk-1

Notă

This proceedure only works for versions after 1.1.8