We got an email alert from a server that has had the ClamAV plugin installed for at least 5 years (and Manage Plugins' indicates it's properly installed):
We just updated to v.66.0.22 last night during normal update cycle. We've received no binary mismatch notice on any other servers.
We decided to remove the plugin and reinstall it. Seemed to go well, 'Manage Plugins' indicates it's properly installed and 'Service Status' indicates it's running.
Just for grins, we restarted clamd to be sure all was copacetic:
Here's what we've got:
main.cvd apparently created when reinstalling the plugin; main.cld apparently the old one which should be removed.
Correct?
If so, do we need to reinstall the clamAV plugin on the other servers? And any reason/speculation why this occurred?
Code:
ClamAV freshclam and clamscan binaries are different versions. Install ClamAV within "Manage Plugins".
We decided to remove the plugin and reinstall it. Seemed to go well, 'Manage Plugins' indicates it's properly installed and 'Service Status' indicates it's running.
Just for grins, we restarted clamd to be sure all was copacetic:
Code:
[ [email protected] ~># /scripts/restartsrv_clamd
Waiting for âclamdâclamdâ
Service Status
clamd (/usr/local/cpanel/3rdparty/bin/clamd) is running as root with PID 21668 (pidfile+/proc check method).
Startup Log
LibClamAV Warning: Detected duplicate databases /usr/local/cpanel/3rdparty/share/clamav/main.cvd and /usr/local/cpanel/3rdparty/share/clamav/main.cld, please manually remove one of them
clamd restarted successfully.
Code:
[ [email protected] ~># ls -l /usr/local/cpanel/3rdparty/share/clamav/main*
-rw-r--r-- 1 clamav clamav 307499008 Jun 7 21:09 /usr/local/cpanel/3rdparty/share/clamav/main.cld
-rw-r--r-- 1 clamav clamav 117892267 Sep 14 11:06 /usr/local/cpanel/3rdparty/share/clamav/main.cvd
Correct?
If so, do we need to reinstall the clamAV plugin on the other servers? And any reason/speculation why this occurred?