You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ji...@apache.org on 2004/05/25 17:46:08 UTC

[jira] Updated: (JAMES-146) File System Full

The following issue has been updated:

    Updater: Noel J. Bergman (mailto:noel@devtech.com)
       Date: Tue, 25 May 2004 8:45 AM
    Comment:
Depending upon the OS and file system, there can be limits.  Also the file-based repository ("file_pair" implementation) maintains an in-memory index, which expands as entries are written.  There is no realy need to keep this for write-only repositories, such as error and spam.

A workaround would be to use mbox or db repositories.  In the future, maildir might be an option.  It is unlikely that the "file_pair" implementation will be "fixed" in terms of the total number of files, but perhaps we could add an option so that certain stores can be configured to not maintain the index, since they'll never be read.
    Changes:
             Version changed to 2.1.3
             Version changed to 2.2.0RC1
             Version changed to 2.2.0RC2
             Version changed to 2.2.0RC3
             Version changed to 2.2.0RC4
             Version changed to 2.2.0RC5
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JAMES-146?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-146

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-146
    Summary: File System Full
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: James
 Components: 
             MailStore & MailRepository
   Versions:
             2.1
             2.1.3
             2.2.0RC1
             2.2.0RC2
             2.2.0RC3
             2.2.0RC4
             2.2.0RC5

   Assignee: 
   Reporter: Gabriel Kwok

    Created: Tue, 23 Dec 2003 9:09 PM
    Updated: Tue, 25 May 2004 8:45 AM
Environment: Operating System: Other
Platform: Other

Description:
James has a problem starting when the var/mail/<subdir> is full ... such as 
the "errors" subdirectory.  I noticed this because my servers gets a tonne of 
spam and eventually hits the maximum number of files allowed in a directory on 
Linux/Unix.  I had to clean up the /var/mail/errors directory to get James 
started again.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org