Files
hvm-docs/corpus/hvm_deployment_guide/GUID-4EDB4324-2C3B-435F-80FF-F430D02A2FDA.md
T
hvm-docs-refresh 8743fff510 weekly refresh: 2026-05-22T17:39Z — 1161 content change(s) across 7 bundle(s)
1161 content change(s) across 7 bundle(s)
1161 sidecar metadata update(s)
7 new bundle(s) added

Bundles with content changes:
  hvm_deployment_guide (NEW): 32 page(s)
    - GUID-0F55384D-5632-4CDC-AA39-A21C1C089AFA
    - GUID-28F18596-4902-4CD1-83F3-1411430C5534
    - GUID-2DD9D39D-9031-4BB5-A4ED-A0179BEF5259
    - GUID-34B1D00A-C42E-4691-8B4F-3B110E34FE7C
    - GUID-3DA92E9D-0635-427A-BA9D-5A7E475B55DB
    ... and 27 more
  hvm_release_notes_8_1_0 (NEW): 1 page(s)
    - sd00007497en_us
  hvm_release_notes_8_1_1 (NEW): 1 page(s)
    - sd00007609en_us
  hvm_release_notes_8_1_2 (NEW): 1 page(s)
    - sd00007734en_us
  hvm_user_manual_8_1_0 (NEW): 374 page(s)
    - GUID-008AF6CD-E219-4D76-B175-B763E5C397CE
    - GUID-02679208-A796-4A58-80AC-33DCF6A4899F
    - GUID-034C2E21-6B14-4AAD-A582-2638A4C7D04C
    - GUID-04410F73-1BA6-46D4-A7A4-E4706C5FD522
    - GUID-0503F050-177F-4360-9B1A-49439AF366B8
    ... and 369 more
  hvm_user_manual_8_1_1 (NEW): 376 page(s)
    - GUID-008AF6CD-E219-4D76-B175-B763E5C397CE
    - GUID-02679208-A796-4A58-80AC-33DCF6A4899F
    - GUID-034C2E21-6B14-4AAD-A582-2638A4C7D04C
    - GUID-04410F73-1BA6-46D4-A7A4-E4706C5FD522
    - GUID-0503F050-177F-4360-9B1A-49439AF366B8
    ... and 371 more
  hvm_user_manual_8_1_2 (NEW): 376 page(s)
    - GUID-008AF6CD-E219-4D76-B175-B763E5C397CE
    - GUID-02679208-A796-4A58-80AC-33DCF6A4899F
    - GUID-034C2E21-6B14-4AAD-A582-2638A4C7D04C
    - GUID-04410F73-1BA6-46D4-A7A4-E4706C5FD522
    - GUID-0503F050-177F-4360-9B1A-49439AF366B8
    ... and 371 more
2026-05-22 17:39:22 +00:00

3.1 KiB
Raw Blame History

Upgrading the manager

Explains how to upgrade the VM Essentials manager, the Morpheus Agent, and how to update HVM hosts.

To upgrade the VM Essentials manager, youll need to obtain the .deb upgrade package(s) from the VM Essentials page on the HPE Software Center. Reach out to your account manager if youre unable to access the downloads as described in the next paragraphs. For an upgrade, youll need the debian package (not the ISO, which is for first-time installation). If you are performing an offline upgrade, you will also need the “supplemental” debian package.

Once logged into My HPE Software Center, click on the “Software” section from the side navigation.

Software Center

Within the “Software” section, search for HPE Morpheus VM Essentials Software amongst your other software entitlements. A “Product Info” type search for the term “HPE Morpheus VM Essentials Software” may work but depending on the entitlements present in the account and future changes to search functionality, a slightly different search might be required. Once VM Essentials is successfully returned, click on the dropdown menu under “Action” and click on “Get License.”

Image Search

From the download page, youll see software packages, signature files and license files. Mark the checkbox next to any that you need and download them to your computer.

Download

For an upgrade, we only need the .deb file available in the software center (and potentially the “supplemental” debian package as well if this will be an offline upgrade). To continue, copy the .deb file(s) over to the VM Essentials manager VM. On Linux, this could be done with scp (scp /path/to/file.deb username@<VM IP address>:/path/to/destination). Youll need the VM users password unless youre using SSH keys. Alternatively, you may also click the "curl Copy" button to download a .txt file containing a curl command which you can paste into a terminal session connected to the HPE Morpheus VM Essentials Manager VM.

With the .deb file in place, we need to open a console connection to the VM Essentials manager VM to perform the actual upgrade. There are a number of methods to accomplish this but below are two examples from either an HVM host or from your own computer.

Subtopics