Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux:nfs [2006/03/23 18:02]
a
linux:nfs [2008/09/26 20:23]
a
Line 4: Line 4:
   * [[http://nfs.sourceforge.net/]]   * [[http://nfs.sourceforge.net/]]
   * [[http://wiki.linux-nfs.org/index.php/Main_Page|Linux-NFS Wiki page]]   * [[http://wiki.linux-nfs.org/index.php/Main_Page|Linux-NFS Wiki page]]
 +  * [[http://www.brennan.id.au/19-Network_File_System.html]]
 +
 +
 +**/etc/fstab**
 +   foohost:/export/data /mnt nfs tcp,rsize=8192,wsize=8192,intr,rw,bg,nosuid,noauto
 +
 +===== NFS shares get stale after a while or don't mount at all =====
 +This might be caused by the fact that the server really wants to have portnumbers below 1024 for the session. Adding insecure to the exports-file fixes that.
 +Example:
 +
 +   /home somehost(rw,insecure)
  
linux/nfs.txt ยท Last modified: 2012/10/15 11:57 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready