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

Re: svn.collab.net: No space left on device

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-22 18:19:29 CET

jonatan <jonatan@wineasy.se> writes:

> Berkeley DB error while checkpointing after Berkeley DB transaction
> for filesystem /usr/www/repositories/svn/db:
> No space left on device

Yup, just discovered that svn.collab.net's disk is full again.

CMike, I think hot-backup.py has regressed again. There were 114
repository backups.

Here's what I ran to temporarily fix the problem:

[svn@svn svn]$ ls -d svn-4[678]*
svn-4681 svn-4714 svn-4756 svn-4813 svn-4858 svn-4870 svn-4896 svn-4899
svn-4682 svn-4715 svn-4808 svn-4831 svn-4865 svn-4873 svn-4898

[svn@svn svn]$ ls -d svn-4[678]* | xargs rm -rf

[svn@svn svn]$ df -h
[..]
/dev/hda9 37G 32G 3.3G 91% /usr
[..]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 22 16:21:24 2003

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.