Bug 515684 - igb module not loading because of dependency failure
Summary: igb module not loading because of dependency failure
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Joey Boggs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-05 11:17 UTC by Sylvain Desbureaux
Modified: 2011-07-02 01:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-01 16:21:36 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)
patch (1.16 KB, patch)
2009-10-05 19:51 UTC, Joey Boggs
no flags Details | Diff

Description Sylvain Desbureaux 2009-08-05 11:17:09 UTC
Description of problem:
igb module is the kernel module allowing intel Pro/1000 PT to be recongnized
for that module to load, the kernel module dca must be loaded too.
But kernel module dca is explicitly removed when the node image is created

Version-Release number of selected component (if applicable):
ovirt-node-image-pxe-1.0.2-0.fc11.20090804160230git0f763c2.x86_64
ovirt-node-image-1.0.2-0.fc11.20090804160230git0f763c2.x86_64

How reproducible:
always


Actual results:
impossible to use some Intel ethernet cards


Expected results:
being able to use it

Additional info:
if the module dca is removed from the blacklist (driver_mods from common-blacklist.ks in folder node-image). the load is possible (but not done at boot)

Comment 1 Joey Boggs 2009-10-05 19:51:26 UTC
Created attachment 363734 [details]
patch

Comment 2 Joey Boggs 2009-10-05 19:53:16 UTC
Removed dca from blacklist, give this patch a shot to verify those nics show up by default if possible.


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