Bug 1018950
Summary: | oVirt node 3.0.1-1.0.2.vdsm.fc19 unable to use igb nic drive for Intel I340-T4 network card | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | important |
Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.3 | CC: | abaron, acathrow, amureini, bazulay, danken, fdeutsch, fsimonce, herrold, iheim, important, j.bittner, jboggs, mburns, mgoldboi, oschreib, ovirt-bugs, ovirt-maint, sbonazzo, yeylon |
Target Milestone: | --- | ||
Target Release: | 3.3 | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | node | ||
Fixed In Version: | ovirt-node-3.0.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1018947 | Environment: | |
Last Closed: | 2013-11-27 09:52:46 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
important
2013-10-14 18:59:39 UTC
The i2c modules seem to be missing. Could you please try if this test build recognizes the igb card? http://jenkins.ovirt.org/job/node-devel/1013/distro=fedora19/artifact/ovirt-node-iso-3.1.0-0.999.999.20131017125613git86aff29.1013.fc19.iso I've rebuilt that system. I can give it a shot - is it something that can be exercised from the ISO-boot environment? Or will it require a full OS install to test? (In reply to important from comment #3) > I've rebuilt that system. I can give it a shot - is it something that can > be exercised from the ISO-boot environment? Or will it require a full OS > install to test? Hey, it should be enough to boot that image as an ISO or trough PXE and then in the installer: 1. Drop to shell by pressing f2 2. On the console run modprobe igb 3. Look at the end of dmesg for errors. I was able to boot the system to this new ISO run the recovery-node boot option modprobe igb dmesg | grep igb There were no errors - it looks like all four NIC's were detected and loaded correctly. There were no "unknown symbol" errors. Thanks, that sounds good. oVirt gerrit 20267 is merged, can you set target release, fixed in version and move this to modified/on qa/closed accordingly? This fix is landing in the next ovirt-node respin for 3.3 Target Release: --- → 3.3 Fixed In Version: ovirt-node-3.0.2 closing. |