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

TCPセッションのハーフオープンが原因でNFSが停止する

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

 

環境

  • ONTAP
  • NFS

問題

  • NFSクライアントがハングし、NFSマウントへのアクセスをリストアするにはリブートが必要
  • ファイアウォールやネットワークの停止により、複数のアプリケーションが影響を受けます。
  • Linuxホストから ランダムにNFSの古いマウント動作が報告される
  • NFSマウントに向けられたコマンド がハングします。たとえば、 df   、ls 、 umount 
  • クライアントエラーメッセージ:
    •  Server (server-name) not responding, still trying
    • <linux-client> kernel: nfs: <server> 10.10.10.1 not responding, still trying
  • 問題をキャプチャしているONTAPからのパケットトレース接続がループ状態でスタックし、次の動作が示されています。
    • クライアントが  TCPポートを再利用してTCP SYN を送信
    • ONTAPがチャレンジ ACK を送信し、クライアントが送信することを期待します。TCP RST
    • RSTの代わりに、クライアントが SYN を 再度送信する
  • ONTAP CLIノードシェルnetstat 出力に、状態の影響を受けるホストへのセッションが含まれる SYN_RCVD

例:

::> system node run -node cluster01-01 -command netstat -4n

---- Default IPSpace ----
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address      Foreign Address (state) VCTX Services   Role CGID Bytes_Sent Bytes_Rcvd
tcp4     0    0 10.xx.yy.145.2049    10.zz.xx.79.913  SYN_RCVD  18   0x00000004 DATA    ---    0     0  
tcp4     0    0 10.xx.yy.145.2049    10.zz.xx.88.861  SYN_RCVD  18   0x00000004 DATA    ---    0     0  

  • ネットワークイベント(新しいDNSサーバへのSVMDRカットオーバーなど)が発生し、古いNFSマウントが残っている

のとう

 

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.