Re: NFS + SVN problem?
- From: Rick Macklem <rmacklem@xxxxxxxxxxx>
- Date: Wed, 23 Nov 2011 12:37:11 -0500 (EST)
Sean Bruno wrote:
Not sure what this all means, but when I attempt to check out HEAD onI just did a checkout of head/sys to an NFS mount (off of a FreeBSD
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@xxxxxxxxxxxxxxxxx:/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;'
server) and it worked ok. I have no idea what the above means, but
it suggests that the NFS mount point returned some error?
A couple of questions:
- Is the failure intermittent?
- Did it occur right when the svn was started or part way through it?
I'd try again without the "soft,intr" options. In particular, "soft"
Mounting the filer mount with the following entry in my fstab:
dumpster:/vol/volshscratch /dumpster/scratch nfs
rw,soft,bg,intr,nosuid 0 0
can cause an I/O syscall to fail when the server is slow to respond and
apps. don't expect that to happen.
rick
______________________________________________________________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to
"freebsd-current-unsubscribe@xxxxxxxxxxx"
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- References:
- NFS + SVN problem?
- From: Sean Bruno
- NFS + SVN problem?
- Prev by Date: Re: NFS + SVN problem?
- Next by Date: Re: NFS + SVN problem?
- Previous by thread: Re: NFS + SVN problem?
- Next by thread: Trouble getting serial support for "Live CD" in 9 installer
- Index(es):
Relevant Pages
|