メインコンテンツへスキップ

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

Views:
1,363
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
nas
Last Updated:

環境

  • ONTAP 9
  • NFSv3から4.2へ

回答

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

追加情報

 

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.