Skip to content

[BUG] Harvester boot error "Invalid image" after join install on Dell Optiplex 3060 #3996

@bartvdbraak

Description

@bartvdbraak

Describe the bug
I installed Harvester on my Dell Optiplex 3060 (UEFI, Secure Boot disabled) using the join cluster option but after installation, it boots with the following error message:

Invalid image
Failed to read header: Unsupported
Failed to load image: Unsupported
start_image() returned Unsupported

To Reproduce
Steps to reproduce the behavior:

  1. Download harvester-v1.1.2-amd64.iso
  2. Create bootable USB using BalenaEtcher
  3. Boot from USB
  4. Go through installation steps, here is the final screen:
Confirm Installation options

Install mode: Join 
hostname: <redacted>
ntp servers: 0.nl.pool.ntp.org,1.nl.pool.ntp.org,2.nl.pool.ntp.org,3.nl.pool.ntp.org 
ssh key url: https://github.com/<redacted>.keys
data_disk: /dev/sdb 
device: /dev/sdb 
management_interface:
  bond_options:
    miimon: "108"
    mode: active-backup
  interfaces:
  - hwAddr: 54:bf :<redacted>:<redacted>:aa:a8
    name: enp1s0 
  method: dhep 
mode: join

Your disk will be formatted and Harvester will be Installed with
Yes
  1. Installation successful, reboot into boot device (Boot USB Detached)
  2. Get following error:
Invalid image
Failed to read header: Unsupported
Failed to load image: Unsupported
start_image() returned Unsupported

Expected behavior
Expected Rancher Harvester to boot properly and show it to be added to my cluster

Support bundle
I cannot get this from the device since it doesn't properly start up

Environment

  • Harvester ISO version: v1.1.2-amd64
  • Underlying Infrastructure: Baremetal with Dell Optiplex 3060

Additional context
It may be due to some bios setting, but any relevant settings have been set:

  • Secure Boot disabled
  • UEFI Boot enable (I even tried legacy boot)

View Boot Option shows the following:
bootoption

Boot Option Name:
elemental-shim

File System List:
HD(1,GPT,1599962C-B3BC-4490-9427-EC3F49A146F)

File Name:
\EFI\elemental\shim.efi

Booting shows the following:
booterror

Metadata

Metadata

Labels

area/installerHarvester installerkind/bugIssues that are defects reported by users or that we know have reached a real releaserequire/investigateRequire further investigation to clarify uncertainty (won't be stale)require/reprioritizePlanned but need to be reprioritized due to schedule and updated prioritiesrequire/reproduceRequire adding a `reproduce` label.require/severityRequire adding a `severity` label.

Type

No type

Projects

Status

New Issues

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions