On Thu, Jan 7, 2010 at 5:24 AM, Andrew Beekhof <and...@beekhof.net> wrote:

> On Wed, Jan 6, 2010 at 3:09 AM, hj lee <kerd...@gmail.com> wrote:
> > Hi,
> >
> > I have a very simple master/slave in two node cluster. The crm_attribute
> > failed to master score because find_nvpair_attr() found multiple matches.
> > But I think that's not possible, there should be always one entry for
> master
> > score for each node. I just had one failure today. The log is below. I
> think
> > this is a bug somewhere around cib query.
>
> cibadmin -Ql ???
>
>
When I checked the cib, it has only one entry for each host.

[r...@silverthorne2 tmp]# cibadmin -Ql | grep master-vmrd
          <nvpair name="master-vmrd-res:0"
id="status-copper2-master-vmrd-res:0" value="5"/>
          <nvpair name="master-vmrd-res:1"
id="status-copper1-master-vmrd-res:1" value="20000"/>

Thanks
_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to