FYI: it took 36 minutes for /etc/init.d/heartbeat stop to finish ________________________________ From: Li, Ling (Ling) Sent: Tuesday, September 22, 2009 8:38 PM To: '[email protected]' Subject: /etc/init.d/heartbeat stop hangs (pacemaker1.0.5/heartbeat3/RHEL5.3)
Hi, I loaded rpms from http://download.opensuse.org/repositories/server:/ha-clustering/RHEL_5/x86_64/ The new features such as migration-threshold and resource-set work beautifully (Many thanks to those who created pacemaker1.0.5). We have one issue: /etc/init.d/heartbeat stop simply hangs. Gdb shows that heartbeat -k in sleep. What could cause heartbeat -k into sleep mode? We have total 16 resources in a cluster of two nodes. + RC=0 + case "$1" in + RunStartStop pre-stop + '[' -f /etc/ha.d/resource.d/startstop ']' + /etc/ha.d/resource.d/startstop pre-stop + StopHA + EchoNoNl 'Stopping High-Availability services: ' + Echo 'Stopping High-Availability services: ' + echo 'Stopping High-Availability services: ' Stopping High-Availability services: + /usr/lib64/heartbeat/heartbeat -k ---------- Reading symbols from /lib64/ld-linux-x86-64.so.2...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /lib64/libpthread.so.0...done. [Thread debugging using libthread_db enabled] [New Thread 0x2b2ea2799d30 (LWP 11346)] Loaded symbols for /lib64/libpthread.so.0 Reading symbols from /usr/lib64/heartbeat/plugins/InterfaceMgr/generic.so...done . Loaded symbols for /usr/lib64/heartbeat/plugins/InterfaceMgr/generic.so 0x0000003f0c699720 in __nanosleep_nocancel () from /lib64/libc.so.6 (gdb) bt #0 0x0000003f0c699720 in __nanosleep_nocancel () from /lib64/libc.so.6 #1 0x0000003f0c699574 in sleep () from /lib64/libc.so.6 #2 0x000000000040ebea in main () (gdb) Thank you in advance Ling Li
_______________________________________________ Pacemaker mailing list [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker
