<div class="gmail_quote">2011/3/25 Andy Gospodarek <span dir="ltr">&lt;<a href="mailto:gospo@redhat.com">gospo@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5">[...]<br>
</div></div>Your devices are not showing up because the driver is failing to load.<br></blockquote><div><br>That is one strange thing, modprobe didn&#39;t report any error and you can see the driver in the lsmod list.<br>

 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Erroe -15 is IXGBE_ERR_RESET_FAILED, so it seems there is either<br>
something wrong with your cards of you are hitting a driver bug.<br></blockquote><div><br>From time to time the card come up (after changes in /etc/udev/rules.d/70-*net*) and I get errors like:<br><br>[  234.127257] ixgbe: eth2: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 0 not cleared within the polling period<br>

[  234.132529] ixgbe: eth2: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 1 not cleared within the polling period<br>[  234.136400] ixgbe: eth2: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 2 not cleared within the polling period<br>

[  234.140396] ixgbe: eth2: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 3 not cleared within the polling period<br>[  234.144402] ixgbe: eth2: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 4 not cleared within the polling period<br>

[  234.148405] ixgbe: eth2: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 5 not cleared within the polling period<br>[  234.152408] ixgbe: eth2: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 6 not cleared within the polling period<br>

[  234.156408] ixgbe: eth2: ixgbe_disable_rx_queue: RXDCTL.ENABLE on Rx queue 7 not cleared within the polling period<br>[  234.212147] ixgbe: eth2: ixgbe_watchdog_link_is_up: NIC Link is Up 10 Gbps, Flow Control: RX/TX<br>

<br>When I try to set an IP adress.<br><br><br> You should probably turn on dynamic debugging for the ixgbe module and<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


see if you can figure out what might be going wrong.  A guide for using<br>
dynamic debugging can be found in Documentation/dynamic-debug-howto.txt.<br></blockquote><div><br>I&#39;m already struggeling with the debugfs, sorry but I need a documentation that a system administrator can understand :).<br>

<br>One remark, the error occured with the standard ixgbe module (2.0.62-k2), so I upgraded the module to the latest version (3.2.10-NAPI) but still have the same error.<br><br>Regards, Thomas<br></div></div>