* Robert Blayzor <[EMAIL PROTECTED]> [080414 06:07] wrote: > On Apr 14, 2008, at 7:02 AM, Nawfal bin Mohmad Rouyan wrote: > >I'm using TCP and the entry in /etc/fstab on all clients is as below: > > > >build:/usr/ports /usr/ports nfs > >tcp,intr,nfsv3,-w=32768,-r=32768,rw,noauto 0 0 > >build:/usr/src /usr/src nfs > >tcp,intr,nfsv3,-w=32768,-r=32768,rw,noauto 0 0 > >build:/usr/obj /usr/obj nfs > >tcp,intr,nfsv3,-w=32768,-r=32768,rw,noauto 0 0 > > > > Are -r and -w really needed/useful for TCP mounts?
yes. > > -- > Robert Blayzor, BOFH > INOC, LLC > [EMAIL PROTECTED] > http://www.inoc.net/~rblayzor/ > > Mac OS X. Because making Unix user-friendly is easier than debugging > Windows. > > > > > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- - Alfred Perlstein _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
