Symptoms:
Service Mesh modification failed. Process Service Mesh failed. Interconnect Service Workflow interconnectConfigureMA failed. Error: Adding Mobility Agent Host failed. Cannot contact the specified host (192.168.0.86). The host may not be available on the network, a network configuration problem may exist, or the management services on this host may not be responding.
2024-07-25 10:44:33.686 UTC [InterconnectService_
Service Workflow processServiceMesh failed. Error: Process Service Mesh failed. Interconnect Service Workflow interconnectConfigureMA failed. Error: Adding Mobility Agent Host failed. Cannot contact the specified host (192.168.0.86). The host may not be available on the network, a netw
ork configuration problem may exist, or the management services on this host may not be responding.
java.lang.RuntimeException: Interconnect Service Workflow processServiceMesh failed. Error: Process Service Mesh failed. Interconnect Service Workflow interconnectConfigureMA failed. Error: Adding Mobility Agent Host failed. Cannot contact the specified host (192.168.0.86). The host ma
y not be available on the network, a network configuration problem may exist, or the management services on this host may not be responding.
During the process of adding a Mobility Agent (MA) host, HCX sends a request to vCenter, which then attempts to add the MA host.
This issue occurs when vCenter cannot communicate with the IX/MA management IP due to network port blocks, specifically on TCP 443 and TCP 902.
Ensure that vCenter can communicate with the IX/MA appliance on ports 443 and 902.
To test port connectivity from vCenter to IX/MA:
nc -zv <IX-IP> 443
nc -zv <IX-IP> 902