It seems sombody else had the same problem ...
... but manged to solve it by cleaning the /tmp partition.
Well, it disdn't help me - that was only a short relief. I had also tried audld.plx --nosys --types=savi --nopatchup2date
(which I found somewhere else), but this did not download anything new.
I still notice that ccsd restarts about every three minutes, thus leaving 244MB of garbage in /tmp
, which sooner or later fills the partition. (Also, each time there are 500MB core dumps in /var/storage/cores
, but apparently those are rotated and do no harm). A lot of legitimate mail had been rejected with "temporary failure" (and complaints from senders were what made us check the system in the first place); these would only go through if I added an exception from virus scanning for suitable cirteria. But with several days worth of mail from many domains, I had no other choice than to ultimately add everybody to said exception for a while. I can only hope that no actual virus went through during that timespan. Almost as soon as I activated the scan again, the game started anew ...
I'll try to restore the previous version tonight, and until then I help myself with regularly running rm `ls -rt /tmp/AV* | head -n -1`
I'd be happy to hear some additional hints what could help ...
This thread was automatically locked due to age.