On Wed, Sep 07, 2005 at 01:58:25PM +0300, MJ wrote:
...
> ==========================================
>
> Also I have following in /var/adm/messages
>
> ==========================================
>
> Sep 6 05:48:01 mailgate1 tmpfs: [ID 518458 kern.warning] WARNING: /tmp:
> File system full, swap space limit exceeded
> Sep 6 07:19:16 mailgate1 tmpfs: [ID 518458 kern.warning] WARNING: /tmp:
> File system full, swap space limit exceeded
> Sep 6 08:37:03 mailgate1 tmpfs: [ID 518458 kern.warning] WARNING: /tmp:
> File system full, swap space limit exceeded
> Sep 6 09:05:37 mailgate1 tmpfs: [ID 518458 kern.warning] WARNING: /tmp:
> File system full, swap space limit exc eeded
> ==========================================
>
> Finally amaisd-new (2.3.2) stopped responding and I need to restart the
> server (Solaris 8). Can any one highlight what causes this swap FS
> problem? I have two GB of Swap and the server is running fine since more
> than one month.
The last set of messages suggests you may have older unnoticed
problems which have caused amavisd to die leaving folders behind in the
temporary directory. If this goes unobserved and unattended, it can
result in /tmp filling up, which will stop amavisd from running
successfuly thereafter because it can't unpack emails.
If /tmp is memory and swap-backed, having it fill up may cause
further problems depending on the OS. (FreeBSD handles it fine, but I
haven't run Solaris in ages.)
Now that you've restarted the server, keep an eye on the amavisd tmp
directory. It should never have more directories than needed for the
mails it is handling at the moment. If the number of directories there
start growing, check your amavisd logs to see what is going wrong -
before you run out of space!
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED]
Tiki Technologies Lead Programmer/Software Architect
"My own personal theory is that this is the very dawn of the world.
We're hardly more than an eyeblink away from the fall of Troy, and
scarcely an interglaciation removed from the Altamira cave painters. We
live in extremely interesting ancient times.
I like this idea. It encourages us to be earnest and ingenious and
brave, as befits ancestral peoples; but keeps us from deciding that
because we don't know all the answers, they must be unknowable and thus
unprofitable to pursue." -- Teresa Nielsen Hayden, 1995
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/