cliffcahill
Enthusiast
Enthusiast

Adding ESXi Hosts Via Natted IP and vCenter 6.5

Hey,

I'm having an issue at the moment adding ESXI hosts Via their Natted IP address to vCenter VCSA 6.5.

Previously I have successfully used this KB successfully  Using NAT between the vCenter Server system and ESXi/ESX hosts (1010652) | VMware KB for all previous version of vCenter.

The Server IP address in the vpxa.cfg file is correct and port 902 is open and telnet works

2017-07-10_20-07-42.png

I have increased the config.vpxd.heartbeat.notRespondingTimeout via this KB

https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=10057...

Here is a tail of the vxpa agent log

2017-07-10T19:00:41.341Z verbose vpxa[8ED0B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-376885b1] Received WaitForUpdatesDone callback

2017-07-10T19:00:41.341Z verbose vpxa[8ED0B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-376885b1] Applying updates from 479 to 480 (at 479)

2017-07-10T19:00:41.341Z verbose vpxa[8ED0B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-376885b1] Starting next WaitForUpdates() call to hostd

2017-07-10T19:00:41.341Z verbose vpxa[8ED0B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-376885b1] Completed WaitForUpdatesDone callback

2017-07-10T19:00:41.422Z verbose vpxa[8F54B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-2f2143e2] Received WaitForUpdatesDone callback

2017-07-10T19:00:41.422Z verbose vpxa[8F54B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-2f2143e2] Applying updates from 480 to 481 (at 480)

2017-07-10T19:00:41.422Z verbose vpxa[8F54B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-2f2143e2] Starting next WaitForUpdates() call to hostd

2017-07-10T19:00:41.422Z verbose vpxa[8F54B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-2f2143e2] Completed WaitForUpdatesDone callback

2017-07-10T19:00:42.268Z warning vpxa[8E8EB70] [Originator@6876 sub=Heartbeat opID=SWI-1c06dac8] Failed to bind heartbeat socket for host address 10.12.X.X: Cannot assign requested address

2017-07-10T19:00:45.946Z verbose vpxa[8F33B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-30efc29a] Received WaitForUpdatesDone callback

2017-07-10T19:00:45.947Z verbose vpxa[8F33B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-30efc29a] Applying updates from 481 to 482 (at 481)

2017-07-10T19:00:45.947Z verbose vpxa[8F33B70] [Originator@6876 sub=halservices opID=WFU-30efc29a] [VpxaHalServices] HostChanged Event Fired, properties changed [runtime.healthSystemRuntime]

2017-07-10T19:00:45.947Z verbose vpxa[8F33B70] [Originator@6876 sub=vpxaInvtHost opID=WFU-30efc29a] [HostChanged] Found update for tracked MoRef vim.HostSystem:ha-host

2017-07-10T19:00:45.947Z verbose vpxa[8F33B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-30efc29a] Starting next WaitForUpdates() call to hostd

2017-07-10T19:00:45.947Z verbose vpxa[8F33B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-30efc29a] Completed WaitForUpdatesDone callback

2017-07-10T19:00:46.270Z warning vpxa[8E8EB70] [Originator@6876 sub=Heartbeat opID=SWI-1c06dac8] Failed to bind heartbeat socket for host address 10.12.X.X: Cannot assign requested address

10.12.X.X is the host natted ip address.