Krzysztof Snopek wrote:

Tue Mar 16 04:01:00 2004 -> ERROR: ScanStream: accept() failed.
Tue Mar 16 04:02:27 2004 -> ERROR: ScanStream: Can't create temporary
file.


[snip]

Could someone guess what happened?



was your /tmp full ?

By default, Solaris stores /tmp on system memory (and swap) as tmpfs.
It has size limit AND number of files limit. Even if  'df -k' shows that
/tmp is still empty, sometimes you're unable to create any file on /tmp
if there are too many files there (depends on amount of
physical system memory).

Rebooting will clean /tmp entirely.

You could try moving /tmp elsewhere (e.g to a physical disk).
Regards,

Fajar


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to