[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: monit deadlocks
From: |
Eli Yukelzon |
Subject: |
Re: monit deadlocks |
Date: |
Thu, 20 Oct 2005 08:16:16 +0000 |
Good day.
I am using monit 4.6.
It would be rather hard to provide a large trace for this problem,
because it appears under rare and unpredictable conditions.
To elaborate more about the problem:
The main process is stuck in 'futex' call.
The 'monit status' command works, but it reports incorrect
information, i.e. if some service is down, it will not notice it.
The 'monit summary' command crashes with 'unable to connect to daemon' message.
I've attached the monitrc that I am using.
Any help would be really appriciated.
On 10/19/05, Jan-Henrik Haukeland <address@hidden> wrote:
> Which version of monit are you using? Earlier 4.x version (or was it
> 3.x?) had some problems with thread locking in some special cases. If
> you are not using the latest 4.6 release try to upgrade to this
> version and see if that solve the problem. If not, could you please
> provide us with a longer trace (the stack address is not much help)
> and maybe elaborate more around the problem (log output) and provide
> us with your monitrc file.
>
> Regards
>
>
> On 19. okt. 2005, at 20.00, Eli Yukelzon wrote:
>
> > Good day.
> >
> > I've been using monit for administating my server for quite a while,
> > and i've been very pleased with it's performance.
> > Lately though I've came across a reoccuring event which will probably
> > cause me to switch away from using monit...
> > Monit daemon get's stuck. It enters some deadlock, according to
> > strace:
> >
> > # strace -f -F -p 21284
> > Process 21284 attached - interrupt to quit
> > futex(0xb7e42800, FUTEX_WAIT, 2, NULL <unfinished ...>
> > Process 21284 detached
> > # monit summary
> > monit: cannot read status from the monit daemon
> >
> > after killall -9 monit
> > it restarts from inittab just fine.
> > the problem is - becuase of this deadlock, it stops monitoring the
> > services!
> >
> > Any ideas?
> >
> > --
> > 2B OR NOT 2B = FF
> >
> >
> > --
> > To unsubscribe:
> > http://lists.nongnu.org/mailman/listinfo/monit-general
> >
>
> --
> Jan-Henrik Haukeland
> Mobil +47 97141255
>
>
>
> --
> To unsubscribe:
> http://lists.nongnu.org/mailman/listinfo/monit-general
>
--
2B OR NOT 2B = FF
mrc
Description: Binary data
- monit deadlocks, Eli Yukelzon, 2005/10/19
- Re: monit deadlocks, Jan-Henrik Haukeland, 2005/10/19
- Re: monit deadlocks,
Eli Yukelzon <=
- Re: monit deadlocks, Martin Pala, 2005/10/20
- Re: monit deadlocks, Jan-Henrik Haukeland, 2005/10/20
- Re: monit deadlocks, Jan-Henrik Haukeland, 2005/10/20
- Re: monit deadlocks, Jan-Henrik Haukeland, 2005/10/20
- Re: monit deadlocks, Eli Yukelzon, 2005/10/20
- Re: monit deadlocks, Jan-Henrik Haukeland, 2005/10/20
- Re: monit deadlocks, Eli Yukelzon, 2005/10/20