[Linux-HA] heartbeat-problem in <rsc_location id="XXX">
Andrew Beekhof
beekhof at gmail.com
Wed Apr 30 06:35:38 MDT 2008
On Tue, Apr 29, 2008 at 6:31 PM, Madd Sauer <lug at sauer.ms> 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
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
More information about the Linux-HA
mailing list