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

NFSプロトコルのアイドル接続タイムアウト値はいくつですか?

Views:
31
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

環境

  • ONTAP 9.5+
  • NFS

回答

デフォルトのタイムアウト時間は360秒です。

  • nfsアイドル接続タイムアウト設定を表示するには:

::*> nfs show -fields idle-connection-timeout,allow-idle-connection
vserver     idle-connection-timeout allow-idle-connection
------------- ----------------------- ---------------------
svm1_ontap912 360            enabled
svm2_ontap912 360            enabled

 

注記: ONTAP 9.12.1+ 以降、オプションとフィールドの名前は -allow-idle-connection-timeout 

追加情報

  • このオプションはONTAP 9.5で導入されました
  • ONTAP 9.11.1 -allow-idle-connection以降、新しいSVMのデフォルトになっています(RFE 1431560
  • 有効化して値を設定するには、advanced権限を使用します:

例:

::*> nfs option -vserver <VSERVER_NAME> –allow-idle-connection enable -idle-connection-timeout 360

注記: これは新規接続にのみ適用されます。

  • 環境によって異なるため、最適な方法は存在しません。
  • アイドルタイムアウトを短くすることで、影響を受けたクライアントまたはユーザーがより迅速に復旧できる可能性があります。
  • テスト環境を使用して最適な設定を見つける

 

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.