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.
Bug 609686 - Anaconda debug fail (MSDOS partition -> Software Raid)
Summary: Anaconda debug fail (MSDOS partition -> Software Raid)
Keywords:
Status: CLOSED DUPLICATE of bug 570474
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.1
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: David Lehman
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-30 20:32 UTC by Mike McGrath
Modified: 2010-06-30 21:58 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-30 21:58:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
The dump from this error (31.98 KB, application/x-gzip)
2010-06-30 21:08 UTC, Mike McGrath
no flags Details
plaintext exception report (178.25 KB, text/plain)
2010-06-30 21:55 UTC, David Lehman
no flags Details

Description Mike McGrath 2010-06-30 20:32:49 UTC
Description of problem:

I incorrectly filed #609651.  In telling anaconda to install the boot loader on /dev/md0, both of those partitions got converted to a partition table (MSDOS) type.  

When attempting to re-install, I now see sd[b-c]1 set as the MSDOS partition type.  When clicking edit, then changing format as to software raid, anaconda throws an error message.  Upon clicking debug it prints just:

Entering debugger...
> /usr/lib/anaconda/storage/devices.py(697)_setFormat()
-> raise DeviceError("cannot replace active format", self.name)


Version-Release number of selected component (if applicable):

Whatever comes with RHEL6 beta 2 that shipped today

How reproducible:

Every time.

Comment 1 Chris Lumens 2010-06-30 20:48:43 UTC
Can you please attach the complete /tmp/anaconda-tb-* file to this bug report?  There are several bugs with this same message, and it'd be helpful seeing the exact circumstances leading to it before knowing which is the dupe.

Comment 3 RHEL Program Management 2010-06-30 21:03:19 UTC
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.

Comment 4 Mike McGrath 2010-06-30 21:08:45 UTC
Created attachment 428100 [details]
The dump from this error

Comment 5 Mike McGrath 2010-06-30 21:09:20 UTC
FWIW, I've tried a few different options from the partition selection menu (clear all parts, manual, etc) all of them error out.

Comment 6 Mike McGrath 2010-06-30 21:50:29 UTC
More details on this.  The partition type being reported in anaconda does not match what fdisk reports:

Command (m for help): p

Disk /dev/sdb: 146.8 GB, 146814976000 bytes
255 heads, 63 sectors/track, 17849 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0007d83f

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1          64      512000   fd  Linux raid autodetect
Partition 1 does not end on cylinder boundary.

Comment 7 David Lehman 2010-06-30 21:55:38 UTC
Created attachment 428123 [details]
plaintext exception report

Comment 8 David Lehman 2010-06-30 21:58:40 UTC
This was fixed in anaconda-13.21.24 (bug 570474) and then more completely/correctly in anaconda-13.21.50-1 (bug 593637).

*** This bug has been marked as a duplicate of bug 570474 ***


Note You need to log in before you can comment on or make changes to this bug.