On 7/31/07, benjamin <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] /var/lib/heartbeat/crm]# crm_resource -M -r collector > crm_resource[5088]: 2007/07/31_09:45:05 info: Invoked: crm_resource -M -r > collector > WARNING: Creating rsc_location constraint 'cli-standby-collector' with a > score of -INFINITY for resource collector on othaii01s . > This will prevent collector from running on othaii01s until the > constraint is removed using the 'crm_resource -U' command or manually with > cibadmin > This will be the case even if othaii01s is the last node in the > cluster > This messgae can be disabled with -Q > > [EMAIL PROTECTED] /var/lib/heartbeat/crm]# tail cib.xml > </rule> > </rsc_location> > <rsc_location id="cli-standby-collector" rsc="collector"> > <rule id="cli-standby-rule-collector" score="-INFINITY"> > <expression id="cli-standby-expr-collector" attribute="#uname" > operation="eq" value="othaii01s" type="string"/> > </rule> > </rsc_location> > </constraints> > </configuration> > </cib> > > > This is what I don't want :)
Do you have default_resource_stickiness set to INFINITY? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
