Bug 133988
| Summary: | Disk Druid fails using existing LVM VG | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Matthew Booth <mbooth> | ||||
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.0 | CC: | nobody+pnasrat | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-02-21 19:05:59 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 104462 [details]
Anaconda stack trace after clicking edit on a precreated LV
*** This bug has been marked as a duplicate of 132217 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 Description of problem: Disk Druid fails when trying to reuse an existing volume group in 2 ways. Firstly after choosing Disk Druid, although the VG and all its LVs are displayed in the tree widget, clicking on the LVM button gives an error that at least 1 PV must be created first. To circumvent this, I precreated an LV for my new root partition. After choosing Disk Druid, I select my newly created LV in the tree widget and click the edit button to assign it as the root partition. Anaconda gives a stack trace and exits. (Will attach below) I have tried the above using both LVM1 and LVM2 metadata with the same results. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start installing RHEL4 Beta 1 on a machine with an existing volume group. 2. Choose to partition using Disk Druid A1: Click LVM B1: Select an existing logical volume B2: Click edit Actual Results: A: Warning is presented that a PV must be created first. B: Anaconda fails with a stack trace. Expected Results: A: User is allowed to modify volume group. B: User is allowed to edit properties of logical volume. Additional info: