メインコンテンツまでスキップ

ONTAP オペレーティングシステムでのNFS処理とは何ですか?

環境

  • ONTAP 9
  • Data ONTAP 8
  • Data ONTAP 7-Mode
  • NFSバージョン3

回答

  • 単一のNetwork File System処理(NFS処理)は、クライアントからのNFS要求と、サーバからの要求に対するNFS応答の組み合わせです。
  • 多くの場合、1つのNFS呼び出しで複数のNFS処理が生成されます。

例:  

NFSクライアントが/home/netappという名前のディレクトリを検索する場合、/home/netappディレクトリがすでに存在するかどうかを判別するNFS処理が2つ生成されることがあります。 

  1. NFSクライアントが/homeの検索を実行し、NFSサーバがその結果を返します。 
  2. NFSクライアントが/HOME/netappの検索を実行し、NFSサーバがその結果を返します。
  • クライアントが使用できるNFS処理のリスト、および処理あたりのコール数は、次のコマンドで確認できます。 

MyMac:~ nfsstat

Getattr    Setattr     Lookup    Readlink      Read     Write

   515       10       62      0       110      107

Create     Remove     Rename      Link    Symlink     Mkdir

  20       9       0       0       0       4

Rmdir    Readdir    RdirPlus     Access     Mknod     Fsstat

   0      55       24       17       0       77

Fsinfo    PathConf     Commit

  88       5       24

  •  追加情報 のnfsstatマニュアルのページを参照してください。

追加情報

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.