Hi,
i already installed 2 or 3 times zimbra open source, with no problems, but this time i'm suffering this weird problem.
I'm running zcs-4.5.5_GA_838.UBUNTU6 and i tried to manually upgrade CLAMD from 0.90.2 to 0.90.3 but the problem still persists before and after the upgrade.
It seems that che CLAMD daemon freezes reading the databases.
In /opt/zimbra/log/clamd.log i'm getting these messages every 2 minutes
Code:
Mon Jun 4 19:35:33 2007 -> +++ Started at Mon Jun 4 19:35:33 2007
Mon Jun 4 19:35:33 2007 -> clamd daemon 0.90.3 (OS: linux-gnu, ARCH: i386, CPU: i686)
Mon Jun 4 19:35:33 2007 -> Log file size limited to 20971520 bytes.
Mon Jun 4 19:35:33 2007 -> Reading databases from /opt/zimbra/clamav/db
Mon Jun 4 19:37:12 2007 -> +++ Started at Mon Jun 4 19:37:12 2007
Mon Jun 4 19:37:12 2007 -> clamd daemon 0.90.3 (OS: linux-gnu, ARCH: i386, CPU: i686)
Mon Jun 4 19:37:12 2007 -> Log file size limited to 20971520 bytes.
Mon Jun 4 19:37:12 2007 -> Reading databases from /opt/zimbra/clamav/db
Mon Jun 4 19:38:59 2007 -> +++ Started at Mon Jun 4 19:38:59 2007
Mon Jun 4 19:38:59 2007 -> clamd daemon 0.90.3 (OS: linux-gnu, ARCH: i386, CPU: i686)
Mon Jun 4 19:38:59 2007 -> Log file size limited to 20971520 bytes.
Mon Jun 4 19:38:59 2007 -> Reading databases from /opt/zimbra/clamav/db
When i receive e-mail, amavisd says that clamd is not responding.
So, it seems to me that CLAMD is crashing while reading databases, and never starts ("zmcontrol status" says that antivirus is stopped). But i can't see any errors in the various log files.
I tried to "rm *" the directory "/opt/zimbra/clamav/db" and the freshclean downloaded the new db, but i still got this weird freeze.
Also, i checked with "ls -la" the /opt/zimbra/clamav/db directory, and this is the output
Code:
drwxr-xr-x 2 zimbra zimbra 4096 Jun 4 19:43 .
drwxr-xr-x 9 zimbra zimbra 4096 Jun 4 17:45 ..
-rwxrwxr-- 1 zimbra zimbra 0 Jun 4 19:43 .dbLock
-rw-r--r-- 1 zimbra zimbra 608128 Jun 4 19:12 daily.cvd
-rw-r--r-- 1 zimbra zimbra 9351789 Jun 4 19:11 main.cvd
-rw------- 1 zimbra zimbra 52 Jun 4 19:43 mirrors.dat
What can i do now?
Thank you i.a.
aNt1X