On Tue, Apr 29, 2008 at 6:31 PM, Madd Sauer <[EMAIL PROTECTED]> wrote:
> Hello Maintainers,
>
>  I have some trouble with the id at rsc_location. I will show you that
>  following example. I made a dump with cibadmin -Q > tmp.xml and paste
>  these lines from the dump. (complete dump is attached on this mail.)
>
>
>  # This one DID NOT work

Care to define "DID NOT work"?

>  -------8<-----------
>   <rsc_location id="rscloc_sys01-ses" rsc="sys01-ses">
>     <rule id="prefered_rscloc_sys01-ses" score="400">
>       <expression attribute="#uname" id="444a.." operation="eq" 
> value="node3"/>
>     </rule>
>   </rsc_location>
>  -------8<-----------
>
>  #This one DID work! I changed id="" to another value

and the score... which is likely what made the difference

>  -------8<-----------
>   <rsc_location id="place_001" rsc="sys01-ses">
>     <rule id="prefered_place_001" score="444">
>       <expression attribute="#uname" id="c46b.." operation="eq" 
> value="node3"/>
>     </rule>
>   <rsc_location>
>  -------8<-----------
>
>  Did I made a mistake, or could that be a bug?
>
>  OS: SLES10 SP1
>  HB: 2.08
>
>  may be there are more importend informations in the tmp.xml.
>
>  best regards
>
>  Madd Sauer
>
> _______________________________________________
>  Linux-HA mailing list
>  [email protected]
>  http://lists.linux-ha.org/mailman/listinfo/linux-ha
>  See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to