[Bug 450470] New: RDMA kernel stack initializing package

bugzilla at redhat.com bugzilla at redhat.com
Sun Jun 8 22:15:22 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=450470

           Summary: RDMA kernel stack initializing package
           Product: Fedora
           Version: rawhide
          Platform: noarch
               URL: http://people.redhat.com/dledford/Infiniband/f10/noarch/
                    rdma-1.0-1.fc10.noarch.rpm
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: dledford at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-package-review at redhat.com,notting at redhat.com


This package provides an init script and a config file and an awk script and
some udev rules that are needed to properly setup the kernel InfiniBand/iWARP
modules at bootup or anytime someone wants to reload the stack.  It's generally
needed in order to get all the proper modules loaded for things like IPoIB to
work smoothly as there is no good means of mapping from things like ib0 network
configuration to actual hardware module without hacking up modprobe to know
things about the IB stack like it does about the SCSI stack (such as loading sdX
devices requires scsi_hostadapter* to be loaded too, same goes here, loading ib*
devices would require the addition of an rdma_hostadapter concept to modprobe).
 It seems a better idea to implement the logic here than to add another specific
hack to modprobe et. al.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list