On Wed, 8 Dec 2010, sunitha kumar wrote: > Hi, > I am using: > > heartbeat-3.0.0-33.2 > pacemaker-mgmt-client-1.99.2-6.1 > pacemaker-libs-1.0.5-4.1 > pacemaker-1.0.5-4.1 > pacemaker-mgmt-1.99.2-6.1 > > /etc/init.d/heartbeat stop hangs in /usr/lib/heartbeat/heartbeat -k > strace output on this shows it is waiting on its child to exit.., which are > inturn waiting on sockets > > Is this fixed in later releases? Is this a pacemaker issue?
Are you sure that there isn't a resource script that's stalled? I run into this frequently on my systems because I use MailTo to send failover messages, if sendmail stalls attempting to send the message (including failed DNS lookups because the network is down), a graceful failover can take a long time to take place. David Lang _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
