[Linux-HA] heartbeat 2.0.8: unmanaged to managed
Andrew Beekhof
beekhof at gmail.com
Mon Feb 12 01:05:16 MST 2007
On 2/7/07, greno at verizon.net <greno at verizon.net> wrote:
> I issue a crm_resource -C -r myresource several times but it isn't making a difference and I think this is maybe more related to the fact that this resource is expecting other facilities to be present provided by the preceding resources and if they are not there then this resource returns a bad status and goes into unmanaged state.
correct
> Questions:
> Are the resources in a group executed in the order in th e CIB?
yes
> The errant resource always tries to go first even though it is last.
do you have logs showing this?
>
> Can you force a resource to wait on another resource?
rsc_order constraints
although, if the resource (rscB) you're depending on says "i'm done"
when it hasn't finished actually starting, then you'll still have a
problem. iin such cases, rscB is broken and needs to be fixed.
More information about the Linux-HA
mailing list