VMware vSphere

 View Only
  • 1.  The host returns esxupdate error codes: 30

    Posted Jan 18, 2018 07:44 PM

    I cannot remediate a 6.5 u1 host with vum. it keeps giving me this error



  • 2.  RE: The host returns esxupdate error codes: 30

    Posted Jan 19, 2018 08:09 AM

    Does the patch staging works fine?

    can you upload the vum logs from VCSA? it will have the details on failure.

    Regards,

    Randhir

    If you found my answers useful please consider marking them as Correct OR Helpful



  • 3.  RE: The host returns esxupdate error codes: 30

    Posted Jan 19, 2018 05:19 PM

    I have run into the same issue few times now on two hosts. VMware support was not able to find much. Have you tried updating one host through CLI? In my case, I was able to update using CLI. And since then the same hosts are successfully updating through VUM. Mine is 6.0 environment.



  • 4.  RE: The host returns esxupdate error codes: 30

    Posted Jan 19, 2018 07:16 PM

    What storage medium are you running ESXi on, as in is the hypervisor on local disks or on a USB drive? I ran into the same error trying to install the latest patches, and after speaking with vmaware and checking the esxupdate.log and vmkernel.log we were seeing (in my case USB drives) drop offline and the installations stall/failed



  • 5.  RE: The host returns esxupdate error codes: 30

    Posted Jan 19, 2018 07:55 PM

    Update manager error 30 is if the ESXi cannot see the /bootbank

    check the vmkernel log if the bootbank is not loaded messages or bootbank missing etc

    you can try to browser cd /bootbank and check if that is working

    Thanks,

    MS



  • 6.  RE: The host returns esxupdate error codes: 30

    Posted Jan 19, 2018 08:01 PM

    Yep thats exactly what I was seeing on my end, bootbank access lost due to USB failures.



  • 7.  RE: The host returns esxupdate error codes: 30

    Posted Jan 19, 2018 08:07 PM

    USB failures explains that..

    Thanks,

    MS