[Linux-HA] cibadmin -R kills cib and crmd

Andreas Kurz andreas.kurz at gmail.com
Wed Feb 7 07:46:27 MST 2007


Hello!

While doing some tests on a heartbeat 2.0.8 two node cluster on CentOS
4.4 a "cibadmin -R" command killed the cib process:

cibadmin -R -o resources -x ./addmonitor.xml

(process:9909): GLib-CRITICAL **: file gmain.c: line 1111
(g_source_remove_poll): assertion `!SOURCE_DESTROYED (source)' failed
No messages received in 30 seconds.. aborting

A bug?

Regards,
Andreas

-----

addmonitor.xml:
<resources>
   <group id="gr_test">
     <primitive id="res_testIP" class="ocf" type="IPaddr" provider="heartbeat">
       <instance_attributes id="res_IP_instance">
         <attributes>
           <nvpair id="res_testIP_ip" name="ip" value="192.168.20.250"/>
         </attributes>
       </instance_attributes>
      <operations>
             <op id="ip_mon" interval="5s" name="monitor" timeout="5s"/>
       </operations>
    </primitive>
   </group>
 </resources>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cib.xml
Type: text/xml
Size: 4255 bytes
Desc: not available
Url : http://lists.community.tummy.com/pipermail/linux-ha/attachments/20070207/bb773eb6/cib-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ha-log.gz
Type: application/x-gzip
Size: 13170 bytes
Desc: not available
Url : http://lists.community.tummy.com/pipermail/linux-ha/attachments/20070207/bb773eb6/ha-log-0001.bin


More information about the Linux-HA mailing list