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

Re: svnadmin hangs when creating Berkeley repository on NTFS-3G partition

From: Szabolcs Szakacsits <szaka_at_ntfs-3g.org>
Date: Tue, 25 Nov 2008 16:50:50 +0000 (UTC)

Jaan Vajakas <jaanvajakas <at> hot.ee> writes:

> I have an NTFS partition mounted in Linux at /windows/D. When there is
> no directory named repos in /windows/D and I run
> cd /windows/D
> svnadmin create --fs-type bdb repos
> then svnadmin just hangs and top shows that most of the CPU is used by
> mount.ntfs-3g and some CPU is also used by svnadmin (at the time of
> writing, the TIME+ column in top shows that mount.ntfs-3g has used 50
> minutes and svnadmin has used 8 minutes CPU time).
>
> However, on a reiserfs partition on the same disk, "svnadmin create
> --fs-type bdb repos" works fine (finishes in a couple of seconds).
> "svnadmin create repos" (with " --fs-type bdb" omitted) also works
> fine on NTFS.
>
> I am using openSuse 11.0, with the subversion 1.5.2, ntfs-3g 1.5012,
> fuse 2.7.2-32.1 and kernel 2.6.25.18-0.2-pae.

It takes 0.35 seconds with openSuse 11.0, subversion 1.5.0,
ntfs-3g 1.5012 (integrated fuse-lite with all FUSE CVS fixes),
and kernel 2.6.26, x86_64.

# time svnadmin create --fs-type bdb repos
  0.02s usr, 0.01s sys, 0.35s real, 6% CPU

I'll check subversion 1.5.2 and old kernels if they work differently.

Regards, Szaka

--
NTFS-3G: http://ntfs-3g.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-25 17:51:33 CET

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.