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

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

Views:
423
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • ONTAP 9
  • AutoSupport
  • トランスポート
    • HTTPS

概要

転送プロトコルがHTTPSに設定されている場合に、配信または送信の障害に関連するAutoSupportの問題を解決する方法については、以下を参照してください。

手順

  1. 現在の設定を確認する

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

Node: cluster1-1a
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: HTTPS
Support Proxy URL:
...

注:Protocol to Contact Support  がHTTPSではなくSMTPに設定されている場合は、『SMTP配信エラー解決ガイド』を参照してください。

  1. 接続の確認

cluster1::> system node autosupport check show-details -node cluster1-1a
Node: cluster1-1a

Category: https
      Component: https-put-destination
       Status: failed
       Detail: HTTPS PUT connectivity check failed for destination:
           https://support.netapp.com/put/AsupPut/. Error: Timeout
           was reached when connecting to the server -
           'support.netapp.com'
  Corrective Action: Possible network configuration issue. Ensure that you
           have network connectivity
      Component: https-post-destination
       Status: failed
       Detail: HTTPS POST connectivity check failed for destination:
           https://support.netapp.com/asupprod/post/1.0/postAsup.
           Error: Timeout was reached when connecting to the server
           - 'support.netapp.com'
  Corrective Action: Possible network configuration issue. Ensure that you
           have network connectivity

...

Category: on-demand
      Component: ondemand-server
       Status: failed
       Detail: AutoSupport OnDemand connectivity check failed for
           destination:
           https://support.netapp.com/aods/asupmessage. Error:
           Timeout was reached when connecting to the server -
           'support.netapp.com'
  Corrective Action: Possible network configuration issue. Ensure that you
           have network connectivity

Category: configuration
      Component: configuration
       Status: ok
       Detail: No configuration issues found.
5 entries were displayed.

 

  1. 次の表を参照し て、エラー概要が一致する解決策を探します。

エラー 解決策
  • ホストを解決できませんでした- NetApp .com'
  • サーバへの接続時にタイムアウトに達しました- 「support.support.com NetApp」
  • ピア証明書を 指定された認証局 証明書で認証できません。
  1. (任意) notifyd.logの出力に追加情報が含まれている場合があります。

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

  • 出力を任意のテキストエディタにコピーします。
  • エラーを特定するには、 Ctrl Fを使用して 検索します。

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

notifyd.logで検索するその他のメッセージについては、次の表を参照してください。

エラー 解決策
  • support.netapp.comポート443に接続できませんでした:処理がタイムアウトしました
  • メッセージ:ホストを解決できませんでした:support.support.com NetApp
  • メッセージ:SSL証明書の問題:ローカル発行者証明書を取得できません
  • メッセージ:SSL証明書の問題:証明書チェーン内の自己署名証明書
  • エラー:ピア証明書 を指定された 認証局証明書で認証できません
  • メッセージ:エラー:0E065068:構成ファイルルーチン:STR_COPY:変数に値がありません
  • メッセージ:HTTP/1.1 302 moved temporarily
  • メッセージ:deliver_http_asup:HTTP PUT要求が失敗しました。コード:302
  • HTTP/1.1 403禁止
  • メッセージ:エラー:0D0C50A1:asn1エンコードルーチン:asn1_item_verify:不明なメッセージダイジェストアルゴリズム
  • メッセージ:OpenSSL SSL_CONNECT:ssl_error_syscall in connection to support. NetApp .com:443
  • OpenSSL SSL_READ:ssl_error_syscall、errno 54
  • エラー:0E079065:構成ファイルルーチン:DEF_LOAD_BIO:等号がありません
  • エラー:ピア証明書を指定された認証局証明書で認証できません
  • メッセージ:エラー: 0A000152: SSLルーチン::安全でないレガシー再ネゴシエーションが無効

 

その他の便利なコマンド:
  • AutoSupport履歴の確認

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

seq-num destination status error
------- ----------- ------ -----
39      smtp        ignore ""
39      http        transmission-failed 
39      noteto      ignore ""
38      smtp        ignore ""
38      http        sent-successful ""
38      noteto      ignore ""

 

 

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.