Resolved this issue by upgrading pacemaker to 1.1.6 and by adding the following to corosync.conf:
aisexec { user: root group: root } service { name: pacemaker ver: 0 use_mgmtd: yes } I am curious what was causing the original issue... In service.d/pcmkservice we still have : { # Load the Pacemaker Cluster Resource Manager name: pacemaker ver: 1 } Thanks, Igor On Apr 2, 2012, at 3:57 PM, Igor Khomyakov wrote: > Hello, > > I am probably missing something very simple... I am trying to set up a 2-node > cluster using pacemaker 1.1.5/ corosync 1.2.1 on cent os . > > corosync and pamaker start without complaints, however "crm status" reports : > > > # crm status > ============ > Last updated: Mon Apr 2 15:56:08 2012 > Last change: Mon Apr 2 15:22:03 2012 > Current DC: NONE > 0 Nodes configured, unknown expected votes > 0 Resources configured. > ============ > > > Pacemaker doesn't want to pick up the nodes for soem reason. Could you help? > > Thank you, > > Igor > _______________________________________________ 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