Re: System resource
Doug Hardie <[email protected]> Wed, 21 May 2008 14:29:30 -0700
| Newsgroups | gmane.mail.qpopper |
|---|---|
| Message-ID | <[email protected]> |
On May 20, 2008, at 05:05, Sasa wrote: > Hi, I have a critical problem with qpopper 4.0.9, when qpopper > service is running on mail server the queue increase and I have more > 200 mails in spool !! I think that qpopper daemon use a too much > system resource (memory and CPU), if qpopper daemon is stopped in a > few minutes the queue is empty. > When qpopper daemon is running I have: > > [root@mail ~]# ps -ax|grep popper > Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/ > procps-3.2.7/FAQ > 5026 ? S 0:00 /usr/local/sbin/popper -s -R -T600 > 5276 ? R 0:00 /usr/local/sbin/popper -s -R -T600 > 5277 ? S 0:00 /usr/local/sbin/popper -s -R -T600 > > > ..how can I solve the problem ?? Some more thoughts. I suspect the problem you are encountering can be caused by thrashing or a disk failing. You might want to use top and vmstat (whatever its equivalent is for your system) to check for excess swapping or disk I/O. Also check the system log for disk errors. Remapping and retries on drives are quite slow and really bottle up the system.