Need urgent help - Repository revocery
From: Sri <spers_at_rediffmail.com>
Date: 2005-08-11 18:35:37 CEST
Hi,
Im not able to access the repository. First i got PROPFIN : 500.. error. So when i saw the transactions list.. svnadmin lstxns /path/to/repos there were messages like,
svn: bdb: write: 0xfe3a404c, 8192: File too large
svn: bdb: strings: write failed for page 262146
svn: bdb: write: 0xfe3bed24, 8192: File too large
svn: bdb: strings: write failed for page 262147
svn: bdb: write: 0xfe3d7204, 8192: File too large
svn: bdb: strings: write failed for page 262148
svn: bdb: write: 0xfe3cf064, 8192: File too large
svn: bdb: strings: write failed for page 262149
svn: bdb: write: 0xfe3aa184, 8192: File too large
svn: bdb: strings: write failed for page 262150
svn: bdb: write: 0xfe3b2ab4, 8192: File too large
svn: bdb: strings: write failed for page 262151
....................
svn: bdb: unable to allocate space from the buffer cache
i tried removing the transactions by using ..svnadmin rmtxns , but it didnt help me.so,unfortunately i deleted the log file under db folder of repos... /path/to/repos/db/log.0000003510
Then i tried the svnadmin recover /path/to/repos..it didnt recover.. but there was a msg as to do db recovery.
----------------------------------------------------------------------------------------
db_recover: Ignoring log file: /test/db/log.0000
003511: magic number 0, not 40988
db_recover: Invalid log file: log.0000003511: Invalid argument
db_recover: PANIC: Invalid argument
db_recover: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
db_recover: DB_ENV->open: DB_RUNRECOVERY: Fatal error, run database recovery
so i tried with db_recover of berkeley DB, still i get the same err as,
-----------------------------------------------------------------------------------------
db_recover: Ignoring log file: /test/db/log.0000
003511: magic number 0, not 40988
db_recover: Invalid log file: log.0000003511: Invalid argument
db_recover: PANIC: Invalid argument
db_recover: PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
db_recover: DB_ENV->open: DB_RUNRECOVERY: Fatal error, run database recovery
when i access the url now,im getting the error as PROPFIND : could not open the svn filesystem
Please let me know what command i should use to bring back the repository to the original state... This is very critical since this is ongoing project...
Thanks,
sri
|
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.