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

Apache cpu usage on large commit

From: Andrew Webber <aligature_at_gmail.com>
Date: 2006-03-22 16:33:23 CET

Forgive me if this has already gone around on the mailing list, but I didn't
see anything about it.

I'm trying to perform a very large commit (~4 Gb) into my repository and
it's not working. The commit begins and starts tranferring the data. After
a while, no more dots appear showing me that the transfer is proceeding.
The svn client hangs there indefinitely without spitting out an error. On
the server, I can see an apache process running at around 98% cpu usage. It
looks like there is still some memory free on the server, so I don't think
it's thrashing. There is plenty of hard drive space available both on the
client and the server. Once things get this way I need to kill the client
and restart apache. I didn't see anything useful in my apache access or
error logs. I can see a transaction in the repository using 'svnadmin
lstxns /path/to/repos'. The transaction folder weighs in at 2.1 Gb. Here
are some stats about my server:

RHEL 4.2
Apache 2.0.52-22
Subversion 1.3.0 (built from source)
Repository on ext3 filesystem

Have I reached a commit size limit in apache? ra_dav?

I have sucessfully done commits around 1.5 Gb and I can split the big one up
to get around the problem. Does anyone have any advice on how to fix the
larger problem?

Thanks!

Andy Webber
Received on Wed Mar 22 16:34:45 2006

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.