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

RE: <help>Database is Wedged for the 5th time. Diagnostics, anyone?

From: Peter Kahn <pkahn_at_connected.com>
Date: 2005-03-01 18:46:34 CET

I do not allow check-ins via apache, so it had nothing, nor did the
system log.

I do have commit log and it did have this error (which is the error I
have seen each time after my db is wedged).
svn: Berkeley DB error while checkpointing after Berkeley DB transaction
for filesystem /home/svn/repos/db:
DB_INCOMPLETE: Cache flush was unable to complete

I have yet to find any good way to determine the health of my db so I
can track down the cause and return the environment to health.
Basically, I can wait for the next event, and perform the maintenance
action to recover my db when it crashes. I do not like being this blind
to what is going on inside the db.

The only changes (beyond svn upgrades) in the past 6 months have been:
 introduction of WebSVN
 introduction of svnserve

I have turned off WebSVN. I am reluctant to turn off svnserve because I
finally got all my users over to it and because its about 2-4 times
faster than the http-WebDav access.

I am running svnserve as the svn user with the following options
        --daemon --root /home/svn

Any suggestions?

--
Peter Kahn
pkahn@connected.com
Connected Corporation,
A subsidiary of Iron Mountain Incorporated
PackReq Described:
http://svn:8080/svn/repos/Welcome_To_SVN/buildFarmTutorial.html#Packager
-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net] 
Sent: Monday, February 28, 2005 6:59 PM
To: Peter Kahn
Cc: users@subversion.tigris.org
Subject: Re: <help>Database is Wedged for the 5th time. Diagnostics,
anyone?
On Feb 28, 2005, at 5:25 PM, Peter Kahn wrote:
> Hi, my svn server just went down for the 5th time.  Each time, I have 
> been amazed at the lack of diagnostic information available to me. 
> There is nothing in the logs,
Nothing?  apache's errorlog doesn't say anything about 'unable to open 
repository' and describe some accompanying BDB error condition?
Did any processes crash?  Run out of disk space?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 1 18:49:02 2005

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.