1

I have a cluster where one of the nodes is not showing a PCI device (NetFPGA).

If I move the NetFPGA to another node, lspci shows it.

A different PCI device (this) does show up on the problem node, but not the NetFPGA.

For completeness here is what I've already tried:

  • swap motherboard
  • swap PSU
  • swap NetFPGA into another node (works)
  • swap another node's NetFPGA into problem node (does not work)
  • try different PCI slots (works with other PCI devices, does not work with NetFPGA)
  • update microcode in both CPUs to latest version (same as other nodes in cluster)

The motherboard has 2 Xeons, is it possible that the problem is in one of the processors or its configuration?

1
  • Forgot about this question. Here is the resolution (if not an answer to the question): After replacing both CPUs, the problem went away. Still not sure of the root cause. Thinking it was either bad microcode, bad CPU, or some combination, in one or both CPUs. Commented Jun 1, 2017 at 1:58

1 Answer 1

0

Run lspci -M, that will show all the devices that are missing. I don't know why lspci does not show all devices, but lspci -M does.

1
  • 2
    This does not really answer the author's question.
    – Ramhound
    Commented May 31, 2017 at 15:56

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .