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

RE: Suddenly corrupted Subversion repository.

From: Natalya Pyalling <npyalling_at_valuecommerce.ne.jp>
Date: 2004-05-26 09:22:22 CEST

> -----Original Message-----
> From: C. Michael Pilato [mailto:cmpilato@collab.net]
> Sent: Wednesday, May 26, 2004 1:19 AM
> To: Natalya Pyalling
> Cc: users@subversion.tigris.org
> Subject: Re: Suddenly corrupted Subversion repository.
>
> "Natalya Pyalling" <npyalling@valuecommerce.ne.jp> writes:
>
> > Hi Michael,
> > Sorry for delay.
> > But it was a little bit complicated to reproduce a case. Just now I
have
> > additional information. If it is possible, please have a glance! It
is a
> > quite urgent problem for us. Thank you for quick response.
> >
> > In /var/log/messages I have found
> > May 25 20:23:30 vcs kernel: Out of Memory: Killed process 10377
(httpd)
> >
> > In ssl_request_log I have found
> > [root@vcs root]# grep 10377 /var/log/httpd/ssl_request_log
> > [25/May/2004:20:15:23 +0400] 213.221.30.65 10377 user1 SSLv3 "GET
> > /svn/repos/trunk/Autotesting/exe/ HTTP/1.1" 1137
> > [25/May/2004:20:22:43 +0400] 213.221.30.65 10377 user2 TLSv1
"PROPFIND
> > /svn/repos/!svn/vcc/default HTTP/1.1" 404
>
> Well, that GET certainly isn't part of an import -- that's part of a
> checkout or update or some other read operation. Also, you probably
> won't see a log item for the killed process because IIRC Apache
> doesn't log a request until after its been fully handled.

Now we have problem with any access to specific directory. (for example
/svn/repos/trunk/Code/xsys/control).
After 'svnadmin recover' always is ok. Browser, svnlook can access to
this directory.

On the client side.
After issuing 'svn update' for this directory, svn said 'Time for
waiting' and died. Then any access to all repository is blocked.

On the server side.
Httpd took too much time of CPU (99,9%) and worked too long. Svnlook and
browser and svn didn't have any access to repository.

If I stop Apache and issue 'svnadmin recover', always will be ok. When
somebody tried to access /svn/repos/trunk/Code/xsys/control, the case
repeats.

Just now all work stops. Any help would be appreciated.

Thanks in advance, Natalya.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 26 09:23:02 2004

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.