How To
Summary
This document provides instructions to upgrade a vHMC for x86 from V10R2M1030 (or higher) to V11R1M1110. The V11 HMC product will support Power9, Power10 and Power11 systems so if you have older Power systems such as Power8 then be advised those will not be managed post upgrade of the HMC.
There are two methods such as upgrade using network images or using the HMC GUI and each will be detailed below. Once you complete the prerequisite steps, you can skip to the section of the document that details the upgrade method you want to use to complete the task.
Objective
Environment
The supported hypervisors for x86 for BIOS firmware are
- VMWARE ESXi 7.0.2 or higher
- KVM on Ubuntu 22.0 ; 24.0 LTS, Red Hat RHEL8 and RHEL9
- Xen 4.10 or higher on SLES 15, Ubuntu 22.0 LTS
- VMWARE ESXi 7.0.2 and 8.0
- KVM on Ubuntu 22.0 LTS, Red Hat RHEL8 and RHEL9
Steps
- HMC V10 R2 M1030
- You can also upgrade from higher build levels than the minimum (V10 R2 M1040, V10 R3 M1050 or M1060) as well
- Using CLI - hmcshutdown -t now -r
- Using GUI - HMC Management > Console Management > Shut Down are restart the Management Console > restart HMC then click OK
- If vHMC is at V10 R2 M1030 or M1031 - Use Option 2 (Network Upgrade)
- If vHMC is at V10 R2 M1040 or higher - Use Option 1 or 2 (GUI Upgrade Method)




This section describes how to perform the upgrade over the network. The network upgrade can be done using FTP, sftp or nfs protocol from your local server.
This upgrade method requires restricted shell command-line access.
Perform a Save Profile Data for each managed system to save an additional copy of partition/profile configurations. For dual HMCs managing the same server this step is only needed on the upgrade of the first HMC. It cannot be run on HMC with a server in "version mismatch - save area version mismatch" state.
At the command prompt, enter the following command to save profile data for all servers:
lssyscfg -r sys -F type_model*serial_num | while read machine; do bkprofdata -m "$machine" -f Beforeupgrade$(date +%Y%m%d) ; done
A Save Upgrade Data task must be done to preserve information on the HMC before performing the upgrade. You must upgrade immediately after the Save Upgrade Data task. If you restart the HMC again without doing the upgrade, you must log in and run the Save Upgrade Data task (to hard disk) again before performing the upgrade. Run the following command to save the upgrade data.
| a. | Download the V11R1_network_images_x86.zip from Fix Central. From the Fix Central site, select MF71729 vHMC for x86 deploy image, click continue. Then find V11R1_network_images_x86.zip and download to your PC. Then get the .zip file moved to your local server. Make sure the file is unzipped, which will give you the necessary network files to perform this upgrade, or use https://public.dhe.ibm.com/software/server/hmc/network/v1110/x86/ to download the network files to your local server. Open Restricted Shell (or ssh session) and type the following command: getupgfiles -r sftp -h myserver -u myuser --passwd mypassword -d /mydirectory The parameters of the getupgfiles command:
Once the files have all been downloaded successfully, the getupgfiles command returns to the command prompt. | ||||||||||||||||||||||||||||||||||||||||
| b. | Set the HMC to do the next reboot from the special location on the hard disk where the downloaded V11 files are stored by typing the following command: chhmc -c altdiskboot -s enable --mode upgrade | ||||||||||||||||||||||||||||||||||||||||
| c. | Reboot the HMC using one of the following methods: Method 1. HMC GUI: HMC Management > Console Management > Shut Down or restart the Management Console > restart HMC then click OK Method 2. Restricted shell command: hmcshutdown -t now -r Note: The initial reboot can take 30-45 minutes. Do not reboot or power off; wait for the boot to complete. Once the HMC reboots then installation starts and typically takes about an hour. After the installation of V11R1M1110 is complete you should be able to remotely access the HMC again. | ||||||||||||||||||||||||||||||||||||||||
| d. | At the Hardware Management Console login prompt, log in using your user ID and password. |
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
17 March 2026
UID
ibm17240483