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

ONTAP 9でAutoSupportメッセージをNetAppに手動でアップロードする方法

Views:
3,515
Visibility:
Public
Votes:
5
Category:
ontap-9
Specialty:
CORE
Last Updated:

環境

  • ONTAP 9
  • AutoSupport

概要

  • 少数のユーザーの場合、ネットワーク接続の制限により、AutoSupportメッセージを自動的に送信できない可能性があります。
  • ただし、テクニカルサポートがシステム障害を効率的にトラブルシューティングするため、またはActive IQを使用してシステムのデータを表示できるようにするために、AutoSupportデータが必要になる場合があります。
  • たとえば、Upgrade Advisorでは、レポートを作成する前にAutoSupportデータをアップロードする必要があります。

手順

収集オプション  
既存のAutoSupportを収集する
  1. 再送信/収集するAutoSupportメッセージのシーケンス番号を特定します。

::> system node autosupport history show -fields subject,generated-on -node <nodename>

  1. 必要なすべてのAutoSupportメッセージをルートボリューム内のローカルファイルに再送信して、アーカイブファイル形式(.7z)に変換します:

::>system node autosupport history retransmit -node <nodename> -seq-num ### -uri file:///mroot/etc/log/retransmit/body.7z

新しいAutoSupportを呼び出す
  1. これにより最新のコンテンツが提供されます

::>system node autosupport invoke -node <nodename> -type all -message "invoke.all" -uri file:///mroot/etc/log/retransmit/body.7z

AutoSupport をアップロード
  1. HTTPS Web SPIインターフェースを使用してファイルをダウンロードします

https://<cluster_mgmt_IP>/spi/<node_name>/etc/log/retransmit/

  1. Active IQ AutoSupport Upload ページに移動し、 ボタンをクリックして、.7z ダウンロードしたファイルを選択します

注記:ファイル名には少なくとも 1 文字のアルファベットを含める必要があります。例:a2000123456.7z

  1. アップロードのステータスは、完了するとSuccess に変わります

Manually upload AutoSupport messages in ONTAP 9

注:

手動AutoSupportファイルをクリーンアップします
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.