Hi Florian, thanks, I was under the impressive this was the pacemaker list... sorry for the noise.
Regards, Yves On 11-10-11 02:49 PM, Florian Haas wrote: > Hi Yves, > > this is really a question for the Pacemaker list, so I'm cross-posting > there. Please follow up on that list. > > On 2011-10-11 18:33, Yves Trudeau wrote: >> Hi, >> I started to have issues with crm_master with Pacemaker 1.0.11. I >> think I traced it down to the following problem. I know crm_master is >> supposed to be called within the resource script, calling manually helps >> to illustrate the problem. >> >> root@testvirtbox1:~# /usr/sbin/crm_master -l reboot -v 1000 -r >> p_MySQL_replication:0 >> root@testvirtbox1:~# /usr/local/sbin/crm_master -r >> 'p_MySQL_Replication:0' -G >> name=master-p_MySQL_Replication:0 value=(null) >> Error performing operation: cib object missing > Er, why do you evidently have two versions of crm_master installed in > two different paths? > >> and in daemon.log: >> >> Oct 11 12:17:41 testvirtbox1 crm_attribute: [21986]: info: Invoked: >> crm_attribute -N testvirtbox1 -n master-p_MySQL_Replication:0 -G >> Oct 11 12:17:41 testvirtbox1 crm_attribute: [21986]: ERROR: crm_abort: >> read_attr: Triggered assert at cib_attrs.c:297 : section != NULL >> >> >> while in cid I found this part: >> >> <transient_attributes id="testvirtbox1"> >> <instance_attributes id="status-testvirtbox1"> >> <nvpair id="status-testvirtbox1-probe_complete" name="probe_complete" >> value="true"/> >> <nvpair id="status-testvirtbox1-master-p_MySQL_replication:0" >> name="master-p_MySQL_replication:0" value="1000"/> >> </instance_attributes> >> </transient_attributes> >> >> Is this a problem with my CIB or a bug in crm_attribute? Until >> recently, I pretty sure this was working correctly, I don't know what >> triggered the problem. crm_verify -L -V returns nothing. > Odd, but the CIB snippet is incomplete and inconclusive. A full > "cibadmin -Q" dump, uploaded to pastebin, would be helpful. > > Will you be at Percona Live in London later this month? > > Cheers, > Florian > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
