On Sat, Feb 16, 2019 at 08:50:57PM +0000, Eric Robinson wrote: > Which logs? You mean /var/log/cluster/corosync.log?
On the DC node pacemaker will be logging the actions it is trying to run (start or stop some resources). > But even if the stop action is resulting in an error, why would the > cluster also try to stop the other services which are not dependent? When the resource is failed, pacemaker might still try to run stop for that resource. If the lsb script is not correct that might also stop other mysql resources. But this should all be reported in the pacemaker log. -- Valentin _______________________________________________ Users mailing list: Users@clusterlabs.org https://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org