"Management Channel To Transport Node Down" or "Management Channel To Transport Node Down Long" "Host Disconnected"Management Channel To Transport Node DownThis alarm is triggered when the messaging channel between the NSX Manager node and the Transport node remains down for a continuous period of 5 minutes
Management channel to Transport node is down for too long.This alarm is triggered when the messaging channel between the NSX Manager node and the Transport node remains down for a continuous period of 15 minutes
VMware NSX-T Data Center
The MPA connectivity (port 1234) is down between the transport nodes and the manager.
Heartbeating between NSX management node and host is down
Resolution:
Verify Network Connectivity: Ensure that MPA connectivity is permitted on port 1234 between the Transport Nodes and the NSX Manager.
Test Port Communication: From the Host Transport Node CLI, run the following command to validate connectivity to the manager: nc -zv <NSX_Manager_IP/FQDN> 1234
Check Service Status: On the NSX Manager nodes, verify that the messaging-manager service is active by executing: /etc/init.d/messaging-manager status
Restart Service (If Required): If the service is reported as stopped or not running, restart it using the following command: /etc/init.d/messaging-manager restart
Reference documents: