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

Re: Repos won't recover with db_recover

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-07-26 07:40:18 CEST

Daniel Berlin wrote:
>
> On Thu, 25 Jul 2002, Blair Zajac wrote:
>
> > I think the problem yesterday of running 'svnadmin lsrevs' on my repos
> > and having it run out of memory on the system munched it somehow. I've
> > had to revert to the last hot-backup.py saved file. Thank you for that
> > script!
> >
> > On the munched repos, running 'db_recover -ve -h repos/db' works hard
> > for a while but never stops and running 'strace -p PID' on it shows this:
> >
> > select(0, NULL, NULL, NULL, {0, 750000}) = 0 (Timeout)
> > select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> > select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> > select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> > select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> > select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> > select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> > select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> > select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> >
> > I've put a tar.bz2 of the entire repos up at
> >
> > http://forsale.orcaware.com/svn-orcaware-144-repos.tar.bz2
> >
> > in case anybody wants to look at it (there's also an Ford Explorer for
> > sale there too :) ). It contains all the log files for the repository.
> > Is this something Sleepycat should see?
>
> Probably.

Thanks. I've emailed them the report. Will let the list know if
they come back with anything.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 26 07:40:50 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.