Symptoms:
A general system error: Timed out while waiting for vpxa to start
YYYY-MM-DDThh:mm:ss Wa(164) Hostd[2098778]: [Originator@6876 sub=Vimsvc.HaSessionManager opID=WorkQueue-########-#### sid=########] Rejected password for user vpxuser from <vCenter_ip> - session=#####
YYYY-MM-DDThh:mm:ss In(166) Hostd[2098778]: [Originator@6876 sub=Vimsvc.ha-eventmgr opID-WorkQueue-########-#### sid-########] Event 5619 : Cannot login vpxuser@<vCenter_ip>
To resolve the issue, follow the steps below:
# /etc/init.d/vpxa stop
# /etc/init.d/hostd stop && /etc/init.d/hostd start
# esxcli system account remove -i vpxuser
vpxa service:
# /etc/init.d/vpxa start
# /etc/init.d/vpxa stop
# cp /etc/passwd /etc/passwd.bak
# cp /etc/shadow /etc/shadow.bak
If the ESXi host reconnect is failing, please refer ESXi host fails to reconnect to vCenter with the error 'The operation is not allowed in the current state'.
To further change the expiry duration of the vpxuser account, refer Configure Expiry Settings for the vpxuser Account