[clamav-users] ClamClient errors

Hoevenaar, Jeffrey (GE Aviation, US) Jeffrey.Hoevenaar at ge.com
Thu Jun 3 17:55:33 UTC 2021


I modified this:  OnAccessRetryAttempts 3

On Access is running.   Not running any other scans currently.

# ps -ef|grep clam
clamscan  286345       1 13 13:35 ?        00:00:55 /usr/sbin/clamd -c /etc/clamd.d/scan.conf
root      286357       1  0 13:35 ?        00:00:02 /usr/sbin/clamonacc --fdpass --log=/var/log/clamonacc -F --config-file=/etc/clamd.d/scan.conf --move=/var/tmp/clamav-quarantine


[root at rhel8avtest log]# cd /etc/clamd.d/
[root at rhel8avtest clamd.d]# pwd
/etc/clamd.d
[root at rhel8avtest clamd.d]# cat scan.conf|grep -v ^#|grep -v ^$
LogSyslog yes
LogVerbose no
LogRotate yes
LocalSocket /run/clamd.scan/clamd.sock
ReadTimeout 300
CommandReadTimeout 120
CrossFilesystems no
User clamscan
OnAccessMountPath /
OnAccessMountPath /boot
OnAccessMountPath /home
OnAccessMountPath /opt
OnAccessMountPath /tmp
OnAccessMountPath /var
OnAccessMountPath /var/tmp
OnAccessMountPath /var/log
OnAccessMountPath /var/log/audit
OnAccessExcludeUname clamscan
OnAccessRetryAttempts 3

Thanks,
Jeff Hoevenaar

-----Original Message-----
From: clamav-users <clamav-users-bounces at lists.clamav.net> On Behalf Of G.W. Haywood via clamav-users
Sent: Thursday, June 3, 2021 1:11 PM
To: Hoevenaar, Jeffrey (GE Aviation, US) via clamav-users <clamav-users at lists.clamav.net>
Cc: G.W. Haywood <clamav at jubileegroup.co.uk>
Subject: EXT: Re: [clamav-users] ClamClient errors

Hello again,

On Thu, 3 Jun 2021, Hoevenaar, Jeffrey (GE Aviation, US) via clamav-users wrote:
> G.W. Haywood wrote:
> > On Thu, 3 Jun 2021, Hoevenaar, Jeffrey (GE Aviation, US) via clamav-users wrote:
> >
> >> Any idea why I get these error messages over and over?
> >> Running on standalone RHEL8 server.
> >>
> >> ERROR: ClamClient: Connection to clamd failed, Couldn't connect to server.
> >> ClamClient: Connection to clamd re-established.
> >> ClamMisc: Unexpected issue; Daemon failed to scan:  various file 
> >> names
> >
> > What is ClamClient?
> 
> ClamClient appears in the clamonacc log file.
>
> I am running clamd and clamonacc.

Ah - disclaimer: I don't use on-access scanning so I'm groping a bit.

Have you set

OnAccessRetryAttempts

in clamd.conf?  It defaults to zero, and you might just get away with it if you set it to some low value.  But it seems to me that there may be more than one issue.  Have you checked whether the clamd daemon is running reliably?  That would be my first concern, as it takes quite a while for it to start up - and if for some reason it dies frequently while you're doing a filesystem scan or if you're scanning many files on access then you might expect failures while it's starting back up.
Having said that, I've found clamd extremely reliable, at least in the ways that I use it (purely for scanning mail, which is nothing like so intensively as scanning filesystems, nor even as on-access scanning in an active filesystem).

It would probably help if we could see your configuration.  What parts of the filesystem are you scanning on access?  Are you scanning both on-access and (concurrently) otherwise?

-- 

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users at lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml


More information about the clamav-users mailing list