Files
hvm-docs/corpus/hvm_deployment_guide/GUID-28F18596-4902-4CD1-83F3-1411430C5534.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

7.4 KiB
Raw Blame History

Installing HVM OS on host servers

Prerequisites

Ensure that before you download the HVM_Install_******.iso, you have the required license.

About this task

Use the HPE-Provided HVM OS ISO to install your hosts. Download HVM_Install_******.iso from My HPE Software Center.

The following example considers a simple active-backup network bond which does not require any advanced configurations on the network switches. It also assumes that the network ports are trunk ports and require the VLANs to be tagged at the host.

Procedure

  1. Mount the HVM OS Install ISO to the DVD drive device on the host machine. You can also mount the ISO using the server's Out of Band Management console.

  2. Boot the server from the DVD drive.

    NOTE

    To install the HVM OS, you must select the uploaded ISO image to boot the system. This will involve updating the boot order to select the device with the ISO mounted before other devices or manually selecting a boot device during the boot sequence. The exact steps to do this will vary depending on the specific manufacturer and system. Refer your system documentation for specific instructions.

  3. Select HVM Install 24.04 when the boot menu appears.

    Installing HVM OS-1

  4. Proceed through the installer.

    NOTE

    Use your keyboards Tab key to navigate the installer TUI.

  5. In the Network configuration screen, create your network bond and add a VLAN.

    1. Select Create bond.

      Installing HVM OS

      NOTE

      For details on Bonds, see Example Network Configurations.

    2. Select the network interfaces to be added to the bond.

      Installing HVM OS-2

    3. Under Bond mode, select active-backup.

      Installing HVM OS-3

    4. Select [Create]

      Installing HVM OS-4

    5. Your bond will show in the interface selection screen.

      Installing HVM OS-5

      NOTE

      To simplify future configurations, it is highly recommended to create a bond even if only one interface will be used.

    6. Select your bond to configure it.

      • If your management network needs to be on a tagged VLAN, select Add a VLAN tag.

        Installing HVM OS-6

      • Add your Management VLAN ID.

        Installing HVM OS-7

      • A new interface with your VLAN ID will show, select it and select Edit IPv4.

        Installing HVM OS-8

        NOTE

        A static IP is required for successful configuration later on.

      • Select Manual for the IPv4 Method.

        Installing HVM OS-9

      • Enter your network configuration.

        Installing HVM OS-10

      • Select [Done] at the bottom.

        Installing HVM OS-11

  6. Next configure the Storage.

    1. Leave the default selection to Use an entire disk and Set up this disk as an LVM group selected and select [Done].

      Installing HVM OS-12

      NOTE

      The installer selects the disk automatically, check it selected the right one and change it if necessary.

    2. In the Guided storage configuration screen, under Used Devices, select ubuntu-lv, open the Options menu, and select Edit.

      Installing HVM OS-13

    3. Modify the Size to match the maximum disk size, then Save.

      Installing HVM OS-14

    4. When you are back in the Storage Configuration page, select Done.

    5. On the Confirm Destructive Action prompt, select Continue.

      Installing HVM OS-15

      NOTE

      This prompt might not appear at this stage.

  7. In the Proxy Configuration screen, configure proxy settings if your environment requires a proxy. Enter the proxy details when prompted during the installation. If a proxy is not required, leave the Proxy address field blank and continue with the installation.

  8. Next, in the Profile configuration screen, enter the required details and select Done.

    Installing HVM OS-16

    1. The system proceeds with the installation process.

    2. When the process finishes, select [Reboot Now].

      Installing HVM OS-17

    3. Make sure your ISO is either unmounted or removed from the server.

  9. After the HVM host reboots, login using the user created during installation either via the server's console or using SSH.

  10. To make sure you have all the latest system packages, update your system:

    sudo apt update && sudo apt upgrade -y

    NOTE

    All packages will be pulled from a repository curated and maintained by HPE.

  11. Make sure to configure time synchronization (NTP) by following this KB Article: Configuring NTP for HVM host via /etc/systemd/timesyncd.conf.

    NTP configuration is crucial in any system that needs to coordinate tasks between different services.

  12. Configure locale settings and make further networking configurations using the hpe-vm console. See Configuring the HVM host using the hpe-vm console.

  13. Repeat this process for all your host servers.