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

NFSv3のパフォーマンスがNFSv4.xよりも優れているのはなぜですか。

Views:
1,085
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
nfs<a>2009223495</a>
Last Updated:

環境

  • ONTAP 9
  • NFSv3から4.2

回答

  • いくつかの理由があります。
    • NFSv3ではロックは必要ありません
      • ロックを行うと、NFSクライアントとサーバのオーバーヘッドが増大します
      • ロックするには、他のクライアントとの通信が必要になることもあり、遅延がさらに発生します
    • NFSv3では、それぞれの呼び出しが個別のRPC呼び出しになります
      • この処理は、ワークロードに応じて高速か低速のどちらかになります
    • 委譲などの機能を使用すると、要件を他のクライアントにオフロードできます
      • 委譲を処理するために他のクライアントが必要になると、さらに遅延が生じます
    • NFSv4は、効率的には実行できない状態を保持します
    • 旧バージョンのLinuxまたはONTAP は、NFSv4.xのパフォーマンスを最適化する新しいバージョンほど最適化されていません

追加情報

AdditionalInformation_Text
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.