跳转到主内容

ONTAP :由于错误 HTTP/1.1 302 已临时移动, AutoSupport 无法发送消息

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

适用于

  • ONTAP 9
  • HTTP
  • HTTPS
  • AutoSupport

问题

NetApp 控制器无法发送全部或特定消息。在这种情况下,无法发送失败的 磁盘消息

 

检查 Autosupopt 历史记录
  • Cluster::>autosupport history show

       Seq                   Attempt  Percent  Last
Node      Num   Destination Status         Count   Complete Update
------------ ----- ----------- -------------------- -------- -------- --------
node01    1680   http     transmission-failed  15     -     5/28/2020 02:20:53

 

  • 使用“system autosupport history show -seq-num ### -instance”命令查看特定顺序和Last ErrorUnknown error。  

Cluster::> system autosupport history show -seq-num 1680 -instance

               Node: node01
   AutoSupport Sequence Number: 1680
Destination for This AutoSupport: http
          Trigger Event: callhome.sdsk.fault
       Time of Last Update: 5/28/2020 02:20:53
        Status of Delivery: transmission-failed
        Delivery Attempts: 15
       AutoSupport Subject: SPARE DISK FAILED Shelf 0, Bay 0, Model [X357_S16433T8ATE]
           Delivery URI: support.netapp.com/put/AsupPut/
            Last Error: Unknown error 
        Time of Generation: 5/28/2020 00:01:51
   AutoSupport Compressed Size: 131.4KB
         Percent Complete: -
          Rate of Upload: -
    Time Remaining for Upload: 0s
  AutoSupport Decompressed Size: 476.0KB
    Total Collection Time (ms): 6257


可以通过查看来确定详细的错误消息 notifyd.log通过查看记录在 AutoSupport 子系统中的错误 /mroot/etc/log/mlog/notifyd.log

如何查看 notifyd . log


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

输出示例:

(message: HTTP 1.1 or later with persistent connection, pipelining supported)
(message: HTTP/1.1 302 Moved Temporarily)
(message: Date: Thurs, 28 May 2020 13:56:06 GMT)
(message: Marked for [closure]: Connection: close used)
(message: Connection: close)
(message: Via: HTTPS/1.1 mcn-websense-cg.opm.gov)
(message: Location: http://172.26.23.40:15871/cgi-bin/blockpage.cgi?ws-session=1465034389)
(message: Content-Length: 0)
(message:
(message: STATE: PERFORM => DONE handle 0x809d98008; line 1986 (connection #1))
(message: multi_done)
(message: Closing connection 1)
(message: The cache now contains 0 members)
(message: TLSv1.2 (OUT), TLS alert, Client hello (1):)
(message: Expire cleared)
(message: deliver_http_asup: HTTP PUT request failed, code: 302, chunk: 0 of 0)

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.
  • 这篇文章对您有帮助吗?