Forum Discussion

RiverFish's avatar
RiverFish
Icon for Altostratus rankAltostratus
Feb 08, 2017

Steps to upgrade a vCMP host.

According to this article, the steps to upgrade a vCMP host are:

 

  1. Re-activate the host license.
  2. Shutdown the guests one at a time by setting the requested state to Configured.
  3. Proceed with the upgrade.

Is this correct? I've also read (and been told) that you should set the guests to Provision before upgrading. So is it Configured or Provision?

 

5 Replies

  • Hello,

     

    I believe that setting a guest to Provisioned gracefully shuts down the guest (which is why it's necessary), but that also setting it to Configured de-allocates system resources from the guest (such as CPUs and mounted disk images). When I upgrade our hosts, I first set the guests to Provisioned (one at a time as we have 2100 model blades), then set them to Configured.

     

    An added bonus of setting the guest to Configured, is that you can change the guest's base image at that time. This is useful for major code upgrades so the guest doesn't revert to an older version (I have had this happen to me).

     

    Hope this helps!

     

    • Jerry_Lees's avatar
      Jerry_Lees
      Icon for Employee rankEmployee

      This is as you have stated above, all of it. In fact, it is recommended that when code upgrades that you DO change the initial software version and the initial hotfix version to the version running now. This is the setting that tells the vCMP subsystem what images to build a guest as when it builds teh guest again (should it need to). This is especially important on Viprion Chassis where the guest may beed to span to a new blade due to a blade failure. Otherwise the guest gets built with the incorrect software version and when the configuration is sent to the new guest, it may not load properly. (read probably not at all into that last bit)

       

  • Hi,

     

    find below procedure that i follow when i upgrade my hypervisor:

     

    • first of don't forget to backup all host and guest.
    • I suppose that you have 2 hypervisors (VCMP Host), so swith all your guest to active in Hypervisor A in order to upgrade Hypervisor B.
    • reactive Hypervisor B license.
    • set all guest in hypervisor B in provisioned mode.
    • Then you can begin to upgrade your Hypervisor B...

    Do the same for Hypervisor A. And of course check release notes regarding suported version...!!!

     

    let me know if you need more details.

     

    regards,

     

  • youssef, in regard to your last statement here - i do have 2 HV's. I have the guests setup in HA mode between A&B. Do you see that I need to make any other change from what you have listed above taking HA into consideration? Still researching, thanks.