[9.192-8][BUG] Detected Hardware e1000e Unit Hang

Have this in my kernel.log today

2014:01:30-07:22:39 fw kernel: [1069893.170006] e1000e 0000:00:19.0 eth1: Detected Hardware Unit Hang:

2014:01:30-07:22:39 fw kernel: [1069893.170006]   TDH                  
2014:01:30-07:22:39 fw kernel: [1069893.170006]   TDT                  
2014:01:30-07:22:39 fw kernel: [1069893.170006]   next_to_use          
2014:01:30-07:22:39 fw kernel: [1069893.170006]   next_to_clean        
2014:01:30-07:22:39 fw kernel: [1069893.170006] buffer_info[next_to_clean]:
2014:01:30-07:22:39 fw kernel: [1069893.170006]   time_stamp           
2014:01:30-07:22:39 fw kernel: [1069893.170006]   next_to_watch        
2014:01:30-07:22:39 fw kernel: [1069893.170006]   jiffies              
2014:01:30-07:22:39 fw kernel: [1069893.170006]   next_to_watch.status 
2014:01:30-07:22:39 fw kernel: [1069893.170006] MAC Status             
2014:01:30-07:22:39 fw kernel: [1069893.170006] PHY Status             
2014:01:30-07:22:39 fw kernel: [1069893.170006] PHY 1000BASE-T Status  
2014:01:30-07:22:39 fw kernel: [1069893.170006] PHY Extended Status    
2014:01:30-07:22:39 fw kernel: [1069893.170006] PCI Status             
2014:01:30-07:22:41 fw kernel: [1069895.168953] e1000e 0000:00:19.0 eth1: Detected Hardware Unit Hang:
2014:01:30-07:22:41 fw kernel: [1069895.168953]   TDH                  
2014:01:30-07:22:41 fw kernel: [1069895.168953]   TDT                  
2014:01:30-07:22:41 fw kernel: [1069895.168953]   next_to_use          
2014:01:30-07:22:41 fw kernel: [1069895.168953]   next_to_clean        
2014:01:30-07:22:41 fw kernel: [1069895.168953] buffer_info[next_to_clean]:
2014:01:30-07:22:41 fw kernel: [1069895.168953]   time_stamp           
2014:01:30-07:22:41 fw kernel: [1069895.168953]   next_to_watch        
2014:01:30-07:22:41 fw kernel: [1069895.168953]   jiffies              
2014:01:30-07:22:41 fw kernel: [1069895.168953]   next_to_watch.status 
2014:01:30-07:22:41 fw kernel: [1069895.168953] MAC Status             
2014:01:30-07:22:41 fw kernel: [1069895.168953] PHY Status             
2014:01:30-07:22:41 fw kernel: [1069895.168953] PHY 1000BASE-T Status  
2014:01:30-07:22:41 fw kernel: [1069895.168953] PHY Extended Status    
2014:01:30-07:22:41 fw kernel: [1069895.168953] PCI Status             
2014:01:30-07:22:43 fw kernel: [1069897.166586] e1000e 0000:00:19.0 eth1: Detected Hardware Unit Hang:
2014:01:30-07:22:43 fw kernel: [1069897.166586]   TDH                  
2014:01:30-07:22:43 fw kernel: [1069897.166586]   TDT                  
2014:01:30-07:22:43 fw kernel: [1069897.166586]   next_to_use          
2014:01:30-07:22:43 fw kernel: [1069897.166586]   next_to_clean        
2014:01:30-07:22:43 fw kernel: [1069897.166586] buffer_info[next_to_clean]:
2014:01:30-07:22:43 fw kernel: [1069897.166586]   time_stamp           
2014:01:30-07:22:43 fw kernel: [1069897.166586]   next_to_watch        
2014:01:30-07:22:43 fw kernel: [1069897.166586]   jiffies              
2014:01:30-07:22:43 fw kernel: [1069897.166586]   next_to_watch.status 
2014:01:30-07:22:43 fw kernel: [1069897.166586] MAC Status             
2014:01:30-07:22:43 fw kernel: [1069897.166586] PHY Status             
2014:01:30-07:22:43 fw kernel: [1069897.166586] PHY 1000BASE-T Status  
2014:01:30-07:22:43 fw kernel: [1069897.166586] PHY Extended Status    
2014:01:30-07:22:43 fw kernel: [1069897.166586] PCI Status             
2014:01:30-07:22:44 fw kernel: [1069898.172025] e1000e 0000:00:19.0 eth1: Reset adapter unexpectedly
2014:01:30-07:22:48 fw kernel: [1069902.045783] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Parents
  • Hi Martin, do you know if eth1 is the 82579LM or one of the 82583V NICs?

    Barry
  • Hi Martin, do you know if eth1 is the 82579LM or one of the 82583V NICs?

    Barry


    Hi Barry

    Eth1 is a 82579LM card build onbord. The 4 x 82583V is on a plugin module.

    eth1	Intel Corporation 82579LM Gigabit Network Connection
    
    Slot: n/a
    Auto negotiation: Off
    Link mode: 1000 Mbps, full-duplex
    Supported link modes: 10baseT/Full,10baseT/Half,100baseT/Full,100baseT/Half,1000baseT/Full
    MAC Address: 00:01:c0:12:31:6d
    Interrupt (IRQ): 45
    PCI Device ID: 0x1502:0x0
    MII capable: No
    HA link monitoring: No
  • 9.108 includes a fix for a similar Intel NIC hang I was experiencing (indeed, I was the one that reported the new issue, and tested the RPM kernel patch).  I was just assuming this would make it into the next 9.19x release... it should be in 9.2 I would hope by GA.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Sophos Platinum Partner

    --------------------------------------

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

Reply
  • 9.108 includes a fix for a similar Intel NIC hang I was experiencing (indeed, I was the one that reported the new issue, and tested the RPM kernel patch).  I was just assuming this would make it into the next 9.19x release... it should be in 9.2 I would hope by GA.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Sophos Platinum Partner

    --------------------------------------

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

Children