ONTAP AutoSupport (Transport SMTP) Delivery Failure Resolution Guide
Applies to
- ONTAP 9
- AutoSupport
- Transport SMTP
Description
Our NetApp node(s) doesn't appear to be sending any AutoSupport emails
- Follow this guide to help you locate the proper solution to your question or issue.
Verify your current configuration
For a smoother experience, run the following command to gather your Nodes configuration
::>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:
Verify Connectivity is good
cluster1::> system node autosupport check show -node node2 On Demand Node HTTP/HTTPS Server SMTP Configuration ---------------- ---------- ---------- ---------- ------------- node2 ok ok ok ok
Connectivity fails
- If connectivity fails, you must check connections to the Mailhost.
Procedure
How to find the reason for the failed transmission
Option 1 - Review AutoSupport History
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 ""
Option 2 - Review notifyd.log
node run -node (node name) -command rdfile /etc/log/mlog/notifyd.log
- copy it out to your favorite text editor
- To locate the error: Use ctrl F and search
In most cases you may start from the following line (message: Closing connection #0)
and work up to the true error message.
Tip: Use the following Table for additional messages to look for
SMTP Error |
Solution |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this is the |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Additional Information
- When working with NetApp support or a Partner we recommend that you manually upload a full AutoSupport if its not delivering to NetApp.
- This will expedite the resolution process. How to manually upload AutoSupport messages to NetApp in ONTAP 9