Score:2

CentOS 7 startup error - unregistered net_device

us flag
eek

I see these errors upon startup of my CentOS 7 server. It has a Solarflare SFN8542 adapter. How can I fix this? I am pretty new to Linux.

Startup Errors

Score:0
jo flag

This error message seems to indicate that this card requires 57 interrupts to function at its greatest performance.

This is probably related to the PCI bus installed on the mainboard. In particular its likely a older PCI 2.0 mainboard that doesn't support MSI-X.

MSI in particular only supports 32 vectors, MSI-X goes up to 2048.

Unless you plan on getting the full 40GiB out of that card, its probably not a problem.

Theres lots of useful information here: https://www.kernel.org/doc/html/latest/PCI/msi-howto.html

eek avatar
us flag
eek
I believe the motherboard is definitely PCIe 3.0. This server is only a year old.
eek avatar
us flag
eek
I got rid of the errors by issuing this command `sfboot -i [adapter] msix-limit=64` - I am hopeful this won't break anything
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.