NSX Cluster Unavailable Alarm
search cancel

NSX Cluster Unavailable Alarm

book

Article ID: 314337

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction

Title: Alarm for clustering.cluster_unavailable
Event ID: Alarm for clustering.cluster_unavailable
Added in release: 3.2.0
Alarm Description:
  • Purpose: All the group members of the service are down, this alarm will be cleared when all group members of service are up.
  • Impact: All group members of service are unavailable.


Environment

VMware NSX-T Data Center

Resolution

  1. Ensure the service for group_type is running on node. Invoke the GET /api/v1/node/services/service_name/status NSX API or the "get service service_name" NSX CLI command to determine if the service is running. If not running, invoke the POST /api/v1/node/services/service_name?action=restart NSX API or the "restart service service_name" NSX CLI to restart the service.
  2. Check /var/log/ of service group_type to see if there are errors reported.

    Additional Information


    If you contact support for this issue, please include the following data:

    • NSX Manager Logs from all 3 Manager nodes in the cluster.
    • ESXi host logs where Manager nodes are deployed.