Hello,

We're working on a test setup with 2 nodes and heartbeat 2, drbd, pingd,
virtual ip.
I'd like to reset the setup by just keeping the nodes in th CIB, but I have
some problems.

I've runned this on the DC :

# cibadmin -S -E
# cibadmin -Q > /tmp.xml

After some seconds, I get this in tmp.xml :

     <nodes>
       <node id="3eea9092-dde8-47fc-85ff-663817e02120" uname="zeo2"
type="normal
"/>
       <node id="09da632d-7c9f-4dc2-9eb9-3c1940569a16" uname="zeo1"
type="normal
"/>
     </nodes>
     <resources/>
     <constraints/>

After more seconds (say 10), I get lots of things in the status :

      <lrm id="09da632d-7c9f-4dc2-9eb9-3c1940569a16">
         <lrm_resources>
           <lrm_resource id="R_ip" type="IPaddr2" class="ocf"
provider="heartbea
t">
             <lrm_rsc_op id="R_ip_monitor_0" operation="monitor"
crm-debug-origi
n="build_active_RAs"
transition_key="6:16:0a1a8d43-d17e-4d57-a7e2-404622b8a296"
transition_magic="0:7;6:16:0a1a8d43-d17e-4d57-a7e2-404622b8a296"
call_id="14" cr
m_feature_set="2.0" rc_code="7" op_status="0" interval="0"
op_digest="809570abb6
314c4701aab3a83676e270"/>
           </lrm_resource>
           <lrm_resource id="pingd:0" type="pingd" class="ocf"
provider="heartbe
at">

Which is polluting the output of "crm_mon -Vnr" :


============
Last updated: Fri Apr 10 12:55:33 2009OR: unpack_rsc_op: Remapping
R_datafs_starCurrent DC: zeo2 (3eea9092-dde8-47fc-85ff-663817e02120)
2 Nodes configured.           crm_mon[2722]: 2009/04/10_12:55:33 ERROR:
unpack_r0 Resources configured._start_0 (rc=1) on zeo1 to an ERROR
============                                              crm_mon[2722]:
2009/04/10_12:55:33 ERROR: unpack_rsc_op: Remapping R_datafs_start_0 (rc=2)
on zeo2 to Node: zeo2 (3eea9092-dde8-47fc-85ff-663817e02120): online
Node: zeo1 (09da632d-7c9f-4dc2-9eb9-3c1940569a16): onlinersc_op: Remapping
R_drbd_start_0 (rc=1) on zeo2 to an ERROR





Am I doing the cleanup the wrong way or should I proceed another way ?
Thanks in advance,

-- 
Mikael Kermorgant
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to