Date: Wed, 23 Nov 2011 12:39:42 -0500 (EST) From: Rick Macklem <rmacklem@uoguelph.ca> To: Dimitry Andric <dim@FreeBSD.org> Cc: FreeBSD-Current <freebsd-current@freebsd.org>, Sean Bruno <seanbru@yahoo-inc.com> Subject: Re: NFS + SVN problem? Message-ID: <102026389.236225.1322069982334.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <4ECD2EAE.2010900@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dinitry 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@bhyve.freebsd.org:/usr/obj/var/tmp/temp/head/sys/GENERIC > > amd64 > > > > > > [sbruno@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. :( > Ah, yes. I used an up-to-date NFS client but an old svn. If the upgrade to NFSv4 helps, I suspect it is related to byte range locking, which I think NFSv4 gets right. rick > Subversion 1.7 is a disaster in many areas, this is one of them... > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?102026389.236225.1322069982334.JavaMail.root>