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

エラー' Nblade.invTcpRecordMarker'は何を意味しますか?

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

すべてのとおり  

環境

  • ONTAP 9
  • clustered Data ONTAP 8

回答

このエラーは、次の3つの無効なTCPレコードマーカーのいずれかを受信したときにEMSに記録されます。

  • tcp_fragment -'RPC Last Fragment' ビットが0に設定されているパケットを受信しました。

    • ONTAPはこれらの呼び出しをサポートしていません

  • TCP_DATA_LENGTH_OVERFLOW -レコードマーカーがサポートされている最大値を超えているパケットを受信しました。

    • clustered Data ONTAP 8.2より前= 70KB

    • clustered Data ONTAP 8.2からclustered Data ONTAP 8.3.2まで= 300KB

    • ONTAP 9以上= 1MB

  • tcp_data_length_underflow - レコードマーカーが40バイト未満のパケットを受信しました。

追加情報

次に例を示します。

Nblade.invTcpRecordMarker:error]: Invalid TCP record marker received from remote IP address x.x.x.x on local port xxxx. Vserver ID associated with this operation is x. Invalid reason is TCP_FRAGMENT, invalid record marker is x. 

Nblade.invTcpRecordMarker:error]: Invalid TCP record marker received from remote IP address x.x.x.x on local port xxxx. Vserver ID associated with this operation is x. Invalid reason is TCP_DATA_LENGTH_OVERFLOW, invalid record marker is x. 

Nblade.invTcpRecordMarker:error]: Invalid TCP record marker received from remote IP address x.x.x.x on local port xxxx. Invalid reason is TCP_DATA_LENGTH_UNDERFLOW, invalid record marker is 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.