More info... I took a step back up into find_attr_details, looking at the two code blocks doing the "filter by node" and "filter by set name", wondering if there could be something in the "filter by node" update to the xml that was causing the "filter by set name" to spin per my earlier comment. To test this idea, and since the two code blocks appeared to me to be independent of each other, I swapped them so that the "filter by set name" came before the "filter by node", and voila, it works! The attached is the copy of the cib.xml after running this version of crm_master. Note the nvpair under <node uname arc-dknightlx...> that is for master set to value="100". I added the HA-dev email list back in so Andrew and Lars, if they are around, can see what I've found.
Doug On Sat, 2007-03-31 at 05:12 -0600, Alan Robertson wrote: > It creates a workspace, etc. all on its own. > > You may need/want to change it. > > > plain text document attachment (getws) > > #!/bin/sh > # > # Script to grab linux-HA from Hg, build it, and > # run BasicSanityCheck on it... > # > # Certain parts of this script need superuser permissions. > # We use sudo for these. For convenience we do something with sudo > # right at the first, and to avoid getting timed out on the password > # we do something gratuitous with sudo before/after commands that take > # a while... It works for me... YMMV ;-) > # ..... snip
cib.xml
Description: application/xml
_______________________________________________________ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/