VMware vSphere

 View Only
  • 1.  VCenter 7 update Stuck

    Posted Oct 29, 2023 06:14 PM

    Hello everyone I'm updating VCenter, but the installation halted at 93%, and the problem message that follows appears:

    Installation failed

     
    Exception occurred in post-Install Hook
     
    You have reached the maximum number of retries needed to resume the patching. Please restore the vCenter using the backup.
    What can I do?


  • 2.  RE: VCenter 7 update Stuck

    Posted Oct 30, 2023 06:31 AM
    There is an area of the Communities dedicated to vCenter Server, I have reported both of your posts to the moderators asking them to move the posts for you, so they get the best audience of users.


  • 3.  RE: VCenter 7 update Stuck

    Posted Oct 30, 2023 11:40 AM

    Have a look at the below KB article:

    https://kb.vmware.com/s/article/87238

     

     

    Thanks,



  • 4.  RE: VCenter 7 update Stuck

    Posted Oct 31, 2023 01:41 PM

    HI,Tanjil Islam
    Thank you for your reply. I tried the lukaszzasko instructions, which solved the issue. It seemed the same with your KB link.



  • 5.  RE: VCenter 7 update Stuck
    Best Answer

    Posted Oct 30, 2023 06:45 PM

    Hi,

    You can try:

    1. connect to the vcsa shell

    2. check the update state: cat /etc/applmgmt/appliance/software_update_state.conf

    3. Backup the update state config: cp /etc/applmgmt/appliance/software_update_state.conf /etc/applmgmt/appliance/software_update_state.conf.bak

    4. Stop the Management Service: service-control --stop applmgmt

    5. Delete the update state config file: rm /etc/applmgmt/appliance/software_update_state.conf

    6. Start the Management Service: service-control --start applmgmt



  • 6.  RE: VCenter 7 update Stuck

    Posted Oct 31, 2023 01:26 PM

    Hi. lukaszzasko,

    Thank you very much for your reply, your instruction solved my issues.



  • 7.  RE: VCenter 7 update Stuck

    Posted Oct 31, 2023 01:36 PM

    Hi,

    I don't know if you have it resolved but when it stucks so late it can be by wrong settings at being. Try to check the NTP and FQDN if its all correct, while mostly this can be the problem.