[Linux-cluster] ccsd hanging after start on debian unstable

Gabriel Wicke lists at wikidev.net
Sun Jul 4 19:27:04 UTC 2004


On Sat, 2004-07-03 at 11:07 +0100, Gareth Bult wrote:
> Hi,
> 
> ccsd starts a number of threads ..
> 
> pick the one eating the CPU and "strace -p" it ..

Thanks for this tip, i found some information that might be useful.
There's only one thread created that doesn't show up in ps aux or top,
but it's possible to connect to it by using strace -p  pid-of-parent+1.
Output is heaps of lines like this, constantly looping/scrolling:

socket(PF_BLUETOOTH, SOCK_DGRAM, 3)     = -1 ENETDOWN (Network is down)

So i suspected some weird Bluetooth/GFS interaction. Recompiled the
kernel with Bluetooth support disabled, but same thing. ccs_test seems
to work however, the results returned are correct. I've since double-
checked cluster.xml a few times, that's very likely not the reason
(posted it at http://dl.aulinx.de/gfs/cluster.xml).
-- 
Gabriel Wicke




More information about the Linux-cluster mailing list