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.
Description of problem:
I tried to install RHEL 7 from the internal repo. I then went to partition step, and changed the partition type from lvm to raid on several partition ( using the standard partition, with 2 1T disk ). When i tried to change one of the partition, ( I think / home ), it failed with the traceback
Version-Release number of selected component:
anaconda-19.31.51-1
The following was filed automatically by anaconda:
anaconda 19.31.51-1 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 729, in configure
raise(e)
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2177, in _destroy_device
factory.configure()
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1368, in _save_right_side
self._destroy_device(device)
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2471, in _save_current_selector
self._save_right_side(self._current_selector)
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2484, in on_selector_clicked
self._save_current_selector()
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 217, in _onSelectorClicked
cb(selector)
DeviceFactoryError: Can't have overlapping partitions.
Additional info:
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=RHEL-7.0\x20x86_64 quiet BOOT_IMAGE=vmlinuz
executable: /sbin/anaconda
hashmarkername: anaconda
kernel: 3.10.0-78.el7.x86_64
product: Red Hat Enterprise Linux
release: Red Hat Enterprise Linux Client release 7.0 Beta (Maipo)
type: anaconda
version: 7.0
And I can reproduce each time. The exact wway is to boot from usb, select french, french keyboard, activate the network, and then on partition step :
- add the 2 disks
- select 'automatic partition'
- try to edit / partition type to go from 'lvm' to 'raid'.
Description of problem: I tried to install RHEL 7 from the internal repo. I then went to partition step, and changed the partition type from lvm to raid on several partition ( using the standard partition, with 2 1T disk ). When i tried to change one of the partition, ( I think / home ), it failed with the traceback Version-Release number of selected component: anaconda-19.31.51-1 The following was filed automatically by anaconda: anaconda 19.31.51-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 729, in configure raise(e) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2177, in _destroy_device factory.configure() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1368, in _save_right_side self._destroy_device(device) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2471, in _save_current_selector self._save_right_side(self._current_selector) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2484, in on_selector_clicked self._save_current_selector() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 217, in _onSelectorClicked cb(selector) DeviceFactoryError: Can't have overlapping partitions. Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=RHEL-7.0\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.10.0-78.el7.x86_64 product: Red Hat Enterprise Linux release: Red Hat Enterprise Linux Client release 7.0 Beta (Maipo) type: anaconda version: 7.0