Bug 526573
| Summary: | Anaconda crashed when deleting an LVM partition | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joe Krahn <krahn> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 11 | CC: | anaconda-maint-list, 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-10-01 15:54:04 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 498026 *** |
Created attachment 363244 [details] Anaconda crash dump Description of problem: Anaconda crashed during partition editing when I attempted to delete an LVM partition. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Select option to customize partition layout 2. Delete the volume group containing the root and swap partitions. 3. Attempt to delete the LVM physical partition. Actual results: Anaconda crashed, creating the attached dump. Expected results: Success. Additional info: I saw some other anaconda partitioning bug reports, but could not find one that matched. The automatic partitioning started from the option to use free-space, with 2 small existing partitions containing Dell Utilities and DOS, resulting in /boot being the 3rd primary partition, with one logical partition used for LVM. I had also tried to set the "force to be a primary partition" flag for the LVM physical partition. That failed, claiming insufficient space. This installation is to a 750G disk. Perhaps DOS partitions cannot create primary partitions that big? Maybe this bug is related to partitioning large disks.