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

Re: Frequence repository wedges

From: Jason Mills <jmills_at_cs.mun.ca>
Date: 2005-04-25 19:33:17 CEST

Crucius, Wesley wrote:
> Some other thoughts... I haven't been following this thread closely, so
> maybe these were already suggested:
>
> 1. Do you have things happening in hook scripts that are competing for
> the same resource, causing a deadlock or abnormal termination?

Only mailer.py, and its not configured for all repositories. We have had
wedges on repositories without mailer.py.

> 2. Your thought about a different machine is not a bad idea, maybe you
> actually have some bad memory, resulting in a "GPF"...

Although other application seem to operate fine, we have few options left.

> 3. Are you certain that one and only one application (instance of
> svnserve or client using file://) is hitting the Berkley DB at any given
> point in time?

I can't find other application accessing the DB except
   - clients via svnserve
   - mailer.py for commits (only some repositories)
   - hot-backup.py, once per night

> 4. Is the BerkleyDB on a locally (direct connected) drive, versus a
> network share of some sort (SMB, NFS, etc?)?

Local drive.

Thanks,
Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 25 19:35:43 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.