I'm using the unified imap tree (with some assistance from Ken Murchison) to have 3 servers use the same filesystem on a SAN with GPFS.

When I start cyrus on either the master or the slaves, I get the errors shown below. I think I just need to specify the database format(s) in my imapd.conf file.

My questions are

(1) What DB file format is best for my configuration

(2) Why didn't I get these errors until I configured MUPDATE. Does mupdate expect Berkeley DB files?

(3) Can I fix this just by using cvt_cyrusdb?

Thanks

Prentice


Feb 17 11:22:27 pdb-mail-2 imap[7097]: DBERROR db4: mmap: Invalid argument
Feb 17 11:22:27 pdb-mail-2 imaps[7098]: DBERROR db4: mmap: Invalid argument
Feb 17 11:22:27 pdb-mail-2 pop3[7099]: DBERROR db4: mmap: Invalid argument
Feb 17 11:22:27 pdb-mail-2 pop3s[7100]: DBERROR db4: mmap: Invalid argument
Feb 17 11:22:27 pdb-mail-2 mupdate[7101]: DBERROR db4: mmap: Invalid argument
Feb 17 11:22:27 pdb-mail-2 imap[7097]: DBERROR: dbenv->open '/gpfstest/cyrus/lib
/imap/db' failed: Invalid argument
Feb 17 11:22:27 pdb-mail-2 imaps[7098]: DBERROR: dbenv->open '/gpfstest/cyrus/li
b/imap/db' failed: Invalid argument
Feb 17 11:22:27 pdb-mail-2 pop3[7099]: DBERROR: dbenv->open '/gpfstest/cyrus/lib
/imap/db' failed: Invalid argument
Feb 17 11:22:27 pdb-mail-2 pop3s[7100]: DBERROR: dbenv->open '/gpfstest/cyrus/li
b/imap/db' failed: Invalid argument
Feb 17 11:22:27 pdb-mail-2 mupdate[7101]: DBERROR: dbenv->open '/gpfstest/cyrus/
lib/imap/db' failed: Invalid argument
Feb 17 11:22:27 pdb-mail-2 imap[7097]: DBERROR: init() on berkeley
Feb 17 11:22:27 pdb-mail-2 imaps[7098]: DBERROR: init() on berkeley
Feb 17 11:22:27 pdb-mail-2 pop3[7099]: DBERROR: init() on berkeley
Feb 17 11:22:27 pdb-mail-2 pop3s[7100]: DBERROR: init() on berkeley
Feb 17 11:22:27 pdb-mail-2 mupdate[7101]: DBERROR: init() on berkeley
Feb 17 11:22:27 pdb-mail-2 imap[7097]: executed
Feb 17 11:22:27 pdb-mail-2 imaps[7098]: executed
Feb 17 11:22:27 pdb-mail-2 pop3[7099]: executed
Feb 17 11:22:27 pdb-mail-2 master[5355]: exiting on SIGTERM/SIGINT
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to