You may experience a loss of communication alarm between the NSX Manager and the host. Heartbeats are sent every minute from the manager node to the host node. This alarm notifies you of a heartbeat loss which is an indication of the last time NSX Manager and the host communicated.
If the host loses connectivity to the NSX Manager or to the controller service, a full configuration or runtime state synchronization, respectively, gets sent to the host when connectivity is restored.
Alarm information is displayed in several locations within the NSX Manager interface. For a complete list of events, see NSX Event Catalog. For example, alarms display on the Alarms page of the NSX Manager UI. Every alarm contains a recommended action. Use this action and the information in this topic to troubleshoot your alarm.
The following table describes the IP protocol used, channel health check mechanism and related timers, authentication, security, and communication channel health check validations. It also provides insights into the several common issues that lead to degraded fabric health.
Communication | IP Protocol and Port | Channel | Authentication | Health Check |
---|---|---|---|---|
Management Plane Appliance Proxy Hub (MP APH) to host connectivity | TCP:1234 | TLS between Manager and host | Mutual TLS authentication based on self-signed or CA certificates between clients (hosts/transport nodes) and server (APH in MP) | To determine the connectivity status between transport node and managers, use get managers CLI command on the transport node. Various alarms get raised when communication channels between MP and Host are in a disconnected state.
If the host gets detached for any reason the alarms are cleared. |
Central Control Plane (CCP) to host (NSX-Proxy) connectivity | TCP: 1235 | TLS between CCP and host | Mutual TLS authentication based on self-signed or CA certificates between client (hosts/transport nodes) and server (CCP) | To determine the connectivity status between the transport node and CCP, use get controllers CLI command.
Various alarms get raised when communication channels between MP and host are in a disconnected state.
|