Re: How to debug something like this?

2005-05-25 Thread Wijnand Wiersma
It seems that increasing openfiles-cur to infinity works the best in this situation, so I guess this is solved. Gerardo, I will try your updated port soon. Regards, Wijnand

Re: How to debug something like this?

2005-05-24 Thread Wijnand Wiersma
2005/5/24, Gerardo Santana Gsmez Garrido [EMAIL PROTECTED]: Well, never really looked at it. But I was dissapointed 2.0s4 was in ports. My fault. I had been away from the computer for a while for strong reasons, ...hard times. We all forgive you. And that port only had mysql support and

Re: How to debug something like this?

2005-05-23 Thread jared r r spiegel
On Sun, May 22, 2005 at 06:00:14PM +0200, Wijnand Wiersma wrote: It really hurts my server performance every 15 minutes or so, and my statistics aren't very good either: just a shot in the dark, but are you using apmd? if so, try -a. i had a hell of a time once debugging something that

Re: How to debug something like this?

2005-05-23 Thread Wijnand Wiersma
2005/5/23, jared r r spiegel [EMAIL PROTECTED]: On Sun, May 22, 2005 at 06:00:14PM +0200, Wijnand Wiersma wrote: It really hurts my server performance every 15 minutes or so, and my statistics aren't very good either: just a shot in the dark, but are you using apmd? Nope. But for

Re: How to debug something like this?

2005-05-23 Thread Stefan Kell
Hi, first: I am not a specialist for jabberd. On Sun, 22 May 2005, Wijnand Wiersma wrote: I use jabberd 1.4.3.1 and switched the aim/icq/msn transports to python based transports. There is a newer version available, see http://article.gmane.org/gmane.network.jabber.admin/24646; Jabberd

Re: How to debug something like this?

2005-05-23 Thread Wijnand Wiersma
It just happened again, so I was wrong about the nic. Here is a part of the ktrace of jabberd at a busy moment. Not much to see, this scrolls over my screen very fast. 9519 jabberd RET select 0 9519 jabberd CALL sigprocmask(0x3,0xfffefeff) 9519 jabberd RET sigprocmask

Re: How to debug something like this?

2005-05-23 Thread Stefan Kell
Hi, On Mon, 23 May 2005, Wijnand Wiersma wrote: It just happened again, so I was wrong about the nic. Here is a part of the ktrace of jabberd at a busy moment. Not much to see, this scrolls over my screen very fast. [...snip...] 9519 jabberd CALL

Re: How to debug something like this?

2005-05-23 Thread Wijnand Wiersma
Hi Stefan, thanks for your reply. 2005/5/23, Stefan Kell [EMAIL PROTECTED]: [...snip...] 9519 jabberd CALL select(0x1b,0x3c032d10,0x3c032c90,0x3c032c10,0x3c032a58) 9519 jabberd RET select 0 [...snip...] 9519 jabberd CALL read(0x4,0x3c032d90,0x80) 9519 jabberd

Re: How to debug something like this?

2005-05-23 Thread Wijnand Wiersma
2005/5/23, Stefan Kell [EMAIL PROTECTED]: Should I raise the openfiles-cur for jabber? Don't know, I am not the specialist for jabber :-( Well, just raised it to test. pth-1.4.1 from the 3.7-RELEASE ports. ports or packages? Ports. I have looked at the pth-code and it seems to me that

Re: How to debug something like this?

2005-05-23 Thread Stefan Kell
Hi, On Mon, 23 May 2005, Wijnand Wiersma wrote: Hi Stefan, thanks for your reply. 2005/5/23, Stefan Kell [EMAIL PROTECTED]: [...snip...] 9519 jabberd CALL select(0x1b,0x3c032d10,0x3c032c90,0x3c032c10,0x3c032a58) 9519 jabberd RET select 0 [...snip...] 9519

Re: How to debug something like this?

2005-05-23 Thread Gerardo Santana Gómez Garrido
On 5/23/05, Wijnand Wiersma [EMAIL PROTECTED] wrote: 2005/5/24, Gerardo Santana Gsmez Garrido [EMAIL PROTECTED]: On 5/22/05, Wijnand Wiersma [EMAIL PROTECTED] wrote: Hi all, this maybe offtopic, but I am almost desparate. Last night I migrated the nedbsd.nl 3.5 server to a other

How to debug something like this?

2005-05-22 Thread Wijnand Wiersma
Hi all, this maybe offtopic, but I am almost desparate. Last night I migrated the nedbsd.nl 3.5 server to a other machine running 3.7. The specs are the same, except for the network card. On 3.5 I used fxp0, now I use xl0. Everything works fine (well, I do miss nullfs but use loopback nfs as a