In reading about fsfs back-end, I learned that BDB-backed repositories
shouldn't be stored on an NFS volume.
Our repository was migrated to NFS a few weeks before the server upgrade
due to space issues on the local disk. Since our repository is lightly
used, it's entirely possible that the problems existed further back than
the server upgrade but no one noticed.
My bet is that this is the true root of our problems.
-----Original Message-----
From: Bob Proulx [mailto:bob@proulx.com]
Sent: Thursday, March 09, 2006 4:25 PM
To: users@subversion.tigris.org
Subject: Re: upgrading SVN
Woods, Jeff wrote:
> This appears to be a problem with the log file created with the BDB
> environment. Has anyone seen this sort of problem before? If so, is
> there a resolution?
Generally there have been problems of the sort you mention with the
BDB. The sentiment from many is that the BDB should be dropped
entirely, although others disagree. Some people use it without
trouble while others are plagued with problems.
Since you are having trouble with the BDB then consider converting
your backend to fsfs instead. Dump and load your database and create
a new one using the fsfs instead. I am using the fsfs exclusively.
Using the fsfs backend will avoid the problems you are seeing.
Bob
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 10 19:39:53 2006