Changes between Version 4 and Version 5 of TipAndDoc/network/nfs


Ignore:
Timestamp:
Mar 22, 2011 6:21:56 PM (13 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/network/nfs

    v4 v5  
    99 > I think it means kill -9, though please note that you are reading a quite old howto (as most other TLDP howtos, I think) from 2002 year, and regarding NFS mount options hard,intr are already default and 
    1010 >> The intr / nointr mount option is deprecated after kernel 2.6.25. Only SIGKILL can interrupt a pending NFS operation on these kernels, and if specified, this mount option is ignored to provide backwards compatibility with older kernels. 
     11 
     12 * [http://archive.linux.or.jp/JF/JFdocs/NFS-HOWTO/performance.html NFS の性能を最適化する]