Nobody has any thoughts on why my 2-node cluster has no DC? As I mentioned, corosync-cfgtool -s shows the ring active with no faults.
-- Eric Robinson > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Robinson, Eric > Sent: Tuesday, October 30, 2012 12:25 PM > To: General Linux-HA mailing list > Subject: Re: [Linux-HA] cib_replace failed? > > > > Bringing up a brand new cluster with corosync 1.4.3 and pacemaker > > > 1.1.8. Configuration fails right away. My first > > configuration command > > > times out with the error... > > > > > > [root@ha09a ~]# crm configure property stonith-enabled=false Call > > > cib_replace failed (-62): Timer expired <null> > > > ERROR: could not replace cib > > > INFO: offending xml: <configuration> > > > <crm_config> > > > <cluster_property_set id="cib-bootstrap-options"> > > > <nvpair > > > id="cib-bootstrap-options-stonith-enabled" > > > name="stonith-enabled" value="false"/> > > > </cluster_property_set> > > > </crm_config> > > > <nodes/> > > > <resources/> > > > <constraints/> > > > </configuration> > > > > > > The configuration xml looks incomplete to me as well... > > > > > > [root@ha09a ~]# crm configure show xml <?xml > version="1.0" ?> <cib > > > admin_epoch="0" cib-last-written="Mon Oct 29 15:53:51 2012" > > epoch="0" > > > num_updates="101" validate-with="pacemaker-1.2"> > > > <configuration> > > > <crm_config/> > > > <nodes/> > > > <resources/> > > > <constraints/> > > > </configuration> > > > </cib> > > > Both ha09a and ha09a.mydomain.com resolve fine. > > > > > > Any thoughts? > > > > > > > Also, corosync-cfgtool -s shows the rings active with no faults. > > > > > Okay, from Googling I now understand that the call is timing > out because there is no DC. So why is there no DC? > > [root@ha09a corosync]# crm_mon -1 > Last updated: Tue Oct 30 12:24:15 2012 > Last change: Mon Oct 29 16:10:55 2012 > Current DC: NONE > 0 Nodes configured, unknown expected votes 0 Resources configured. > > -- > Eric Robinson > > > > > > Disclaimer - October 30, 2012 > This email and any files transmitted with it are confidential > and intended solely for General Linux-HA mailing list. If you > are not the named addressee you should not disseminate, > distribute, copy or alter this email. Any views or opinions > presented in this email are solely those of the author and > might not represent those of Physicians' Managed Care or > Physician Select Management. Warning: Although Physicians' > Managed Care or Physician Select Management has taken > reasonable precautions to ensure no viruses are present in > this email, the company cannot accept responsibility for any > loss or damage arising from the use of this email or attachments. > This disclaimer was added by Policy Patrol: > http://www.policypatrol.com/ > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
