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

「 HTTP PUT 」応答コードとは何ですか。

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

に適用されます

ONTAP 9

回答

  • ONTAPnotifyd では、 HTTP を使用して AutoSupport メッセージをネットアップに送信できます。
  • メッセージのアップロードが中断notifydHTTP PUT response errorされた場合や失敗した場合は、ログに、ステータスコードを含むメッセージが記録されることがあります。
  • 詳細については、次の表のステータスコードリストを参照してください。この情報と、ノード設定の詳細、notifydおよびログ内のその他の情報を使用して、問題をトラブルシューティングします。

例:

  • notifydlog が示す場合HTTP PUT response error, status code 7Failed to connect() to host or proxy、「 . 」を意味します。 
  • ノードのネットワークインターnotifydフェイスとルートの設定を調べて、がプロキシまたはサーバに到達する方法を確認します。  
  • 次に、ノードとプロキシまたはサーバ間の IP ネットワーク接続のトラブルシューティングを行います。

 

HTTP PUT response error」のステータスコードは次のとおりです。

CURLE_COULDNT_RESOLVE_PROXY (5)
Couldn't resolve proxy. The given proxy host could not be resolved.

CURLE_COULDNT_RESOLVE_HOST (6)
Couldn't resolve host. The given remote host was not resolved.

CURLE_COULDNT_CONNECT (7)
Failed to connect() to host or proxy.

CURLE_OPERATION_TIMEDOUT (28)
Operation timeout. The specified time-out period was reached according to the conditions.

CURLE_SEND_ERROR (55)

Failed sending network data.

CURLE_RECV_ERROR (56)
Failure with receiving network data.

CURLE_SSL_CACERT(60)(see article Netapp does not receive ASUPs with certificate validation enabled for Solution.)
Peer certificate cannot be authenticated with known CA certificates.

CURLE_FILESIZE_EXCEEDED (63)
Maximum file size exceeded.

追加情報

AdditionalInformation_Text :

 

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.