Have you tried to use lsof to see which files are open?
Currently it's happening again ...
Mar 3 11:01:04 ducati lmtpunix[5738]: IOERROR: opening
/var/spool/adnmail/cyrus/mail/dev/sauber-dev/cyrus.cache: Too many open
files
Mar 3 11:01:05 ducati lmtpunix[5738]: IOERROR: opening
/data/mail1/us
Have you tried to use lsof to see which files are open?
I wrote a little script that runs as cronjob and uses lsof to count all
open files owned by the cyrus user:
#!/bin/sh
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/opt/bin"
time=`date +"%Y-%m-%d %H:%M:%S"`
num=`lsof -b 2>/dev/null |awk '($3 ~ /cyrus/
On Fri, 18 Feb 2005, Bernd Nies wrote:
Hi again,
These crashes are caused because cyrus runs out of file descriptors:
Feb 18 14:37:51 mailsrv lmtpunix[25178]: [ID 136705 local6.error]
IOERROR: opening /var/spool/adnmail/cyrus/mail/dev/a2k-dev/cyrus.cache:
Too many open files
Feb 18 14:37:51 mailsrv
On Fri, 18 Feb 2005, Bernd Nies wrote:
Hi again,
We are running Cyrus 2.2.8 on Solaris 8 using saslauthd and LDAP
authentication.
Since we upgraded to Cyrus 2.2.8 it happens frequently that users inboxes
get corrupted and clients cannot connect. Is this a known bug and has it
been fixed with Cy
Hi again,
We are running Cyrus 2.2.8 on Solaris 8 using saslauthd and LDAP
authentication.
Since we upgraded to Cyrus 2.2.8 it happens frequently that users
inboxes get corrupted and clients cannot connect. Is this a known bug
and has it been fixed with Cyrus 2.2.10?
The entry in the logfile i
On Mon, Jan 31, 2005 at 08:51:52AM +0100, Bernd Nies wrote:
>
> The crashing Cyrus IMAP processes only occur on mailserver 2) about 2-3
> times a week. Maybe because it's Solaris 8 and Cyrus is compiled on
> Solaris 9 or simply because on Server 1) are much less users and it just
> hasn't happe
Hi,
How is it going with the problem?
Status is unchanged.
Could this be a Solaris only problem. Asking as I am using OpenBSD. And I have
use all releases from 2.2.6 to 2.2.10 on OpenBSD 3.5 and 3.6 and never ever
had a Cyrus crash or a corrupt mailbox.
Don't know. Probably an issue with Solaris
On Thursday 27 January 2005 12.11, Bernd Nies wrote:
> Dear Cyrus community,
>
> > We are running Cyrus 2.2.8 on Solaris 8 using saslauthd and LDAP
> > authentication.
> >
> > Since we upgraded to Cyrus 2.2.8 it happens frequently that users
> > inboxes get corrupted and clients cannot connect. Is
Dear Cyrus community,
We are running Cyrus 2.2.8 on Solaris 8 using saslauthd and LDAP
authentication.
Since we upgraded to Cyrus 2.2.8 it happens frequently that users
inboxes get corrupted and clients cannot connect. Is this a known bug
and has it been fixed with Cyrus 2.2.10?
The entry in t
Hi,
We are running Cyrus 2.2.8 on Solaris 8 using saslauthd and LDAP
authentication.
Since we upgraded to Cyrus 2.2.8 it happens frequently that users
inboxes get corrupted and clients cannot connect. Is this a known bug
and has it been fixed with Cyrus 2.2.10?
The entry in the logfile is:
Jan
10 matches
Mail list logo