Werk #9280: Disconnect/Connect of cluster nodes broke automatic startup of cluster services

Component Cluster
Title Disconnect/Connect of cluster nodes broke automatic startup of cluster services
Date Oct 17, 2016
Appliance Version 1.3.8
Level Prominent Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When disconnecting a cluster, e.g. for making configuration changes, the cluster manager process is stopped and the automatic start during system boot is disabled. During reconnect of the cluster, the automatic startup was not enabled again, so future system boots were not starting the cluster manager server. Which means that the cluster was not automatically started when a node was booted.

This werk fixes that issue.

To manually fix this, you can run the command update-rc.d corosync defaults on BOTH nodes to enable the automatic start again. To start the service, you can execute /etc/init.d/corosync start on both nodes.

To the list of all Werks