Issue:-Could not integrate the esxi host in to vCenter server.
vCenter version :- 6.5 and ESXi version:- 5.5.0 U3
Error in vCenter while connecting the ESXi host:- A general system error has occurred: Timed out waiting for vpxa to start".
ESXi host error:- VPXA service got stopped after 19 seconds(whenever we restart the VPXA service).There was no VPXA log recorded in VPXA.log.All were the year 2018 logs only.
In addition,we found this error in cat /var/log/syslog.log error "/etc/vmware/vpxa' exited after 19 seconds (quick failure 1) 134"
2019-08-25T08:58:01Z watchdog-vpxa: [626526] Begin '/usr/lib/vmware/vpxa/bin/vpxa ++min=0,swapscope=system,group=vpxa -D /etc/vmware/vpxa', min-uptime = 60, max-quick-failures = 1, max-total-failures = 1000000, bg_pid_file = ''
2019-08-25T08:58:20Z watchdog-vpxa: '/usr/lib/vmware/vpxa/bin/vpxa ++min=0,swapscope=system,group=host/vim/vmvisor/vpxa -D /etc/vmware/vpxa'
exited after 19 seconds (quick failure 1) 134
2019-08-25T08:58:20Z watchdog-vpxa: Executing '/usr/lib/vmware/vpxa/bin/vpxa ++min=0,swapscope=system,group=host/vim/vmvisor/vpxa -D /etc/vmware/vpxa'
2019-08-25T08:58:40Z watchdog-vpxa: '/usr/lib/vmware/vpxa/bin/vpxa ++min=0,swapscope=system,group=host/vim/vmvisor/vpxa -D /etc/vmware/vpxa' exited after 20 seconds (quick failure 2) 134
2019-08-25T08:58:40Z watchdog-vpxa: End '/usr/lib/vmware/vpxa/bin/vpxa ++min=0,swapscope=system,group=vpxa -D /etc/vmware/vpxa', failure limit reached
VPXA.cfg <IoMax>9</IoMax>
<TaskMax>4</TaskMax>
<ThreadStackSizeKb>512</ThreadStackSizeKb>
<threadNamePrefix>vpxa</threadNamePrefix>
</threadPool> </vmacore>
<vpxa>
<bundleVersion>1000000</bundleVersion>
<datastorePrincipal>root</datastorePrincipal>
<hostIp>ESXi private IP address</hostIp>
<hostKey>52f0fc0c-3058-bc0d-4338-40dd3a1abea2</hostKey>
<hostPort>443</hostPort>
<licenseExpiryNotificationThreshold>15</licenseExpiryNotificationThreshold>
<memoryCheckerTimeInSecs>30</memoryCheckerTimeInSecs>
<serverIp>VC private IP address</serverIp>
<serverPort>902</serverPort>
</vpxa>
Steps followed to resolve this issue:-
1st step:-Taken ESXi reboot but not resolved this issue.
2nd step:- We removed the / from <serverIP> & <serverPort> in the beginning and taken vpxa start.It resolved the issue without ESXi reboot.
Note:- Previoulsy it was <serverIP/> & <serverPort>
Now the ESXi server got integrated in to vCenter server and vpxa service is stable.
Happy learning!
Cheers,
Manivel R