On Mon, 2009-01-26 at 13:01 +0100, Andrew Beekhof wrote: > what version of the software are you running, what does the rest of > the config look like and what was the error
I'm running heartbeat 2.1.4 and this is the only part of the xml file. I tried to create this new location restraint so that my drbd master gets relocated to another node should pingd fail (I have another constraint which lets my resource group only run where the DRBD master is located, so that should fail over as well). So I created the xml file below and tried to: 'cibadmin -C -x loc.xml' the output is: 'Could not parse input file: loc.xml' So I'm guessing there is a typo somewhere. Of course the file is readable for every user. p.s. sorry for replying directly to you Andrew. > > On Mon, Jan 26, 2009 at 11:59, Tobias Appel <[email protected]> wrote: > > my xml looks like this: > > > > <rsc_location id="location_nagios" rsc="ms_drbd"> > > <rule id="rule" score_attribute="pingd"> > > <expression id="defined' attribute="pingd" operation="defined"/> > > </rule> > > </rsc_location> > > > > > > who finds the error gets a cookie. > > > > Thanks, > > Tobi > > > > _______________________________________________ > > 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
