Bug 525912
| Summary: | anaconda dies with lvm partitions (/dev/dm-N problem) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gene Czarcinski <gczarcinski> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, jfrieben, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-09-27 18:15:23 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 362800 [details]
debug info from anaconda
Use Fedora-20090923-x86_64-DVD.iso or a recent boot.iso image to perform a network install from the current "rawhide" tree. The issue was fixed in "rawhide" on 2009-09-25 issuing new packages for lvm2, device-mapper, etc. Tested: http://alt.fedoraproject.org/pub/alt/stage/12-Beta-TC/Fedora-12-Beta-TC-x86_64-DVD/Fedora-12-Beta-x86_64-DVD.iso Works now. Closing as fixed in rawhide |
Description of problem: Defining an lvm partition ("/") causes anaconda to die. Debug info is attached. I believe that this problem is actually in lvm2 although I am reporting it against anaconda ... why the sudden usage of /dev/dm-N rather than /dev/mapper/<whatever> Currently, this should be a show-stopper for F12 beta! Version-Release number of selected component (if applicable): DVD used was hte "pre beta test" Fedora-20090923-x86_64-DVD.iso How reproducible: everytime Steps to Reproduce: 1. define qemu-kvm guest for install 2.define lvm partition for root ("/") Actual results: dies Expected results: works Additional info: