Hi Arne:

On Mon, Nov 15, 2010 at 11:13 AM, Arne Brutschy <[email protected]> wrote:

> I am currently in the process of doing so. It does not seem actually to
> hang, it seems like an endless loop of this:
>
>        --- SIGCHLD (Child exited) @ 0 (0) ---
>        rt_sigaction(SIGINT, {0x1, [], 0}, {0x804f779, [], SA_INTERRUPT}, 8) = > 0
>        rt_sigaction(SIGQUIT, {0x1, [], 0}, {SIG_DFL, [], 0}, 8) = 0
>        rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
>        clone(child_stack=0, flags=CLONE_PARENT_SETTID|SIGCHLD, 
> parent_tidptr=0xbfd8ac14) = 30550
>        waitpid(30550, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 30550
>        rt_sigaction(SIGINT, {0x804f779, [], SA_INTERRUPT}, NULL, 8) = 0
>        rt_sigaction(SIGQUIT, {SIG_DFL, [], 0}, NULL, 8) = 0
>        rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0

And `gmond -d 2` gives you no additional information?  Any other
system-level issues on the server?  Assuming you are using multicast,
would it be possible for you to setup gmetad to poll _another_ gmond
to see if the issue persists?

What OS and arch are you running Ganglia on?

Cheers,

Bernard

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to