9.2. Rebooting Controller Nodes

To reboot the Controller nodes, follow this process:
  1. Select a node to reboot. Log into it and reboot it:
    $ sudo reboot

    The remaining Controller Nodes in the cluster retain the high availability services during the reboot.
  2. Wait until the node boots.
  3. Log into the node and check the cluster status:
    $ sudo pcs status

    The node rejoins the cluster.

    Note

    If any services fail after the reboot, run sudo pcs resource cleanup, which cleans the errors and sets the state of each resource to Started. If any errors persist, contact Red Hat and request guidance and assistance.
  4. Log out of the node, select the next Controller Node to reboot, and repeat this procedure until you have rebooted all Controller Nodes.