This is an old revision of the document!


Nightmare file system (NFS)

start here:

/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.1222453437.txt.gz · Last modified: 2009/05/25 00:34 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready