Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451270 - sys-infiniband/ofed-3.5 - /etc/infiniband/openib.conf: MLX4_LOAD=yes not obeyed by init script
Summary: sys-infiniband/ofed-3.5 - /etc/infiniband/openib.conf: MLX4_LOAD=yes not obey...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 18:53 UTC by Dennis Schridde
Modified: 2013-01-11 16:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2013-01-10 18:53:02 UTC
/etc/infiniband/openib.conf contains MLX4_LOAD=yes (as installed by sys-infiniband/ofed-3.5), but this is not obeyed by /etc/init.d/openib. I have to manually load the mlx4_ib module before starting openib.

The init script should IMO either ignore all <MODNAME>_LOAD variables in /etc/infiniband/openib.conf (and let /etc/init.d/modules deal with those), or honor all of them.