> 1: Have you set any MaxDataSize, MaxFileSize, or MaxRecursion in
> clamd.conf? If yes, how much is that?
Those settings have not been made.
All those settings are 0.
> 2: Can you run the scan let's say |clamscan /opt/app/bin/data01|
> and then simultaneously paste the outputs of |lsps -a| and |vmstat 1 10|?
The outputs is;
# lsps -a
Page Space Physical Volume Volume Group Size %Used Active Auto Type Chksum
hd6 hdisk0 rootvg 24576MB 0 yes yes lv 0
[root@psysbkt1 /]# vmstat 1 10
System configuration: lcpu=32 mem=16384MB
kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------
r b avm fre re pi po fr sr cy in sy cs us sy id wa
1 0 1105330 2617618 0 0 0 0 0 0 139 3703 538 7 0 92 0
1 0 1105330 2617618 0 0 0 0 0 0 0 30 207 7 0 93 0
1 0 1106178 2616770 0 0 0 0 0 0 2 1674 269 7 0 92 0
1 0 1108680 2614268 0 0 0 0 0 0 8 376 248 7 0 93 0
1 0 1108689 2614257 0 0 0 0 0 0 108 2786 408 8 0 92 0
1 0 859802 2863144 0 0 0 0 0 0 119 5262 556 5 2 93 0
0 0 762953 2959993 0 0 0 0 0 0 7 2006 226 0 1 99 0
0 0 762898 2960048 0 0 0 0 0 0 4 3373 412 0 0 99 0
0 0 762898 2960051 0 0 0 0 0 0 5 37 289 0 0 99 0
0 0 762898 2960051 0 0 0 0 0 0 0 31 214 0 0 99 0
[root@psysbkt1 /]# vmstat -v
4194304 memory pages
4050336 lruable pages
2779718 free pages
4 memory pools
666967 pinned pages
90.0 maxpin percentage
3.0 minperm percentage
90.0 maxperm percentage
11.3 numperm percentage
458816 file pages
0.0 compressed percentage
0 compressed pages
11.3 numclient percentage
90.0 maxclient percentage
458816 client pages
0 remote pageouts scheduled
0 pending disk I/Os blocked with no pbuf
0 paging space I/Os blocked with no psbuf
1400 filesystem I/Os blocked with no fsbuf
12 client filesystem I/Os blocked with no fsbuf
0 external pager filesystem I/Os blocked with no fsbuf
22.8 percentage of memory used for computational pages
When scanned with clamscan, unlike when using clamd, the scan completed successfully without any errors.