My Zimbra server antivirus service going to stopped frequently.
i had done below step and works fine. But after some hours it's going to stopped again. How can i resolved it.
Identified and removed the duplicate ClamAV database files (main.cld, bytecode.cld).
rm /opt/zimbra/data/clamav/db/bytecode.cld
rm /opt/zimbra/data/clamav/db/main.cld
Increased the ClamAV watchdog timeout to allow sufficient time for ClamAV to initialize
show.
zmlocalconfig | grep zimbra_clamav_watchdog_timeout
and set to
zmlocalconfig -e zimbra_clamav_watchdog_timeout=240
Restarted ClamAV, which resolved the issue, allowing it to run without further interruptions.
su - zimbra
zmclamdctl restart
i had done below step and works fine. But after some hours it's going to stopped again. How can i resolved it.
Identified and removed the duplicate ClamAV database files (main.cld, bytecode.cld).
rm /opt/zimbra/data/clamav/db/bytecode.cld
rm /opt/zimbra/data/clamav/db/main.cld
Increased the ClamAV watchdog timeout to allow sufficient time for ClamAV to initialize
show.
zmlocalconfig | grep zimbra_clamav_watchdog_timeout
and set to
zmlocalconfig -e zimbra_clamav_watchdog_timeout=240
Restarted ClamAV, which resolved the issue, allowing it to run without further interruptions.
su - zimbra
zmclamdctl restart
Statistics: Posted by mamun69 — Thu Jan 23, 2025 6:25 pm