[Linux-HA] heartbeat 2.0.8: unmanaged to managed

Andrew Beekhof beekhof at gmail.com
Mon Feb 12 01:02:02 MST 2007


On 2/7/07, greno at verizon.net <greno at verizon.net> wrote:
> Somehow one of my group resources became unmanaged after I restarted heartbeat and now it refuses to become managed again.  I've tried issuing:
> crm_resource -S is_managed -v true -r myresource -t primitive
>
> and also creating an nvpair name="is_managed" value="true" in the cib.xml
>
> Neither of these made any difference.

http://linux-ha.org/v2/faq/manual_recovery

>
> <group...
>   <primitive 1
>   <primitive 2
>   <primitive 3
>   <primitive 4
>   <primitive 5 ended up unmanaged
> </group...
>
> The resource when it is unmanaged tries to start too early.

unmanaged resources should _never_ be started.
do you have logs showing this happening?

>  It needs to wait for a filesystem to be mounted by primitive 4 before it runs or it will fail.  When it was managed it would wait for the filesystem to be mounted but now it is not waiting.  How do you fix this problem?
>
>
> _______________________________________________
> 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