NFS + SVN problem?

Dimitry Andric dim at FreeBSD.org
Wed Nov 23 17:34:41 UTC 2011


On 2011-11-23 17:41, Sean Bruno wrote:
> Not sure what this all means, but when I attempt to check out HEAD on an
> NFS mount in the fbsd cluster (nfs server is a netapp filer), I'm
> getting an odd failure error.
>
>
> FreeBSD bhyve.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r227883:
> Wed Nov 23 06:08:40 PST 2011
> sbruno at bhyve.freebsd.org:/usr/obj/var/tmp/temp/head/sys/GENERIC  amd64
>
>
> [sbruno at bhyve /dumpster/scratch/sbruno-scratch]$ svn co -q svn
> +ssh://svn.freebsd.org/base/head
> Enter passphrase for key '/home/sbruno/.ssh/id_rsa':
> svn: E200030: disk I/O error, executing statement 'PRAGMA
> synchronous=OFF;PRAGMA recursive_triggers=ON;'
>
>
> Mounting the filer mount with the following entry in my fstab:
>
> dumpster:/vol/volshscratch         /dumpster/scratch       nfs
> rw,soft,bg,intr,nosuid  0 0

Either downgrade to Subversion 1.6, or upgrade to NFSv4.  I have found
nothing else that works. :(

Subversion 1.7 is a disaster in many areas, this is one of them...


More information about the freebsd-current mailing list