Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionAlexander Todorov
2010-07-15 10:22:47 UTC
+++ This bug was initially created as a clone of Bug #593642 +++
When an inconsistent lvm vg is found the user can choose to ignore the involved pvs (often partitions), these then get added to anaconda's immutableDevices list, yet autopartitioning with a clearpart type of linux or all will still remove the
involved partitions as shouldClear() does not honour the immutableDevices list.
--- Additional comment from pm-rhel on 2010-05-19 14:55:06 EEST ---
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release. Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release. This request is not yet committed for
inclusion.
--- Additional comment from hdegoede on 2010-05-19 18:09:46 EEST ---
Note to QA. To reproduce this, do a default autopart install on 2 disks, then remove one disk (easiest with a vm), and start a new interactive install when prompted about the imcomplete volgroup, choose ignore, then choose clear linux partitions, check review partition layout and continue. You should get a complaint that there is not enough free space, instead the pv of the broken vg will get re-used, which should not happen as it should be ignored.
Can we get a qa-ack for this please ?
--- Additional comment from hdegoede on 2010-05-20 12:53:45 EEST ---
Fixed in anaconda-13.21.44-1, moving to modified.
--- Additional comment from releng-rhel on 2010-05-21 15:19:19 EEST ---
anaconda-13.21.44-1.el6 included in compose 'RHEL6.0-20100520.0' and is marked as having fixed this bug.
Moving to ON_QA.
--- Additional comment from atodorov on 2010-07-14 16:14:09 EEST ---
(In reply to comment #2)
> Note to QA. To reproduce this, do a default autopart install on 2 disks, then
> remove one disk (easiest with a vm), and start a new interactive install when
> prompted about the imcomplete volgroup, choose ignore, then choose clear linux
> partitions, check review partition layout and continue. You should get a
> complaint that there is not enough free space, instead the pv of the broken vg
> will get re-used, which should not happen as it should be ignored.
>
Hans,
with 0707.4 tree I followed your steps to reproduce leaving the second disk for the second install. I got the error dialog telling me there wasn't enough free space. /so far bug is fixed/
After clicking OK there was a windows such as "re-scanning disks" or similar and then I just hit Next without changing previous settings. The second time anaconda didn't complain about missing space but happily removed my previous partitioning ( a single PV in this case) and created default partitioning (/boot, PV and / and swap in LVs).
Is the behavior in the second retry expected or something related to this bug ?
--- Additional comment from hdegoede on 2010-07-14 20:59:12 EEST ---
Hi,
(In reply to comment #5)
> Hans,
> with 0707.4 tree I followed your steps to reproduce leaving the second disk for
> the second install. I got the error dialog telling me there wasn't enough free
> space. /so far bug is fixed/
>
> After clicking OK there was a windows such as "re-scanning disks" or similar
> and then I just hit Next without changing previous settings. The second time
> anaconda didn't complain about missing space but happily removed my previous
> partitioning ( a single PV in this case) and created default partitioning
> (/boot, PV and / and swap in LVs).
>
> Is the behavior in the second retry expected or something related to this bug ?
Sounds like you've found a new (related) bug, can you please reproduce and file a new bug for this with logs attached ?
Thanks,
Hans
Comment 1Alexander Todorov
2010-07-15 10:26:24 UTC
To reproduce:
1) Start a KVM domU with 2 disks and use default partitioning (LVM)
2) Remove disk 1 (vda, which has /boot and a PV) and start a second install with only disk 2.
3) Anaconda will tell you that LVM metadata was incomplete and ask if you want to re-initialize the disk. Click Ignore.
4) Select "Remove All Linux partitions" and "review partitioning layout" in the UI
5) Press Next. Anaconda will tell you that there wasn't enough free disk space.
6) After clicking OK on the error message anaconda will scan the disks again. The UI selection from 4) will be intact. Press Next again.
7) Anaconda will wipe the previous PV on the disk and create default layout: /boot and a PV and everything else inside a VG.
Comment 2Alexander Todorov
2010-07-15 10:32:45 UTC
Comment 7RHEL Program Management
2010-11-16 00:49:37 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux maintenance release. Product Management has
requested further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products. This request is not yet committed for inclusion in an Update release.
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.
http://rhn.redhat.com/errata/RHBA-2011-0530.html