"DBERROR db4: PANIC: fatal region error detected; run recovery" error

Somnath_Pal Somnath_Pal at satyam.com
Thu Sep 13 02:03:43 EDT 2007


 

Hi list,

 

I am running postfix-2.2.10 with cyrus-imap-2.2.12 on Redhat Enterprise
Linux 4

update 4 on s390x(IBM Z series). After installing cyrus-imap & I am
receving

the following error in /var/log/maillog :

 

------------------------------------------------------------------------
---------------------------------------

Sep 12 13:09:50 linux08 imaps[16727]: DBERROR: critical database
situation

Sep 12 13:09:50 linux08 master[16728]: about to exec

/usr/lib64/cyrus-imapd/pop3d

Sep 12 13:09:50 linux08 pop3[16728]: DBERROR: invalid berkeley_cachesize
value,

using internal default

Sep 12 13:09:50 linux08 pop3[16728]: DBERROR db4: PANIC: fatal region
error

detected; run recovery

Sep 12 13:09:50 linux08 pop3[16728]: DBERROR: critical database
situation

Sep 12 13:09:50 linux08 master[16729]: about to exec

/usr/lib64/cyrus-imapd/pop3d

Sep 12 13:09:50 linux08 pop3s[16729]: DBERROR: invalid
berkeley_cachesize

value, using internal default

Sep 12 13:09:50 linux08 pop3s[16729]: DBERROR db4: PANIC: fatal region
error

detected; run recovery

Sep 12 13:09:50 linux08 pop3s[16729]: DBERROR: critical database
situation

------------------------------------------------------------------------
----------------------------------------

 

I tried with "ctl_cyrusdb -r" but it did not work.

 

------------------------------------------------------------------------
------

My /etc/cyrus.conf -

 

 

# standard standalone server implementation

 

START {

  # do not delete this entry!

  recover              cmd="ctl_cyrusdb -r"

 

  # this is only necessary if using idled for IMAP IDLE

#  idled                 cmd="idled"

}

 

# UNIX sockets start with a slash and are put into /var/lib/imap/sockets

SERVICES {

  # add or remove based on preferences

  imap                    cmd="imapd" listen="imap" prefork=5

  imaps                  cmd="imapd -s" listen="imaps" prefork=1

  pop3                    cmd="pop3d" listen="pop3" prefork=3

  pop3s                  cmd="pop3d -s" listen="pop3s" prefork=1

  sieve                   cmd="timsieved" listen="sieve" prefork=0

 

  # these are only necessary if receiving/exporting usenet via NNTP

#  nntp                  cmd="nntpd" listen="nntp" prefork=3

#  nntps                                cmd="nntpd -s" listen="nntps"
prefork=1

 

  # at least one LMTP is required for delivery

#  lmtp                  cmd="lmtpd" listen="lmtp" prefork=0

  lmtpunix            cmd="lmtpd" listen="/var/lib/imap/socket/lmtp"
prefork=1

 

  # this is only necessary if using notifications

#  notify               cmd="notifyd"
listen="/var/lib/imap/socket/notify" proto="udp" prefork=1

}

 

EVENTS {

  # this is required

#  checkpoint     cmd="ctl_cyrusdb -c" period=30

  checkpoint        cmd="ctl_cyrusdb -c" period=5

 

  # this is only necessary if using duplicate delivery suppression,

  # Sieve or NNTP

  delprune           cmd="cyr_expire -E 3" at=0400

 

  # this is only necessary if caching TLS sessions

  tlsprune             cmd="tls_prune" at=0400

}

 

------------------------------------------------------------------------
-----------

My /etc/imapd.conf -

 

configdirectory: /var/lib/imap

partition-default: /var/spool/imap

admins: cyrus

sievedir: /var/lib/imap/sieve

sendmail: /usr/sbin/sendmail

hashimapspool: true

sasl_pwcheck_method: saslauthd

sasl_mech_list: PLAIN

tls_cert_file: /usr/share/ssl/certs/cyrus-imapd.pem

tls_key_file: /usr/share/ssl/certs/cyrus-imapd.pem

tls_ca_file: /usr/share/ssl/certs/ca-bundle.crt

 

------------------------------------------------------------------------
----------

 

Pls suggest how to fix this problem. My cyrus imap server is not coming
up at

all.

 

Thanks in advance,

Somnath



DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20070913/edc2aa47/attachment.html 


More information about the Info-cyrus mailing list