Re: process ctl_mboxlist -r hung

2012-10-26 Thread Ana B. Diez
Thank you,
I did 'mboxlist -d' but not was necessary reconstruct the database.
I stoped the service, killed ctl_mboxlist process and started it.
Now it goes ok.
Ana.

El 25/10/2012 20:41, Dan White escribió:
 On 10/25/12 13:59 +0200, Ana B. Diez wrote:
 Hi all,

 I've been using Cyrus-imap 2.0.16.
 I've seen that there are two process ctl_mboxlist -r running along 
 30 days and they consume a lot of CPU.
 Is this an anomaly?
 The imap service it's ok but a little slow.

 Is it advisable to kill them and restart the service?

 ctl_mboxlist -r was documented int 2.0.x as to 'Recover the database 
 after
 an application or system failure.', but has since been removed from 
 cyrus.

 I would suspect that ctl_mboxlist -r is being started via the START or
 EVENTS section of your cyrus.conf, and was designed to run for a short 
 time
 to fix any db corruption and then exit.

 Before killing it, try to get a safe backup of your mailbox list with
 'mboxlist -d'. You may also wish to try checkpointing your database with
 'mboxlist -c'.

 You will also possibly need to reconstruct a corrupt mailbox, if you know
 which one is causing your ctl_mboxlist to spin.



Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


process ctl_mboxlist -r hung

2012-10-25 Thread Ana B. Diez
Hi all,

I've been using Cyrus-imap 2.0.16.
I've seen that there are two process ctl_mboxlist -r running along 30 days 
and they consume a lot of CPU.
Is this an anomaly?
The imap service it's ok but a little slow.

Is it advisable to kill them and restart the service?

Thanks.





Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


DBERROR

2002-04-09 Thread Ana B. Diez

Hi:
Cyrus-imap it's work but I've been seeing these errors in the syslog:

Apr  8 18:27:25 xxx imapd[7359]: [ID 335833 local6.error] DBERROR: error
fetching user.xxx: DB_RUNRECOVERY:
 Fatal error, run database recovery
Apr  8 18:27:25 xxx imapd[7359]: [ID 335833 local6.error] DBERROR: error
fetching user.xxx: DB_RUNRECOVERY:
 Fatal error, run database recovery
Apr  8 18:27:25 xxx imapd[7359]: [ID 335833 local6.error] DBERROR: error
fetching user.xxx: cyrusdb error
Apr  8 18:27:25 xxx imapd[7359]: [ID 335833 local6.error] DBERROR: error
fetching user.xxx: cyrusdb error

I have Cyrus-Imap 2.0.16 and Cyrus-SASL 1.5.27

Does somebody know the solution?