On 6/22/07, タフ テカネ」 <[EMAIL PROTECTED]> wrote: > hi.. my mail serveris clamv 0.90.2 and qmail-scanner 2.01 > before i used 0.88.7 and 1.25. > problem is server load is high(20~30 i saw uptime)
What are your clamd.conf settings? Your hardware? How many incoming emails/second? Maybe your server just got flooded with emails. > this is process list use ps -ef f > /var/spool/qscan/tmp/mail.xxxx.jp118079257954118235 file is normal ansi > text file(spam). What if you scan only that file? What is the load then? > ----------------- > root 23160 23157 0 13:31 ? S 0:00 \_ supervise qmail-smtp > > qmaild 23165 23160 0 13:31 ? S 0:01 | \_ > /usr/local/bin/tcpserver -v -R -l 0 -x /etc/tcp.smtp.cdb -u 502 -g 501 0 > smtp /var/qmail/bin/qmail-smtpd mail.xxxx.jp /bin/checkpassword /bin/true > qmaild 18234 23165 0 22:56 ? S 0:00 | \_ > /var/qmail/bin/qmail-smtpd mail.xxxx.jp /bin/checkpassword /bin/true > qscand 18235 18234 0 22:56 ? S 0:00 | | \_ > /usr/bin/perl -T /dev/fd/3//var/qmail/bin/qmail-scanner-queue.pl > qscand 18240 18235 0 22:56 ? S 0:00 | | \_ > /usr/local/bin/clamdscan --no-summary > /var/spool/qscan/tmp/mail.xxxx.jp118079257954118235 > qmaild 18502 23165 0 23:01 ? S 0:00 | \_ > /usr/local/bin/tcpserver -v -R -l 0 -x /etc/tcp.smtp.cdb -u 502 -g 501 0 > smtp /var/qmail/bin/qmail-smtpd mail.xxxx.jp /bin/checkpassword /bin/true > ----------------- I don't see clamd in your output. Clamd is the process doing the scan, clamdscan just gives it what to scan. It might be that clamd is already very busy scanning other files. If its scanning only stuff from qmail, can you get a snapshot of /var/spool/qscan/tmp when this happens? Then try to reproduce the problem by giving clamdscan to scan that directory. If you succeed, open a bugreport, and attach the files. > > > this is my system information > ====== > [EMAIL PROTECTED] root]# clamscan -V > ClamAV 0.90.2-exp/3493/Fri Jun 22 18:18:44 2007 0.90.3 is latest stable. --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
