Bug 1142439
Summary: | 'unable to allocate requested partition scheme' when adding biosboot partition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 21 | CC: | anaconda-maint-list, awilliam, bugzilla, g.kaviyarasu, jonathan, kparal, robatino, vanmeeuwen+fedora | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | x86_64 | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | RejectedBlocker | ||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2015-04-14 20:58:51 UTC | Type: | Bug | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Attachments: |
|
Description
Chris Murphy
2014-09-16 18:49:45 UTC
Created attachment 938188 [details]
screenshot
Created attachment 938189 [details]
anaconda.log
Created attachment 938190 [details]
program.log
Created attachment 938191 [details]
storage.log
Starting from the above failure: 5. Reset selections 6. Add new mount point biosboot 1mb Same problem, "Unable to allocate requested partition scheme" python-blivet-0.62-1.fc21 Proposed as a Blocker for 21-beta by Fedora user chrismurphy using the blocker tracking app because: When using the custom partitioning flow, the installer must be able to Create mount points backed by ... Biosboot is not in the criteria list, but it's required for BIOS+GPT installations, so it stands to reason the installer must be able to create biosboot in the custom partitioning flow (either automagically behind the scenes, or per user request) It does seem related to space, yet the error message doesn't even remotely indicate this. If I create biosboot first it works. If I specify a capacity for /, and then create biosboot, then it works. Only if I create / first (as LVM or Standard partitioning) without specifying capacity, then creating a 1mb biosboot fails. so I think the behaviour overall is as designed, but I see a couple of issues: 1. anaconda showing 'free space' it can't actually use (we'd need more details on the disk layout to diagnose that, I guess) 2. The misleading error message Discussed in 2014-09-24 Blocker Review meeting [1]. Rejected as a blocker. This bug doesn't really violate any criteria but would be good to fix the display of free space. [1] http://meetbot.fedoraproject.org/fedora-blocker-review/2014-09-24/ *** This bug has been marked as a duplicate of bug 1162202 *** |