block probing fails with KeyError MAJOR
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
curtin |
Fix Released
|
Undecided
|
Unassigned | ||
subiquity |
Fix Released
|
Undecided
|
Unassigned | ||
subiquity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
We were unable to install Ubuntu Focal Live Server via subiquity in the daily-live iso from 17.03.2020 (SHA256SUM 341d2990bab8d28
Reason appears to be a failiure in the block device probing section.
ISO was loaded via IPMI as virtual device.
Expected Result:
Subiquity would list the NVMe(SSD) that is residing in the first PCIe Slot of the Mainboard.
Continuation of installation.
Current Result:
Crash of installation process, no listing of block devices.
See attached screencast.
Additional Information:
Hardware Specs:
Mainboard: Supermicro X11DPi-NT
CPUs: 2 * Intel Xeon Gold 6226
SSD: Samsung PM1725b 3.2TB PCIe 3.0x8 (AIC)
Installation log was sent via reporting functionality of subiquity.
Related branches
- Chad Smith: Approve
- Server Team CI bot: Approve (continuous-integration)
-
Diff: 356 lines (+329/-1)3 files modifiedcurtin/storage_config.py (+1/-1)
tests/data/probert_storage_nvme_multipath.json (+310/-0)
tests/unittests/test_storage_config.py (+18/-0)
affects: | ubuntu → subiquity (Ubuntu) |
tags: | added: focal |
I wonder if this was the same problem as https:/ /bugs.launchpad .net/subiquity/ +bug/1868817