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

DB dilemma

From: Mark Plotnick <plotnick_at_ensodex.com>
Date: 2002-10-03 00:26:06 CEST

For the first time ever, I tried to use the hot-backup.py
script. It turned out I had no space left on the disk.

The DB got mucked up and I tried to use db_recover to fix it.

db_recover runs OK but something is still screwed up.

db_recover has fixed things for me before, but not
now.

From the info below, can anyone tell what's wrong
and what I need to do to fix it ?

cc0182:mplotnik% /usr/local/BerkeleyDB.4.0/bin/db_recover -v -h
/ford/cc0182/u/mplotnik/pdv_svn_repo/db
db_recover: Finding last valid log LSN: file: 22 offset 4818223
db_recover: Checkpoint at: [22][4818175]
db_recover: Checkpoint LSN: [22][4818175]
db_recover: Previous checkpoint: [22][4817143]
db_recover: Checkpoint at: [22][4817143]
db_recover: Checkpoint LSN: [22][4817143]
db_recover: Previous checkpoint: [22][4816111]
db_recover: Recovery complete at Wed Oct 2 17:58:23 2002
db_recover: Maximum transaction id 80000000 Recovery checkpoint [22][4818175]
cc0182:mplotnik% pwd
/export/ford/cc0182/u/mplotnik/pdv_svn_repo/db
cc0182:mplotnik% ls -lF
total 604854
drwxrwxrwx 2 mplotnik pim 1024 Oct 2 17:43 ./
drwxrwxrwx 7 mplotnik pim 512 Aug 22 16:31 ../
-rw-rw-rw- 1 mplotnik pim 328 Jul 9 12:35 DB_CONFIG
-rw-rw-rw- 1 mplotnik pim 16384 Oct 2 16:41 copies
-rw-rw-rw- 1 mplotnik pim 10479031 Jul 15 10:14 log.0000000001
-rw-r--r-- 1 nobody pim 10482173 Jul 15 10:16 log.0000000002
-rw-r--r-- 1 nobody pim 10483911 Jul 15 10:37 log.0000000003
-rw-r--r-- 1 nobody pim 10478248 Jul 17 11:25 log.0000000004
-rw-r--r-- 1 nobody pim 10483604 Jul 17 11:27 log.0000000005
-rw-r--r-- 1 nobody pim 10483883 Jul 18 08:58 log.0000000006
-rw-r--r-- 1 nobody pim 10485318 Jul 25 12:26 log.0000000007
-rw-r--r-- 1 nobody pim 10484538 Jul 26 17:48 log.0000000008
-rw-r--r-- 1 nobody pim 10485720 Jul 29 15:17 log.0000000009
-rw-r--r-- 1 nobody pim 10484734 Jul 29 16:24 log.0000000010
-rw-r--r-- 1 nobody pim 10485747 Jul 31 17:36 log.0000000011
-rw-r--r-- 1 nobody pim 10485688 Aug 5 17:12 log.0000000012
-rw-r--r-- 1 nobody pim 10485680 Aug 7 14:31 log.0000000013
-rw-r--r-- 1 nobody pim 10483968 Aug 14 12:29 log.0000000014
-rw-r--r-- 1 nobody pim 10482930 Aug 19 18:09 log.0000000015
-rw-r--r-- 1 nobody pim 10485704 Aug 28 13:06 log.0000000016
-rw-r--r-- 1 nobody pim 10485758 Sep 4 13:48 log.0000000017
-rw-r--r-- 1 nobody pim 10485735 Sep 6 13:19 log.0000000018
-rw-r--r-- 1 nobody pim 10483680 Sep 11 12:18 log.0000000019
-rw-r--r-- 1 nobody pim 10485701 Sep 19 13:49 log.0000000020
-rw-r--r-- 1 nobody pim 10485707 Oct 1 12:24 log.0000000021
-rw-r--r-- 1 nobody pim 4818223 Oct 2 16:41 log.0000000022
-rw-rw-rw- 1 mplotnik pim 507904 Oct 2 16:41 nodes
-rw-rw-rw- 1 mplotnik pim 622592 Oct 2 16:41 representations
-rw-rw-rw- 1 mplotnik pim 81920 Oct 2 16:41 revisions
-rw-rw-rw- 1 mplotnik pim 83132416 Oct 2 16:41 strings
-rw-rw-rw- 1 mplotnik pim 49152 Oct 2 16:41 transactions

cc0182:mplotnik% svn update

svn_error: #21089 : <Berkeley DB error>
  REPORT request failed on /svn/repos/pdv30

svn_error: #21089 : <Berkeley DB error>
  
Berkeley DB error while opening environment for filesystem
/ford/cc0182/u/mplotnik/pdv_svn_repo/db:
No such file or directory

cc0182:mplotnik% svn --version
Subversion Client, version 0.13.2 (dev build)
   compiled Jul 9 2002, 11:56:07

Copyright (C) 2000-2002 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 3 00:26:34 2002

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

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