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.

Bug 641031

Summary: Add support for IPoIB to anaconda
Product: Red Hat Enterprise Linux 6 Reporter: Vladimir Sokolovsky <vlad>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-07 15:34:11 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:

Description Vladimir Sokolovsky 2010-10-07 15:23:53 UTC
Description of problem:
To run RHEL6 installation over IPoIB anaconda should load ib_ipoib kernel module and configure it with IP address using DHCP.

Note that Infiniband devices have the following hardware class code:
Class code is 0xC0:
0Ch Serial bus controllers
Sub class code and interface is 0x6: 
06h 00h InfiniBand

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


How reproducible:
Try to install RHEL6 over IPoIB

Steps to Reproduce:
1. Configure DHCP server over IPoIB
2. Configure TFTPBOOT
3. Run SM (opensm)
4. Boot server with Mellanox HCA with Flexboot/PXE support.
5. vmlinuz and initrd will be downloaded by PXE
6. anaconda will not load ib_ipoib kernel module
7. installation will not continue
  
Actual results:
Anaconda does not load ib_ipoib kernel module

Expected results:
Anaconda should load IPoIB kernel module
Configure ibN interface using DHCP
Start RHEL6 installation

Additional info:

Comment 2 Chris Lumens 2010-10-07 15:34:11 UTC

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