<br><br><div class="gmail_quote">On Tue, Jan 19, 2010 at 9:08 AM, Andrew Beekhof <span dir="ltr"><<a href="mailto:andrew@beekhof.net">andrew@beekhof.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I ran your script, all I get is:<br>
<br>
[root@pcmk-4 ~]# ./test.sh 0<br>
scope=status  name=master-vmrd-res:0 value=(null)<br>
Error performing operation: The object/attribute does not exist<br>
scope=status  name=master-vmrd-res:0 value=1<br>
scope=status  name=master-vmrd-res:0 value=2<br>
scope=status  name=master-vmrd-res:0 value=3<br>
scope=status  name=master-vmrd-res:0 value=4<br>
scope=status  name=master-vmrd-res:0 value=5<br>
scope=status  name=master-vmrd-res:0 value=6<br>
scope=status  name=master-vmrd-res:0 value=7<br>
<br>
which is pretty much what I'd expect.<br>
Perhaps try a more recent version?<br>
<div><div></div><div class="h5"><br>
</div></div></blockquote></div><br><br clear="all">Which version are you running? How long did you run my script? In my CentOS 5.3 with pacemaker-0.80.5, it happens with a few minutes. I found that the libxml2 returns multiple entries for XPath query. I think the problem is in the default libxml2 installed on CentOS 5.3, I upgraded it to libxml2-2.7.3, then this problem went away. I will test it with rpms in epel-5.<br>
<br>By the way if pacemaker-0.80.5 is outdated version, please remove it from repository.<br><br>Thanks very much any way.<br>hj<br>