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

ONTAP AutoSupport(トランスポートSMTP)配信エラー解決ガイド

Views:
789
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

環境

  • ONTAP 9
  • AutoSupport
  • 転送SMTP

概要

NetAppノードがAutoSupportメールを送信していないようです

  • このガイドに従って、ご質問または問題に対する適切な解決策を見つけてください。
現在の構成を確認する

わかりやすくするために、次のコマンドを実行してノードの設定を収集します。

::>autosupport show -node <node name> -instance

Node: cluster-01

State: enable
SMTP Mail Hosts: mailhost
From Address: admin@email.com
List of To Addresses: address1@email.com,address2@email.com
List of Noteto Addresses: -
List of Partner Addresses: -
Send AutoSupport Messages to Vendor Support: enable
Protocol to Contact Support: SMTP
Support Proxy URL:

接続に問題がないことを確認します。
cluster1::> system node autosupport check show -node node2 On Demand Node HTTP/HTTPS Server SMTP Configuration ---------------- ---------- ---------- ---------- ------------- node2 ok ok ok ok
接続に失敗する
  • 接続に失敗した場合は、メールホストへの接続を確認する必要があります。

手順

送信に失敗した理由を見つける方法
オプション1- AutoSupport履歴の確認

system autosupport history show -node * -fields node ,seq-num ,status ,error ,destination

seq-num destination status error
------- ----------- ------ -----
39      http        ignore ""
39      smtp        transmission-failed  Failed sending data to the peer
39      noteto      ignore ""
38      http        ignore ""
38      smtp        sent-successful ""
38      noteto      ignore ""

 

オプション2 - notifyd.logの確認

node run -node (node name) -command rdfile /etc/log/mlog/notifyd.log

  1. お気に入りのテキストエディタにコピーします。
  2. エラーを特定するには、 Ctrl Fを使用して 検索します。

ほとんどの場合、次の行(message: Closing connection #0) から開始して、真のエラーメッセージが表示されるまで作業することができます。

ヒント: 次の表を参照して、その他のメッセージを確認してください。

 
SMTPエラー
解決策
  • 送信済み-成功
    • SMTP(メールホスト)サーバが電子メールメッセージを受け入れたと判断すると、ONTAPは送信されたAutoSupportメッセージを成功と見なします。
    • ただし、このメッセージはメールホストサーバによってドロップされ、NetApp.comにリレーされなかった可能性があります。
  • [警告:スキャンできない抽出に失敗しました]
  • support.netapp.comポート443に接続できませんでした:処理がタイムアウトしました
  • メッセージ:ホストを解決できませんでした:support.support.com NetApp
  • ピアへのデータ送信に失敗しました
  • メッセージ:550 5.1.7
  • メッセージ:550 5.7.1リレーできません
  • 554 5.7.1:クライアントホストが拒否されました:アクセスが拒否されました
  • READMSG: 550 5.7.1 <autosupport@netapp.com>...リレーが拒否されました
  • READMSG: 554ユーザ _@domain.comからのメールが ポリシーの理由で拒否されました
  • 554 5.7.1:クライアントホストが拒否されました:アクセスが拒否されました

これは'from address' です。mailhost リレーポリシーはこのアカウントのリレーを許可していません

  • メッセージ:550 5.7.606 Access denied、banned sending IP
  • メッセージ:550 5.7.0メッセージサイズ違反
  • メッセージ:550 5.7.0添付ファイル違反
  • 451 5.7.3メールを送信するにはSTARTTLSが必要です
  • 530 5.7.0最初にSTARTTLSコマンドを問題する必要がある
  • 前回のエラー:ピアへのデータ送信に失敗しました
  • メッセージ:553 specified domain is not allowed
  • エラーメッセージ:FTP:奇妙なサーバーの応答
  • 421サービスを利用できません
  • StatusCheck:SMTPメールホストsvcautosupport:M![account@mailrelay.domain.com:587 のデスティネーションに失敗しました。理由:タイムアウトに達しました 
  • DoS保護の制限を超えました。

 

追加情報

SMTPのセットアップと設定

 

 

 

 

 

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.