Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

No network driver for QLogic CNA card (CONFIG_QLGE) #1703

Closed
bluecmd opened this issue Dec 11, 2016 · 4 comments
Closed

No network driver for QLogic CNA card (CONFIG_QLGE) #1703

bluecmd opened this issue Dec 11, 2016 · 4 comments

Comments

@bluecmd
Copy link

bluecmd commented Dec 11, 2016

Issue Report

Bug

CoreOS Version

core@localhost ~ $ cat /etc/os-release
NAME=CoreOS
ID=coreos
VERSION=1185.5.0
VERSION_ID=1185.5.0
BUILD_ID=2016-12-07-0937
PRETTY_NAME="CoreOS 1185.5.0 (MoreOS)"
ANSI_COLOR="1;32"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://github.com/coreos/bugs/issues"

Environment

What hardware/cloud provider/hypervisor is being used to run CoreOS?
HP DL360G7 + QLogic Corp. 10GbE CNA

Expected Behavior

That the drivers for this network card was compiled as a module.

Actual Behavior

The kernel module is disabled.

Reproduction Steps

  1. Have a QLogic Corp. 10GbE CNA card

You will have no eth for the card

Other Information

The FCoE part of this card is identified, as the qla2xxx module is available, which is a good thing.

lspci -v

09:00.1 Ethernet controller: QLogic Corp. 10GbE Converged Network Adapter (TCP/IP Networking) (rev 02)
        Subsystem: QLogic Corp. 10GbE Converged Network Adapter (TCP/IP Networking)
        Physical Slot: 2
        Flags: bus master, fast devsel, latency 0, IRQ 11
        I/O ports at 5400 [size=256]
        Memory at fbdf0000 (64-bit, non-prefetchable) [size=16K]
        Memory at fbc00000 (64-bit, non-prefetchable) [size=1M]
        [virtual] Expansion ROM at fb940000 [disabled] [size=256K]
        Capabilities: [44] Power Management version 3
        Capabilities: [4c] Express Endpoint, MSI 00
        Capabilities: [88] MSI: Enable- Count=1/32 Maskable- 64bit+
        Capabilities: [98] Vital Product Data
        Capabilities: [a0] MSI-X: Enable- Count=128 Masked-
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [138] Device Serial Number 00-c0-dd-ff-fe-1e-80-64
        Capabilities: [144] Power Budgeting <?>
@bluecmd
Copy link
Author

bluecmd commented Dec 20, 2016

Ping @crawford. I see a handful of other kernel bugs "Enable CONFIG_X" that has been triaged - it would be nice if this one could be as well.

@euank euank added the team/os label Dec 20, 2016
@bluecmd
Copy link
Author

bluecmd commented Dec 25, 2016

Will it help speed these kernel feature requests along if I do a PR with the one-liner change? Or will you just go through them at some future date and all? I can see quite a few requests now.

@crawford
Copy link
Contributor

@bluecmd you are always welcome to do the PR ;) We'll get it done in time for next week's Alpha.

@crawford
Copy link
Contributor

crawford commented Jan 5, 2017

Fixed by coreos/coreos-overlay#2353.

@crawford crawford closed this as completed Jan 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants