On Thu, Jan 20, 2011 at 8:57 PM, Cameron Smith <[email protected]>wrote:

> Heartbeat is managing MySQL and if MySQL takes too long to shutdown when I
> stop heartbeat on the master then it forces the master to reboot. Not good
> if I am trying to make the slave the active node! :)
>
> Here is my haresources file:
> master.example.com drbddisk::r0 Filesystem::/dev/drbd1::/data::ext3
> 10.20.30.40 crond mysqld httpd postfix
>
> Here is my ha.cf file:
> logfile /var/log/ha-log
> logfacility local0
> keepalive 2
> deadtime 10
> warntime 5
> initdead 30
> bcast eth1
> udpport 694
> auto_failback on
> node master.example.com
> node slave.example.com
>
> Is there any way to prevent that?
>
> Oh and it's Heartbeat 2.1.3 on CentOS 5.5
_______________________________________________
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