Hi,

On Tue, Jul 15, 2008 at 12:45:23PM +0100, Paul Walsh wrote:
> Lars Marowsky-Bree wrote:
>> On 2008-07-15T10:56:44, Paul Walsh <[EMAIL PROTECTED]> wrote:
>
>> That's lucky, but not guaranteed if the timing is wrong. Certainly you
>> can do that and not hit the monitor.
>
> :)

I'd propose to set the group to the unmanaged mode, do whatever
you have to do to the resource and then put it back to managed:

        crm_resource -r grp --meta -p is_managed -v false
        stop apache
        ...
        start apache
        crm_resource -r grp --meta -d is_managed

Thanks,

Dejan
_______________________________________________
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