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 799115 - Unable to do PXE install on Intel Patsburg RAID-1 with RHEL6.2
Summary: Unable to do PXE install on Intel Patsburg RAID-1 with RHEL6.2
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.2
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 727267
TreeView+ depends on / blocked
 
Reported: 2012-03-01 19:46 UTC by tom.backwinkel
Modified: 2018-11-27 20:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-03 19:15:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
storage log (19.69 KB, application/octet-stream)
2012-03-01 19:46 UTC, tom.backwinkel
no flags Details
dmesg and storage log (19.69 KB, application/octet-stream)
2012-03-01 19:47 UTC, tom.backwinkel
no flags Details

Description tom.backwinkel 2012-03-01 19:46:13 UTC
Created attachment 566924 [details]
storage log

Summary:  Unable to do PXE install on Intel Patsburg RAID-1 with RHEL6.2

When trying to install RHEL6.2 via PXE on a system with Intel C600 Patsburg RAID-1 configured (RSTe), it adds the RAID md device to the reject list and does not install to the RAID/md device.   While still in anaconda, I can see that the 'isci' driver has been loaded, and 'fdisk -l' shows the /dev/md127 device.  I can manually partition /dev/md127 and create a filesystem.
Looking at the /tmp/storage.log, it appears that anaconda has decided to add the md device to the reject list:
  15:21:38,904 DEBUG   : device 'md127' not in exclusiveDisks
 15:21:38,905 DEBUG   : lvm filter: adding md127 to the reject list
The storage.log and dmesg.log from the PXE session are attached.

The RHEL6.2 install works fine from local media to the same configuration on the same system, which has an Intel S2600CO motherboard.

We noticed the issue below from Fedora, but the suggested kernel parameters did not help in this case.
Please advise whether there is a workaround for this issue in RHEL6.2.

---
PXE install can have problems with RAID arrays or encrypted devices 
link to this item - Bugzilla: #787744 
When installing Fedora 17 Alpha via PXE, some kernel parameters are not passed which are passed with other installation methods and, with previous releases, were automatically passed on PXE installations as well. These parameters prevent RAID arrays and encrypted partitions from being activated at initramfs initialization time, which interferes with their analysis and/or use by the installer. 
If you are performing a PXE install to a system with RAID devices or LUKS-encrypted partitions, you should add the following kernel parameters to ensure the installer does not encounter problems: rd.luks=0 rd.md=0 rd.dm=0. If you do not, you may encounter an installer crash with an error RuntimeError: device is already mapped, or similar problems. 
---

Comment 1 tom.backwinkel 2012-03-01 19:47:11 UTC
Created attachment 566925 [details]
dmesg and storage log

Comment 3 RHEL Program Management 2012-05-03 05:01:01 UTC
Since RHEL 6.3 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.

Comment 4 David Cantrell 2012-07-03 19:15:50 UTC
While Red Hat welcomes bug reports on Red Hat products here in our public bugzilla database, please keep in mind that bugzilla is not a support tool or means of accessing support.  If you would like technical support please visit our support portal at access.redhat.com or call us for information on subscription offerings to suit your needs.


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