[2.5] bios_boot partition not created on md0 raid device
Bug #1792401 reported by
Blake Rouse
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Blake Rouse | ||
2.3 |
Fix Committed
|
Critical
|
Blake Rouse | ||
2.4 |
Fix Committed
|
Critical
|
Blake Rouse |
Bug Description
I was trying to reproduce bug 1779980, when I came across this issue. I created a md0 device (raid1) with 4 physical block devices all 8GB in size on a machine (created from a KVM pod).
The generated curtin config is wrong, because its missing the bios_boot partition that it should add in the generated curtin config.
Related branches
~blake-rouse/maas:fix-1792401-2.3
- Blake Rouse (community): Approve
-
Diff: 174 lines (+154/-1)2 files modifiedsrc/maasserver/models/partition.py (+6/-1)
src/maasserver/tests/test_preseed_storage.py (+148/-0)
~blake-rouse/maas:fix-1792401-2.4
- Blake Rouse (community): Approve
-
Diff: 174 lines (+154/-1)2 files modifiedsrc/maasserver/models/partition.py (+6/-1)
src/maasserver/tests/test_preseed_storage.py (+148/-0)
~blake-rouse/maas:fix-1792401
- MAAS Lander: Approve
- Newell Jensen (community): Approve
-
Diff: 174 lines (+154/-1)2 files modifiedsrc/maasserver/models/partition.py (+6/-1)
src/maasserver/tests/test_preseed_storage.py (+148/-0)
Changed in maas: | |
milestone: | none → 2.5.0beta2 |
Changed in maas: | |
status: | In Progress → Fix Committed |
tags: | added: sprint |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.