Date: Tue, 5 Sep 1995 23:10:17 -0700 (PDT) From: Robert Du Gaue <rdugaue@calweb.com> To: questions@freebsd.org Subject: NFS mounts Message-ID: <Pine.BSF.3.91.950905230808.28685A-100000@web3.calweb.com>
next in thread | raw e-mail | index | archive | help
I asked this a few weeks ago, but got no response. What is the suggest settings to NFS mount drives between FreeBSD machines? I'd like the machines to *not* hang should the other go down also! And when the downed machine comes back that everything comes back gracefully... Here's what I used now: web1.calweb.com:/u1 /u1 nfs rw,soft,intr,bg 0 0 web2.calweb.com:/u2 /u2 nfs rw,soft,intr,bg 0 0 web2.calweb.com:/ftp /ftp nfs rw,soft,intr,bg 0 0 web2.calweb.com:/misc /misc nfs rw,soft,intr,bg 0 0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950905230808.28685A-100000>