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
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
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.
--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
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
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
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:/
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