Re: NFS + SVN problem?



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@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;'

I just did a checkout of head/sys to an NFS mount (off of a FreeBSD
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?


Mounting the filer mount with the following entry in my fstab:

dumpster:/vol/volshscratch /dumpster/scratch nfs
rw,soft,bg,intr,nosuid 0 0

I'd try again without the "soft,intr" options. In particular, "soft"
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"



Relevant Pages

  • Re: OT? Subversion anyone?
    ... Now we are considering conversion to SVN and our first trials with it are extremely trying. ... We have the latest released version installed on a server and are using TortoiseSVN on winXP as a client and the speed is unacceptably slow. ... Visual sourcesafe loaded the entire project from the same server in under 3 minutes. ... we have svnserve running on the server and we are making file accesses to the repository using the file://x:/SrcRepos scheme. ...
    (comp.arch.embedded)
  • Re: OT? Subversion anyone?
    ... Subversion (SVN) for source control? ... I have been a Visual SourceSafe user for years, ... tree from the server onto my desktop. ... we are making file accesses to the repository using the ...
    (comp.arch.embedded)
  • Re: Version Control - What is the best way forward
    ... server, but some of you said that this might have security risks. ... CVS and its successor SVN are used to maintain the source code tree with ... small Debian Linux box, ... It runs a full featured Apache2 webserver with PHP, ...
    (comp.lang.php)
  • NFS Mounts
    ... Each MX server has the same NFS mount to a netapp. ... noticed today that the NFS mounts on 2 of the MX servers is missing. ... File system kbytes used avail capacity Mounted on ...
    (SunManagers)
  • Re: [PHP] Question about version control.. sorta..
    ... I'm sure there's ways to do this with SVN, ... control my own server and storage requirements. ... but I don't think I've seen any version control ... Please no "you should be running linux" ...
    (php.general)