Re: NFS + SVN problem?

From: Rick Macklem <rmacklem_at_uoguelph.ca>
Date: Wed, 23 Nov 2011 12:58:22 -0500 (EST)
Dimitry Andric wrote:
> 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. :(
> 
I don't know if Dimitry tried this, but you could also try the
"nolockd" option, so that byte range locking is done locally in
the client and avoids the NLM.

Good luck with it and please let us know how it goes, rick

> Subversion 1.7 is a disaster in many areas, this is one of them...
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to
> "freebsd-current-unsubscribe_at_freebsd.org"
Received on Wed Nov 23 2011 - 16:58:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:21 UTC