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

Re: Problems with concurrent acces to Apache/DAV/SVN

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-11-09 20:33:11 CET

On Nov 9, 2005, at 19:00, Peter Zimmer wrote:

> Hi,
>
> our machines (app. 100) access a subversion server via the Apache DAV
> module. As the number of concurrent accesses to the webserver
> grows, the
> apache gives some errors:
>
> [Wed Nov 09 03:02:08 2005] [error] [client x.x.x.x] (20014)Error
> string
> not specified yet: Berkeley DB error for filesystem
> /export/home/SVN/patches/2.0/db while closing 'changes' database:\nNot
> enough space

[snip]

> When we did the accesses manually today, there were no errors. So it
> seems as the problem occurs on many concurrent accesses.
>
> I don't think it's really a space problem, here the df output:

[snip]

> The specifications:
> - Solaris 10
> - Apache/2.0.54 (Unix) DAV/2 mod_ssl/2.0.54 OpenSSL/0.9.7g SVN/1.2.0

I recommend you upgrade to Subversion 1.2.3 (and 1.3.0 when it's
out), and convert your repository from BerkeleyDB to FSFS.

http://subversion.tigris.org/faq.html#bdb-fsfs-convert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 9 20:35:55 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.