On Mon, Jan 9, 2012 at 4:10 PM, Andrew Martin <amar...@xes-inc.com> wrote: > Perhaps as a corollary problem I have noticed that I cannot seem to start or > restart pacemaker: > # service pacemaker restart > Starting Pacemaker Cluster Manager: [FAILED]
You're running on Heartbeat. The "pacemaker" init script manages the Pacemaker Master Control Process, which is only available/useful when Pacemaker runs on top of Corosync. You do not need to start the Pacemaker init script, nor the pacemakerd binary. Pacemaker's processes will simply run as children of Heartbeat. Thus, the failure to start pacemakerd would be unrelated to your original issue. Cheers, Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org