VMware vSphere

 View Only
  • 1.  vpxa service is getting crashed frequently

    Posted Apr 22, 2020 03:59 PM

    while starting the vpxa service i am getting below error message due to that my Esxi host is not getting reconnected back to Vcenter .does anyone having any idea about this error ?

    [root@lvppesxll34m1d:/var/log] vmware -v

    VMware ESXi 6.5.0 build-15256549

    --> while parsing HTTP response for method waitForUpdates

    --> on object of type vmodl.query.PropertyCollector

    --> at line 1, column 0

    2020-04-22T15:42:52.370Z warning vpxa[80C0B70] [Originator@6876 sub=Default] Closing Response processing in unexpected state: 3

    2020-04-22T15:42:52.370Z error vpxa[80C0B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-41a7] Got error result from WaitForUpdates(): N5Vmomi5Fault11SystemError9ExceptionE(vmodl.fault.SystemError)

    --> [context]zKq7AUoCAgAAAOXL6AAPdnB4YQAAHywubGlidm1hY29yZS5zbwAA4lUSAG+8DQHOiA1saWJ2bW9taS5zbwABtFENASJVDQFpmA0BdWsNAslyFnZweGEAABObIAA+nyAA5eYgAGSqLgPKbABsaWJwdGhyZWFkLnNvLjAABD5MDWxpYmMuc28uNgA=[/context]

    2020-04-22T15:42:52.371Z error vpxa[80C0B70] [Originator@6876 sub=VpxaHalCnxHostagent opID=WFU-41a7] Fatal error while handling updates: N5Vmomi5Fault11SystemError9ExceptionE(vmodl.fault.SystemError)

    --> [context]zKq7AUoCAgAAAOXL6AAPdnB4YQAAHywubGlidm1hY29yZS5zbwAA4lUSAG+8DQHOiA1saWJ2bW9taS5zbwABtFENASJVDQFpmA0BdWsNAslyFnZweGEAABObIAA+nyAA5eYgAGSqLgPKbABsaWJwdGhyZWFkLnNvLjAABD5MDWxpYmMuc28uNgA=[/context]

    2020-04-22T15:42:52.374Z error vpxa[80C0B70] [Originator@6876 sub=vpxaInvtHostCnx opID=WFU-41a7] [VpxaInvtHost] Can't connect to hostd. Shutting down...

    2020-04-22T15:42:52.375Z info vpxa[80C0B70] [Originator@6876 sub=Default opID=WFU-41a7] [Vpxa] Shutting down now



  • 2.  RE: vpxa service is getting crashed frequently

    Posted Apr 22, 2020 05:51 PM

    "Can’t connect to hostd” - have you tried restarting that service?



  • 3.  RE: vpxa service is getting crashed frequently

    Posted Apr 23, 2020 07:59 AM

    hello scott28tt,

    yes i did restart vpxa and hostd services couple of times and even i did restart management network as well but no luck still my host is in not responding state.



  • 4.  RE: vpxa service is getting crashed frequently

    Posted Apr 22, 2020 07:14 PM

    If you esxi reachable and able to access through ssh. Suggest you to restart the hostd service and the try to reconnect back to vCenter.

    Below command to restart the hostd service.

    /etc/init.d/hostd restart



  • 5.  RE: vpxa service is getting crashed frequently

    Posted Apr 23, 2020 08:02 AM

    nawal yes i did restart vpxa and hostd services couple of times and even i did restart management network and then tried to reconnect host but no luck.



  • 6.  RE: vpxa service is getting crashed frequently

    Posted Apr 23, 2020 08:26 AM

    Ohh. are you restarted all the services using command services.sh restart ? If you are done this then suggest to reboot the host if possible.If there are vms running then will be outage of vms.



  • 7.  RE: vpxa service is getting crashed frequently
    Best Answer

    Posted Apr 23, 2020 02:40 PM

    vpxa service crashed issue got resolved .below troubleshooting steps followed by sequence

    first i did restart hostd and vpxa service

    eg../etc/init.d/hostd restart;/etc/init.d/vpxa restart

    then i did diconnect my host from vcenter inventory and reconnected same host back to vcenter .