Bug 660681
| Summary: | (Mellanox6.1) Add IPoIB support in DHCP | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Vladimir Sokolovsky <vlad> | ||||
| Component: | dhcp | Assignee: | Jiri Popelka <jpopelka> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.1 | CC: | gozen, jstodola, ltroan, ovasik, rpacheco, tcapek, tgummels, trinh.dao | ||||
| Target Milestone: | beta | Keywords: | FutureFeature, HardwareEnablement | ||||
| Target Release: | 6.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | dhcp-4.1.1-15.P1.el6 | Doc Type: | Enhancement | ||||
| Doc Text: |
The dhcp package now provides support for IPoIB (IP over InfiniBand) interfaces.
|
Story Points: | --- | ||||
| Clone Of: | 660679 | Environment: | |||||
| Last Closed: | 2011-05-19 14:05:09 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 580566, 613642, 660679, 660686, 661501 | ||||||
| Attachments: |
|
||||||
|
Description
Vladimir Sokolovsky
2010-12-07 15:28:55 UTC
Vladimir, what's the progress of the patch from Mellanox? Deadline for 6.1 update inclusion is closing... Do you have some ETA we can work with? *** Bug 671008 has been marked as a duplicate of this bug. *** Created attachment 474985 [details]
Patches created against dhcp-4.1.0p1-15.el6
IPoIB-dhcp-4.1.0p1-15.tar.gz includes the following patches:
dhcp-4.1.0p1-gpxe-cid.patch
dhcp-4.1.0p1-improved-xid.patch
dhcp-4.1.0p1-lpf-ib.patch
dhcp-4.1.0p1-rhel6-gpxe.patch
dhcp-4.1.0p1-rhel6.patch
These patches were created against dhcp-4.1.0p1-15.el6
Tested on build RHEL6.1-20110420.0: [root@rdma3 ~]# rpm -qa | grep dhc dhclient-4.1.1-19.P1.el6.x86_64 dhcp-4.1.1-19.P1.el6.x86_64 Testing environment: Two machines connected to an IB switch, the first one configured as a DHCP server listening on ib0 interface, the second one was a DHCP client. [root@rdma3 ~]# lspci | grep InfiniBand 0c:00.0 InfiniBand: QLogic, Corp. IBA6120 InfiniBand HCA (rev 02) 0e:00.0 InfiniBand: QLogic, Corp. IBA6120 InfiniBand HCA (rev 02) After running "dhclient ib0" on the client machine, an IP address from the server was received and network interface ib0 was set based on the server configuration, I was able to login via ssh from the server to the client and vice-versa. Moving to VERIFIED.
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
The dhcp package now provides support for IPoIB (IP over InfiniBand) interfaces.
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-0697.html |