Enabling compute firmware upgrade paths on UCP Advisor version 4.6

Unified Compute Platform (UCP) Advisor Administration Guide

Version
4.6.x
Audience
anonymous
Part Number
MK-92UCP119-15
ft:lastEdition
2024-09-24

If you are upgrading compute firmware from earlier versions of UCP Advisor with UCP Advisor 4.6 firmware bundle, then you must enable the metadata.yaml file with the upgrade paths in the firmware bundle.

  1. Download the firmware bundle for both DSxxx and HA800 series server models for UCP Advisor 4.6 version from the Hitachi Support Connect portal. A Hitachi login credential is required.
  2. Use an unzip utility to extract the firmware bundle.
  3. Navigate to the DS_compute07102024 or the HA_compute07102024 folder.
  4. Open the metadata.yaml file and then add a new line listing the supported versions for both BMC and BIOS. For example: Versions 4.76.06 for BMC, version S5BH3B24.H00 for BIOS.
    name: DS_compute07102024
    version: v4.6.0
    releaseDate: '07-10-2024'
    description: this is the latest package to install.
    servers:
    N:
     DS120:
     - name: bmc-4.80.06
       version: 4.80.06
       prerequisiteInstalledVersions:
       - 4.79.06
       - 4.77.06
       - 4.76.06
       - firmwareType: BMC
       filePath: Servers/Hitachi/DS120/BMC/s5bxv4.80.06_rom.ima_enc
       - name: bios-S5BH3B28.H00
         version: S5BH3B28.H00
         prerequisiteInstalledVersions:
         - S5BH3B27.H00
         - S5BH3B25.H00
         - S5BH3B24.H00
         - firmwareType: BIOS
         filePath: Servers/Hitachi/DS120/BIOS/S5BH3B28.H00.BIN_enc
    name: HA_compute07102024
    version: v4.6.0
    releaseDate: '07-10-2024'
    description: this is the latest package to install.
    servers:
      N:
        HA810-G2:
        - name: BMC-iLO-5-v3.03
          version: "3.03 Mar 22 2024"
          servicePack: "6.91"
          prerequisiteInstalledVersions:
          - "2.96 Aug 17 2023"
          - "2.81 Mar 07 2023"
          firmwareType: BMC
          filePath: Servers/Hitachi/HA810-G2/BMC/ilo5_303.bin
        - name: BIOS-U46-v2.00
          version: "U46 v2.00 (03/06/2024)"
          prerequisiteInstalledVersions:
          - "U46 v1.80 (07/05/2023)"
          - "U46 v1.72 (02/02/2023)"
          firmwareType: BIOS
          filePath: Servers/Hitachi/HA810-G2/BIOS/U46_2.00_03_06_2024.signed.flash
    
  5. Save the file.
  6. Select all the files and create a zip file using an unzip utility.
  7. Log on to UCP Advisor as ucpadmin.
  8. Upload the firmware bundle. See Uploading firmware.