跳转到主内容

什么是 "HTTP PUT " 响应代码?

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

适用于

ONTAP 9

解答

  • 在 ONTAP 中、notifyd服务可能会通过 HTTP 向 NetApp 发送 AutoSupport 消息。
  • 如果消息上载中断或失败,notifyd则日志描述性消息可能包括HTTP PUT response error状态代码。
  • 有关说明,请参阅下表中的状态代码列表。使用此信息以及notifyd日志中的节点配置详细信息和其他信息排除故障。

例如:

  • notifyd当日志指示HTTP PUT response error, status code 7时,它表示“Failed 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.

其他信息

附加信息 _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.