caffeine_junkie Tux's lil' helper
Joined: 08 Jan 2004 Posts: 133 Location: Vienna, Austria
|
Posted: Mon Jun 14, 2004 6:55 am Post subject: cyrus db error |
|
|
i recently moved my server from freebsd to gentoo. i tried to move the cyrus db by copying all contents of /var/imap, but now i get the following errors and the imap server doesn't start though the cyrusmaster is running
Code: | Jun 14 08:51:51 galaxy master[23479]: setrlimit: Unable to set file descriptors limit to -1: Operation not permitted
Jun 14 08:51:51 galaxy master[23479]: retrying with 1024 (current max)
Jun 14 08:51:51 galaxy master[23479]: process started
Jun 14 08:51:51 galaxy master[23484]: about to exec /usr/cyrus/bin/ctl_cyrusdb
Jun 14 08:51:51 galaxy ctl_cyrusdb[23484]: recovering cyrus databases
Jun 14 08:51:51 galaxy ctl_cyrusdb[23484]: DBERROR db4: Invalid log file: log.0000000001: No such file or directory
Jun 14 08:51:51 galaxy ctl_cyrusdb[23484]: DBERROR db4: PANIC: No such file or directory
Jun 14 08:51:51 galaxy ctl_cyrusdb[23484]: DBERROR: critical database situation
Jun 14 08:51:51 galaxy master[23479]: process 23484 exited, status 75
Jun 14 08:51:51 galaxy master[23479]: ready for work
Jun 14 08:51:51 galaxy master[23485]: about to exec /usr/cyrus/bin/ctl_cyrusdb
Jun 14 08:51:51 galaxy ctl_cyrusdb[23485]: checkpointing cyrus databases
Jun 14 08:51:51 galaxy ctl_cyrusdb[23485]: DBERROR db4: fatal region error detected; run recovery
Jun 14 08:51:51 galaxy ctl_cyrusdb[23485]: DBERROR: dbenv->open '/var/imap/db' failed: DB_RUNRECOVERY: Fatal error, run database recovery
|
what can i do to get my imap server running again? any chance to save my mails? |
|