We use V3 over TCP for our NFS mounts from Netapp.  Mount options are
actually: hard,intr,vers=3,proto=tcp,suid,rsize=32768,wsize=32768

Cheers,
CM


On Sun, Oct 13, 2002 at 11:15:15PM -0700, Chad R. Larson wrote:
> I think the version of the NFS protocol you can use is =very= 
> important.  For example, regarding file locking:  V1 didn't do it at all 
> (every transaction was supposed to be stateless, which means persistent 
> requests were just an error.  In V2, support for locking was defined, but 
> many implementations always returned successful and didn't actually do 
> anything.  I believe that V3 gets locking right, but I don't know about fsync.

-- 
Chris Miles
[EMAIL PROTECTED]
http://www.psychofx.com/chris/

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to