Re: [Mailman-Users] Re: qrunner with over 90% CPU

2003-08-14 Thread Jon Carnes
On Mon, 2003-08-11 at 21:12, Paul H Byerly wrote: > >You can adjust these values by becoming root and typing in something like: > > echo 16384 > /proc/sys/fs/file-max > > echo 2048 > /proc/sys/kernel/threads-max > > > >Note: this is not a recommendation (well it is, but it's not *my* > >recomm

Re: [Mailman-Users] Re: qrunner with over 90% CPU

2003-08-14 Thread Paul H Byerly
Jon Carnes wrote: > Both of which are well less than what I have. What would this do? For *you* it would make things worse! So don't change what you have. That's what I thought. > Not yet, but it will be in time as I move more lists. I am way over > due for some upgrades and

Re: [Mailman-Users] Re: qrunner with over 90% CPU

2003-08-14 Thread Jon Carnes
Sorry to pepper you with so many questions... but here are some more... What do you get when you type: cat /proc/sys/fs/file-max cat /proc/sys/kernel/threads-max On one of my well-running RH 9 boxes, I get: cat /proc/sys/fs/file-max 26208 cat /proc/sys/kernel/threads-max 4095 Yo

[Mailman-Users] Re: qrunner with over 90% CPU

2003-08-12 Thread Paul H Byerly
Jon Carnes wrote: Are you running NFS or NIS on the server? I don't have NFS on the system, so I'd say NIS. How big are your volumes? hda1 is 99 Mb with 6 Mb used hda3 is 54 Gig with 9 gigs used Are the errors always on trying to open "/etc/mail/access.db" or do they occur for other files a

Re: [Mailman-Users] Re: qrunner with over 90% CPU

2003-08-11 Thread Paul H Byerly
Jon Carnes wrote: Sorry to pepper you with so many questions.. Hey, anything that might help. What do you get when you type: cat /proc/sys/fs/file-max 65000 cat /proc/sys/kernel/threads-max 4086 On one of my well-running RH 9 boxes, I'm on 7.1. I get: cat /proc/sys/fs/file-m