Hi,

We constituted the complicated cluster of three nodes.(2ACT+1STB)

We built a cluster by the next combination.

 * corosync-1.1.2
 * Reusable-Cluster-Components-fa44a169d55f
 * Cluster-Resource-Agents-6f02f8ad7fd4
 * Pacemaker-1-0-d990c453b999

The resource of group02-1 hoped that it started in an active node.(srv01)
But, against rsc_location which I appointed, the resource is started in a 
standby node.(srv03)

------ output crm_mon -------------------------
 Resource Group: UMgroup01
     UmDummy01  (ocf::heartbeat:Dummy01):       Started srv01
     UmDummy02  (ocf::heartbeat:Dummy): Started srv01
     UmIPaddr   (ocf::heartbeat:IPaddr):        Started srv01
 Resource Group: group02-1
     Dummy01-1  (ocf::heartbeat:Dummy): Started srv03
     Dummy01-2  (ocf::heartbeat:Dummy): Started srv03
 Resource Group: group02-2
     Dummy02-1  (ocf::heartbeat:Dummy): Started srv02
     Dummy02-2  (ocf::heartbeat:Dummy): Started srv02
 Resource Group: grpStonith1
     prmStonithN1-1     (stonith:external/ssh): Started srv03
 Resource Group: grpStonith2
     prmStonithN2-1     (stonith:external/ssh): Started srv01
 Resource Group: grpStonith3
     prmStonithN3-1     (stonith:external/ssh): Started srv02
 Clone Set: clnUMgroup01
     Started: [ srv01 srv03 ]
 Clone Set: clnPingd
     Started: [ srv01 srv02 srv03 ]
 Clone Set: clnPingd2
     Started: [ srv01 srv02 srv03 ]
----------------------------------------------------

------ cib.xml group02-1 rsc_location --------------
      <rsc_location id="grp02-1-1-location" rsc="group02-1" node="srv01" 
score="200"/>
      <rsc_location id="grp02-1-2-location" rsc="group02-1" node="srv03" 
score="100"/>
      <rsc_location id="grp02-1-3-location" rsc="group02-1" node="srv02" 
score="-INFINITY"/>
----------------------------------------------------

Will my cib.xml be a mistake? 
Or will it be a bug?

And I attach hb_report.

Best Regards,
Hideo Yamauchi.


Attachment: problems.tar.bz2
Description: 3255673744-problems.tar.bz2

_______________________________________________
Pacemaker mailing list
[email protected]
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to