Re: DB_CONFIG

2004-12-04 Thread ocl
Igor Brezac wrote on 2004-12-04 18:19: Stop cyrus server, run db_recover -h /var/lib/imap/db and start cyrus server. Igor, Thanks. It worked. Cheers, Ray --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cy

Re: DB_CONFIG

2004-12-04 Thread Igor Brezac
Stop cyrus server, run db_recover -h /var/lib/imap/db and start cyrus server. -Igor On Sat, 4 Dec 2004, ocl wrote: I am sorry, I posted too early. I think I am getting somewhere, but not quite there yet. This is the contents of /var/lib/imap/db/DB_CONFIG set_cachesize2 0 8 set_lg_regionma

Re: DB_CONFIG

2004-12-03 Thread Michael Loftis
I highly doubt your deliver.db, mailboxes.db, and everything all combined are even more than 1Gb. First rule of system tuning, don't just turn everythign to the max because it sounds better. Heck under 32-bit you CAN'T access more than 2Gb by default anyway in cache. Since it's a 2/2 split.

Re: DB_CONFIG

2004-12-03 Thread Michael Loftis
--On Saturday, December 04, 2004 04:11 +0200 ocl <[EMAIL PROTECTED]> wrote: Andreas Hasenack wrote on 2004-12-03 14:12: On Fri, Dec 03, 2004 at 12:53:13AM -0500, Igor Brezac wrote: You need to run the command from cyrus configdirectory/db or db_stat -m -h configdirectory/db. And it has to have a D

Re: DB_CONFIG

2004-12-03 Thread ocl
I am sorry, I posted too early. I think I am getting somewhere, but not quite there yet. This is the contents of /var/lib/imap/db/DB_CONFIG set_cachesize2 0 8 set_lg_regionmax 268435456 set_lg_bsize 67108864 set_flags DB_TXN_WRITE_NOSYNC IOW, I am going for -- cachesize of 2 GB

Re: DB_CONFIG

2004-12-03 Thread ocl
Andreas Hasenack wrote on 2004-12-03 14:12: On Fri, Dec 03, 2004 at 12:53:13AM -0500, Igor Brezac wrote: You need to run the command from cyrus configdirectory/db or db_stat -m -h configdirectory/db. And it has to have a DB environment (aka, those __db* files). Now, I am really confused. What do yo

Re: DB_CONFIG

2004-12-03 Thread Andreas Hasenack
On Fri, Dec 03, 2004 at 12:53:13AM -0500, Igor Brezac wrote: > > You need to run the command from cyrus configdirectory/db or > db_stat -m -h configdirectory/db. And it has to have a DB environment (aka, those __db* files). --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http:/

Re: DB_CONFIG

2004-12-02 Thread Igor Brezac
You need to run the command from cyrus configdirectory/db or db_stat -m -h configdirectory/db. -igor On Fri, 3 Dec 2004, ocl wrote: Hi, I would like to alter cache size and other stuff for BDB, but, when I try this # db_stat -m I get an error message such as this: db_stat: DB_ENV->open: No such