How To
Summary
This document provides instructions to upgrade vHMC for PowerVM or the HMC 7063-CR2 appliance 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 multiple methods such as upgrade using network images, upgrade using DVD or upgrade using USB Flash that can be used and each will be detailed below. The prerequisite steps that need to be performed prior to the upgrade are the same for each and that will be the first steps detailed. Then the different upgrade methods that you can use will be described afterwards.
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
Upgrade the HMC to V11R1M1110
Environment
Model 7063-CR2 (ppc) appliance
Virtual HMC (vHMC) on PowerVM (Product ID 5765-VHP)
Steps
- Open Power : 7063-CR2
- (vHMC) PowerVM Power9, Power10 and Power11
- Minimum memory supported for vHMC is 16GB and disk size is 500GB.
- 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 HMC is at V10 R2 M1030 or M1031 - Use Option 2 (Network Upgrade), Option 3 (DVD Method) or Option 4 (USB Flash Drive)
- If HMC is at V10 R2 M1040 or higher - Use Option 1, 2, 3 or 4
- If HMC is at V10 R2 M1060 or higher - Use Option 1, 2, 3 or 4




This section describes how to perform the upgrade over the network instead of from Recovery DVD. 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. If your not using a USB, run the following command then skip to Step 3.
| a. | Prepare a USB flash drive to use for Save Upgrade Data. USB flash drive must be formatted FAT32 with a single partition and it cannot be password protected. Plug the flash drive into a USB port on the front of the HMC. Wait until you hear 3 beeps (or approximately 1 minute) for the HMC to detect the flash drive. Note: Save Upgrade Data will overwrite any existing save upgrade data on the media. It will not overwrite any backup Management Console Data already on the media. |
| b. | Use the following command specifying "diskusb" for USB flash drive. saveupgdata -r diskusb. |
| c. |
Wait for the Save Upgrade Data task to complete. If the task fails, contact your next level of support before proceeding. If the Save Upgrade Data task is successful, the following optional procedure can be performed to verify the data:
1. Mount the media: Run the command lsmediadev to determine the mount point of the USB flash drive. In the example below, USB flash drive is /media/sda1 device=/dev/cdrom,mount_point=/media/cdrom,type=1,description=CD/DVD device=/dev/fd0,mount_point=/media/floppy,type=2,description=internal diskette drive device=/dev/hda,type=6,description=internal hard disk drive device=/dev/sda1,mount_point=/media/sda1,type=3,description=USB flash memory device Run the command mount (for example, mount /media/sda1 for USB flash drive) 2. Run the command ls –l using the same mount point as in Step 1 above. - "Example" ls -l /media/sda1 3. Verify that there are five tar files with the following names: ACMSaveData.tar RSCTSaveUpgrade.tar SaveCCFWUpgradeData.tar SaveHSCSystemUpgradeData.tar SaveProfileDataUpgrade.tar If any of these tar files are missing, contact your next level of support. 4. Issue the command umount using the same mount point as in Step 1 above. Note: The Save Upgrade Data will be saved to the hard disk drive on the HMC as well as the media. The Save Upgrade Data on the media is used only to recover from an unexpected error under the direction of support personnel.
|
| d. | Once the Save Upgrade Data task is successful, remove the USB flash drive. |
| a. |
Download the V11R1_network_images_ppc.zip from Fix Central. From the Fix Central site, select MF71730 HMC Recovery V11R1M1110 for 7063 Machine Type, click continue. Then find V11R1_network_images_ppc.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/ppc/ 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:
The following files will be downloaded to the directory indicated:
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 Note: Remove any USB flash drive that contains HMC backup Management Console Data before performing a network upgrade. Failure to remove the drive will result in failed network 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, (the Petitboot screen should appear and you may need to arrow up and wait a bit for the Install from alternate disk option) 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.
|
This section shows how to use the BMC console viewer to upgrade using a remote virtual DVD. An external USB DVD drive can be used instead of remote virtual media.
Step 1: Download the Recovery DVD image Download the HMC Version 11R1M1110 Recovery DVD: HMC_Recovery_V11R1M1110_ppc.iso
External USB DVD drive: Burn the .iso as an image to DVD+R DL media. (This recovery media MF71730 cannot be ordered)
Step 2: Save Profile Data
Use one of the following options to 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.
Method 1: Use HMC GUI interface
| a. | Expand Resources, then All Systems |
| b. | Select the first managed system by checking the box in front of the server name. |
| c. | Under Actions select View All Actions > Legacy > Manage Partition Data > Backup. |
| d. | In the Profile Data backup window, type a name for the backup file, and click OK. |
| e. | You will get a popup window that the profile data has been backed up. Click OK. |
| Repeat a through e for each additional system managed by this HMC. Once you have a partition data backup for each managed system, continue with Step 3. |
At the command prompt, enter the following command which will 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
Step 3: Save Upgrade Data
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 again before performing the upgrade.
| a. | Prepare media to use for Save Upgrade Data. You will need a USB flash drive. USB flash drive must be formatted FAT32 with a single partition and it cannot be password protected. Plug the flash drive into a USB port on the front of the HMC. Wait until you hear 3 beeps (or approximately 1 minute) for the HMC to detect the flash drive. Note: Save Upgrade Data will overwrite any existing save upgrade data on the media. It will not overwrite any backup Management Console Data already on the media. |
| b. | Save Upgrade Data can be performed using either HMC GUI or restricted shell command line. Use the HMC GUI: 1) Select HMC Management. > Console Management 2) Select Save Upgrade Data. 3) Select media type USB flash drive, click Next, and then click Finish. Use restricted shell command line: Run the following command specifying "diskusb" for USB flash drive: saveupgdata -r diskusb |
| c. | Wait for the Save Upgrade Data task to complete. If the task fails, contact your next level of support before proceeding. If the Save Upgrade Data task is successful, the following optional procedure can be performed to verify the data: 1. Open a restricted shell terminal Local HMC: Select HMC Management > Console Management > Open a Restricted Shell Terminal Remotely: Log in via ssh. 2. Mount the media: a. Run the command lsmediadev to determine the mount point of the USB flash drive. In the example below, USB flash drive is /media/sda1 device=/dev/cdrom,mount_point=/media/cdrom,type=1,description=CD/DVD device=/dev/fd0,mount_point=/media/floppy,type=2,description=internal diskette drive device=/dev/hda,type=6,description=internal hard disk drive device=/dev/sda1,mount_point=/media/sda1,type=3,description=USB flash memory device b. Run the command mount (for example, mount /media/sda1 for USB flash drive) 3. Run the command ls –l using the same mount point as in Step b above. - "Example" ls -l /media/sda1 4. Verify that there are five tar files with the following names: ACMSaveData.tar RSCTSaveUpgrade.tar SaveCCFWUpgradeData.tar SaveHSCSystemUpgradeData.tar SaveProfileDataUpgrade.tar If any of these tar files are missing, contact your next level of support. 5. Issue the command umount using the same mount point as in Step b above. |
| d. | Once the Save Upgrade Data task is successful, remove the USB flash drive. |
Step 4: Upgrade HMC to V11R1M1110 (from Recovery DVD or ISO)
| a. |
Load the Recovery DVD (for External USB DVD drive)
1. Insert the USB drive 2. Insert the Recovery DVD into the drive. 3. Reboot the HMC
4. Select the option to Upgrade
|
| b. |
BMC Virtual Media (for 7063-CR2)
Mount the iso image using BMC remote virtual media.
1. From your workstation log in to the BMC web interface (https:// ). Default login is root/OpenBmc. 2. Select Server Control. 3. Select Virtual Media Example 1: Screen display of where you need to be in the BMC GUI:
![]() 4. Choose File, and go select the iso file named HMC_Recovery_V11R1M1110_ppc.iso that you previously downloaded to your workstation.
5. Click Start
6. Reboot the HMC
7. When the Petitboot menu is displayed, select the Install Hardware Management Console option that is located under USB. When you get the menu to Install or Upgrade, you need to use your arrow keys to select Upgrade, and enter.
Example 2. Screen display of Petitboot menu.
![]() 8. If you have the Petitboot system password set you will need to enter it when prompted.
Example 3. Screen display if you have Petitboot system password set
![]() NOTE: If you do not know the Petitboot system password, see this link for assistance,
9. The upgrade can take upto two hours.
|
Step 1: Obtain HMC_1110_USB.zip file
a. Go to Fix Central. From the Fix Central site, select MF71730 HMC Recovery V11R1M1110 for 7063 Machine Type, click continue. Set download option to HTTPS. Then find HMC_1110_USB.zip and download to your PC. Then unzip the file, and follow instructions in b. link below
b. Use this link to create a bootable USB https://www.ibm.com/support/pages/node/7092036
Step 2: Save Profile Data
Use one of the following options to 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.
Option 1: Use HMC GUI interface
| a. | Expand Resources, then All Systems |
| b. | Select the first managed system by checking the box in front of the server name. |
| c. | Under Actions select View All Actions > Legacy > Manage Partition Data > Backup. |
| d. | In the Profile Data backup window, type a name for the backup file, and click OK. |
| e. | You will get a popup window that the profile data has been backed up. Click OK. |
| Repeat a through e for each additional system managed by this HMC. Once you have a partition data backup for each managed system, continue with Step 3. |
Option 2: Use restricted shell command line
At the command prompt, enter the following command which will 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
Step 3: Save Upgrade Data
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 again before performing the upgrade.
| a. | Prepare media to use for Save Upgrade Data. You will need a USB flash drive. USB flash drive must be formatted FAT32 with a single partition and it cannot be password protected. Plug the flash drive into a USB port on the front of the HMC. Wait until you hear 3 beeps (or approximately 1 minute) for the HMC to detect the flash drive. Note: Save Upgrade Data will overwrite any existing save upgrade data on the media. It will not overwrite any backup Management Console Data already on the media. |
| b. | Save Upgrade Data can be performed using either HMC GUI or restricted shell command line. Use the HMC GUI: 1) Select HMC Management. > Console Management 2) Select Save Upgrade Data. 3) Select media type USB flash drive, click Next, and then click Finish. Use restricted shell command line: Use the following command specifying "diskusb" for USB flash drive: saveupgdata -r diskusb |
| c. | Wait for the Save Upgrade Data task to complete. If the task fails, contact your next level of support before proceeding. If the Save Upgrade Data task is successful, the following optional procedure can be performed to verify the data: 1. Open a restricted shell terminal Local HMC: Select HMC Management > Console Management > Open a Restricted Shell Terminal Remotely: Log in via ssh. 2. Mount the media: a. Run the command lsmediadev to determine the mount point of the USB flash drive. In the example below, USB flash drive is /media/sda1 device=/dev/cdrom,mount_point=/media/cdrom,type=1,description=CD/DVD device=/dev/fd0,mount_point=/media/floppy,type=2,description=internal diskette drive device=/dev/hda,type=6,description=internal hard disk drive device=/dev/sda1,mount_point=/media/sda1,type=3,description=USB flash memory device b. Run the command mount (i.e., mount /media/sda1 for USB flash drive) 3. Run the command ls –l using the same mount point as in step b above - "Example" ls -l /media/sda1 4. Verify that there are five tar files with the following names: ACMSaveData.tar RSCTSaveUpgrade.tar SaveCCFWUpgradeData.tar SaveHSCSystemUpgradeData.tar SaveProfileDataUpgrade.tar If any of these tar files are missing, contact your next level of support. 5. Issue the command umount using the same mount point as in step b above Note: The Save Upgrade Data will be saved to the hard disk drive on the HMC as well as the USB flash drive. The Save Upgrade Data on the media is used only to recover from an unexpected error under the direction of support personnel. |
| d. | Once the Save Upgrade Data task is successful, remove the USB flash drive. |
Step 4: Upgrade HMC to V11R1M1110 (from Bootable USB)
Do the following at the HMC interface to upgrade the HMC by means of the Bootable USB.
| a. | Insert V11R1M1110 formatted USB flash drive. |
| b. | Reboot the HMC Click HMC Management > Console Management, then click the Shutdown or restart the Management Console option Select restart HMC and click OK. |
| c. |
When the Petitboot menu is displayed, select the Install Hardware Management Console option that is located under USB. Press enter.
![]() |
| d. | The HMC reads the media in the drive and displays the Hardware Management Console Install Wizard window. Highlight Next button (use tab/alt-Tab or arrow keys to move), and press Space bar or Enter to select. Note: If the Save Upgrade Data (Step 3 above) was not performed, you will see a warning window that save upgrade data was not found on the hard disk drive. Cancel the upgrade, remove the recovery media from the DVD drive, reboot the HMC, complete Step 3 above to Save Upgrade Data, then start the upgrade process again. |
| e. | Using tab or arrow keys to move the cursor and the space bar to select an option, select Upgrade to a new version (need asterisk on Upgrade to a new release as shown below): ( * ) Upgrade to a new version ( ) Install Highlight Next button, and press Enter. |
| f. | On Upgrade Confirmation screen, highlight Finish, and press Enter to start the Upgrade process. |
| g. | The HMC installs V11R1M1110 from the media, restores the data preserved by the Save Upgrade Data task, and then completes the booting process. Note: The initial reboot can take 30-45 minutes. Do not reboot or power off; wait for the boot to complete. . |
| h. | Select "Log on and launch the Hardware Management Console Web application", then log in using your user ID and password. |
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
15 August 2025
UID
ibm17240298



