[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Database recovery problem

From: Damien Tougas <damien_at_tougas.net>
Date: 2004-08-23 18:06:22 CEST

Hello,

I have a database issue, and svnadmin recover does not seem to help,
when I run it, I get the following:

Please wait; recovering the repository may take some time...
svn: DB_RUNRECOVERY: Fatal error, run database recovery

So, to try to get a better idea as to what is going on, I tried using
db_reover, and got the following:

db_recover: DB_LOGC->get: log record LSN 98/985326: checksum mismatch
db_recover: DB_LOGC->get: catastrophic recovery may be required
db_recover: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
db_recover: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
db_recover: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
db_recover: DB_ENV->open: DB_RUNRECOVERY: Fatal error, run database
recovery

I then tried it's suggestion by attempting a catastrophic recover
(db_recover -c), and still got the same thing:

db_recover: DB_LOGC->get: log record LSN 98/985326: checksum mismatch
db_recover: DB_LOGC->get: catastrophic recovery may be required
db_recover: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
db_recover: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
db_recover: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
db_recover: DB_ENV->open: DB_RUNRECOVERY: Fatal error, run database
recovery

So, I am not really sure what I should be doing next. Does anyone have
any suggestions?

I have checked the permissions on the repository, and I have full write
permissions to all files in the db directory. I believe I am running
svn version 1.0 (although I can't find a --version switch to tell for
sure), and Berkeley DB version 4.2.52.

Thanks.

--
Damien Tougas
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 23 18:06:54 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.