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

ONTAP によるCRCの監視方法

Views:
3
Visibility:
Internal
Votes:
0
Category:
not set
Specialty:
not set
Last Updated:

環境

  • イーサネットプロトコル。IEEE 802.3
  • CRCまたはフレームチェックシーケンス

回答

  • ONTAP は、破損したフレームを受信したときにCRCエラーを報告します。

  • ifstat Output and AutoSupport セクション:

::> system node run -node node-name ifstat e0c 
-- interface  e0c  (7 days, 18 hours, 10 minutes, 41 seconds) -- 
RECEIVE 
 Total frames:    508k | Frames/second:     1  | Total bytes:   37009k 
 Bytes/second:     55  | Total errors:   12117 | Errors/minute:     0 
 Total discards:    0  | Discards/minute:   0  | Multi/broadcast: 1280k 
 Non-primary u/c:   0  | CRC errors:     12117 | Runt frames:       0 
 Long frames:       0  | Length errors:     0  | Alignment errors:  0 
 No buffer:         0  | Pause:             0  | Jumbo:             0 
 ...

  • イベントメッセージとEMS AutoSupport メッセージ: 

Wed Jun 30 02:38:27 CEST [node-name: vifmgr: vifmgr.cluscheck.crcerrors:alert]: Port e0c on node node-name is reporting a high number of observed hardware errors, possibly CRC errors.

  • ONTAP では、1、000フレーム以上になると、イベントメッセージおよびEMS AutoSupport メッセージのCRCエラーが報告されます。 

追加情報

  • CRCエラーは通常、ハードウェアの障害または互換性のないハードウェアの障害が原因です 
  • ネットワークスイッチは、不良CRCフレームを転送する可能性があります
  • パケットトレースは有用ではありません 

 

This is an internal KB article and its content should not be copy/pasted and shared with people outside of NetApp. Always seek Duty Manager authentication of caller for password reset requests. If you need further assistance post a question in Knowledge Xchange
  • この記事は役に立ちましたか?