Several blockprobe errors if trying to install the groovy daily live on LPAR
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
Fix Released
|
High
|
Canonical Foundations Team | ||
curtin |
Fix Released
|
Undecided
|
Unassigned | ||
subiquity |
Triaged
|
Undecided
|
Unassigned | ||
livecd-rootfs (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
multipath-tools (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
probert (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
If trying to do a zFCP installation with groovy daily live I run into these blockprobe errors:
┌──────
│ │
│ Sorry, there was a problem examining the storage devices on this ▴ │
│ system. █ │
│ █ │
│ [ View full report ] █ │
│ █ │
│ If you want to help improve the installer, you can send an error █ │
│ report. █ │
│ █ │
│ [ Send to Canonical ] █ │
│ █ │
│ You can continue and the installer will just present the disks █ │
│ present in the system and not other block devices, or you may be █ │
│ able to fix the issue by switching to a shell and reconfiguring the │
│ system's block devices manually. │
│ ▾ │
│ │
└──────
2020-09-01 15:51:05,760 DEBUG subiquitycore.
2020-09-01 15:51:05,761 DEBUG subiquitycore.
2020-09-01 15:51:05,761 DEBUG asyncio:54 Using selector: EpollSelector
2020-09-01 15:51:05,762 DEBUG subiquity.
2020-09-01 15:51:05,762 DEBUG subiquity.
2020-09-01 15:51:05,762 DEBUG subiquitycore.
2020-09-01 15:51:05,764 DEBUG curtin:89 Running command ['dpkg', '--print-
I've attached a tgz with /var/crash and /var/log content.
Related branches
- Server Team CI bot: Approve (continuous-integration)
- Paride Legovini: Needs Fixing
-
Diff: 641 lines (+204/-243)6 files modifiedcurtin/block/multipath.py (+4/-5)
curtin/storage_config.py (+61/-92)
examples/tests/multipath-reuse.yaml (+61/-0)
tests/unittests/test_block_multipath.py (+27/-10)
tests/unittests/test_storage_config.py (+35/-136)
tests/vmtests/test_multipath.py (+16/-0)
- Steve Langasek: Approve
-
Diff: 31 lines (+12/-0)2 files modifieddebian/changelog (+7/-0)
live-build/ubuntu-server/hooks/032-installer-squashfs.binary (+5/-0)
tags: | added: rls-gg-incoming |
Changed in multipath-tools (Ubuntu): | |
importance: | Undecided → High |
Changed in subiquity: | |
status: | New → Triaged |
Changed in ubuntu-z-systems: | |
status: | New → Confirmed |
tags: | added: server-next |
tags: | removed: server-next |
Changed in livecd-rootfs (Ubuntu): | |
milestone: | none → ubuntu-20.10 |
tags: | added: fr-732 |
Changed in curtin: | |
status: | New → Confirmed |
Changed in multipath-tools (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in curtin: | |
status: | Confirmed → In Progress |
Changed in ubuntu-z-systems: | |
status: | Confirmed → In Progress |
Changed in ubuntu-z-systems: | |
status: | Fix Committed → Fix Released |
Btw. after clicking 'Continue' I am able to complete the installation, despite all the files/crashes in /var/crash.