On Fri, Jan 29, 2010 at 10:05 PM, Carlos Eduardo Chiriboga Calderon
<[email protected]> wrote:
> Hi all,
>
> I have problems with my cluster in heartbeat 2 (the cib.xml is attached to
> this message), some times, the monitor of the resources "apache" and
> "mysql" fail and the command "crm_mon" shows:
>
>
> ***************************************************
> ============
> Last updated: Tue Jan 26 17:25:47 2010
> Current DC: nodo2.example.com
> 2 Nodes configured.
> 3 Resources configured.
> ============
>
> Node: nodo2.example.com : online
> Node: nodo1.example.com : online
>
> webip   (ocf::heartbeat:IPaddr):     Started nodo1.example.com
> Master/Slave Set: ms_drbd
>    drbd0:0     (ocf::heartbeat:drbd):Master nodo1.example.com FAILED
>    drbd0:1     (ocf::heartbeat:drbd):Slave nodo2.example.com
> Resource Group: group_fs
>    FS_replica  (ocf::heartbeat:Filesystem): Started nodo1.example.com
> mysql   (ocf::heartbeat:mysql): Started nodo1.example.com (unmanaged)
> FAILED
> apache  (ocf::heartbeat:apache):        Started nodo1.example.com
> (unmanaged) FAILED
>
>
> Failed actions:
>    apache_monitor_59000 (node=nodo1.example.com, call=167, rc=-2):
> TimedOut
>    apache_stop_0 (node=nodo1.example.com, call=170, rc=-2): Timed Out
>    mysql_monitor_59000 (node=nodo1.example.com, call=187, rc=-2): TimedOut
>    mysql_stop_0 (node=nodo1.example.com, call=190, rc=-2): Timed Out

Looks like your timeouts are far too aggressive.

> ***************************************************
>
> I need to know how to fix this or, in any case, can I force an automatic
> resources migration to another node when it fails.
>

We can't move what we can't stop (otherwise services would be running
on both nodes).
If you had stonith configured, we'd have been able to kill the node
and continue.
_______________________________________________
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