preserved dasd disk causes runtime error

Bug #1871158 reported by Ryan Harper
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu on IBM z Systems
Fix Released
Undecided
Unassigned
curtin
Fix Released
High
Ryan Harper

Bug Description

Running curtin on s390x with dasd disks, and preserving the partition table setting causes a runtime error in curtin.

Curtin's disk handler when running preserve: true expected gpt or msdos, and dasd disks use ptable 'vtoc'.

{
 ptable: vtoc,
 serial: LX260B,
 path: /dev/dasda,
 preserve: true,
 name: '',
 grub_device: false,
 device_id: 0.0.260b,
 type: disk,
 id: disk-dasda
}

Related branches

Ryan Harper (raharper)
Changed in curtin:
assignee: nobody → Ryan Harper (raharper)
importance: Undecided → High
status: New → In Progress
Frank Heimes (fheimes)
Changed in ubuntu-z-systems:
status: New → In Progress
tags: added: installer s390x
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

This bug is fixed with commit 2ae80dd9 to curtin on branch master.
To view that commit see the following URL:
https://git.launchpad.net/curtin/commit/?id=2ae80dd9

Changed in curtin:
status: In Progress → Fix Committed
Frank Heimes (fheimes)
Changed in ubuntu-z-systems:
status: In Progress → Fix Committed
Revision history for this message
Ryan Harper (raharper) wrote : Fixed in curtin version 20.1.

This bug is believed to be fixed in curtin in version 20.1. If this is still a problem for you, please make a comment and set the state back to New

Thank you.

Changed in curtin:
status: Fix Committed → Fix Released
Frank Heimes (fheimes)
Changed in ubuntu-z-systems:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.