Re: (k)ubuntu NFS bug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jim Anderson wrote:

  Thank you for the suggestions. If I understood right, I should try:
  
  >>> mount -t nfs duke:/mnt/myFiles /mnt/myFiles -O proto=udp
  and
  >>> mount -t nfs duke:/mnt/myFiles /mnt/myFiles -O nfsvers=3

I'm not sure what that will do but I don't think it's what you want.  Try
these:

mount -o proto=udp duke:/mnt/myFiles /mnt/myFiles
mount -o nfsvers=3 duke:/mnt/myFiles /mnt/myFiles
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux