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

StorageGRID Unable to Communicate with Nodeアラートがトリガーされなかった理由

Views:
Visibility:
Public
Votes:
0
Category:
storagegrid-webscale
Specialty:
HW
Last Updated:

環境

NetApp StorageGRID

回答

Unable to communicate with node アラートは、Prometheus から次の属性を探します。
  • (count(up != 1) without (job) > 0) - ノードが到達不能またはオフラインかどうかをチェックします

  • unless on(instance) storagegrid_administratively_down == 1 - ノードが管理上停止しているかどうかを確認します

administratively down属性は、停止しているノードが想定される状態であるかどうかを判断します。属性は、次の例外の間に設定されます。
  • メンテナンスモードにする
  • 運用を停止する
  • クローニング処理を実行中
  • BMCから、または物理的にオフラインにする
  • CLIからシャットダウンする
administratively down属性がtrueの場合、アラートはトリガーされません。

追加情報

追加情報
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.