Hi,<br><br>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.<br>
<br>--------------<br>2010-01-05 14:55:14.550862 copper1-crm_attribute: [5133]: info: Invoked: crm_attribute -N copper1 -n master-vmrd-res:1 -l reboot -v 10000<br>2010-01-05 14:55:14.552137 copper1-attrd: [4585]: info: attrd_trigger_update: Sending flush op to all hosts for: master-vmrd-res:1 (10000)<br>
2010-01-05 14:55:14.552637 copper1-attrd: [4585]: WARN: find_nvpair_attr: Multiple attributes match name=master-vmrd-res:1<br>2010-01-05 14:55:14.552647 copper1-attrd: [4585]: info: find_nvpair_attr:   Value: 20000 #011(id=status-copper1-master-vmrd-res:1)<br>
2010-01-05 14:55:14.553767 copper1-attrd:last message repeated 2 times<br>2010-01-05 14:55:14.552673 copper1-attrd: [4585]: info: attrd_perform_update: Sent update -40: master-vmrd-res:1=10000<br>2010-01-05 14:55:14.552856 copper1-attrd: [4585]: ERROR: attrd_cib_callback: Update -40 for master-vmrd-res:1=10000 failed: Required data for this CIB API call not found<br>