-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Labels
area/installerHarvester installerHarvester installerkind/bugIssues that are defects reported by users or that we know have reached a real releaseIssues 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 further investigation to clarify uncertainty (won't be stale)require/reprioritizePlanned but need to be reprioritized due to schedule and updated prioritiesPlanned but need to be reprioritized due to schedule and updated prioritiesrequire/reproduceRequire adding a `reproduce` label.Require adding a `reproduce` label.require/severityRequire adding a `severity` label.Require adding a `severity` label.
Description
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 UnsupportedTo Reproduce
Steps to reproduce the behavior:
- Download harvester-v1.1.2-amd64.iso
- Create bootable USB using BalenaEtcher
- Boot from USB
- 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
- Installation successful, reboot into boot device (Boot USB Detached)
- Get following error:
Invalid image
Failed to read header: Unsupported
Failed to load image: Unsupported
start_image() returned UnsupportedExpected 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:
Boot Option Name:
elemental-shim
File System List:
HD(1,GPT,1599962C-B3BC-4490-9427-EC3F49A146F)
File Name:
\EFI\elemental\shim.efi
sladgSlavikCA
Metadata
Metadata
Assignees
Labels
area/installerHarvester installerHarvester installerkind/bugIssues that are defects reported by users or that we know have reached a real releaseIssues 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 further investigation to clarify uncertainty (won't be stale)require/reprioritizePlanned but need to be reprioritized due to schedule and updated prioritiesPlanned but need to be reprioritized due to schedule and updated prioritiesrequire/reproduceRequire adding a `reproduce` label.Require adding a `reproduce` label.require/severityRequire adding a `severity` label.Require adding a `severity` label.
Type
Projects
Status
New Issues
Status
In Progress