Virtual Machine not found in the container
" HCX UI → Interconnect → Service Mesh → 'Select View Appliances for the correct Service Mesh' → Sentinel Management
.

<timestamps> ERROR [Thread-3] c.v.h.F.ManagerReSTServer - Unable to connect to SGW, not starting ReST server.
<timestamps> INFO [Thread-3] c.v.h.F.HCXConnectionFactory - Creating a new SSL Context
<timestamps> ERROR [Thread-3] c.v.h.F.HCXConnectionFactory - Error creating SSL Connection
java.net.ConnectException: Connection timed out (Connection timed out)
/var/log/vmware/hcx/osam/sentinel.log
C:\ProgramData\VMware\HCX\OSAM\sentinelService.log
HCX
The HCX Sentinel Agent on the source Guest OS was unable to establish communication with the SGW (Sentinel Gateway) on port 443.
Please ensure that port 443 is open between the Source Guest OS and HCX-SGW for OSAM migrations.
For a complete list of all required ports, refer to the "HCX Port Requirements" documentation.
curl -k -v https://<HCX-SGW-IP>:443
netstat -nat | grep <HCX-SGW-IP>:443
netstat -nao | find "<HCX-SGW-IP>:443"
telnet <HCX-SGW-IP> 443
The <HCX-SGW-IP> can be found in the HCX UI under Interconnect → Service Mesh → 'Select View Appliances for the correct Service Mesh'
, where the IP is flagged with the 'Guest Network'. Example:
An HCX Proxy configured can also cause the VMs to not appear in HCX Sentinel Management.
If the Guest OS is on a different network or subnet, you can optimize the datapath by creating a new service mesh in the same network/subnet.
For site pairs where the non-vSphere guest environment is paired directly with either a vSphere-based HCX Connector or HCX Cloud Manager site (single-site mode), HCX deploys the Sentinel Resource Gateway (SRG) appliance at the vSphere-based site. This appliance alone handles the migration of the guest workloads from the non-vSphere site to the vSphere-based HCX site.
For more information, please access:
Understanding VMware HCX OS Assisted Migration