Hi,
Just had a very strange error today. Suddenly I lost all connection to the Proxmox box (been running for 120 days). I looked at the console and found it running fine, but log-messages revealed the following:
After a restart everything is running fine. I did a search and found this thread: http://sourceforge.net/tracker/index.php?func=detail&aid=2908463&group_id=42302&atid=447449
Eth0 and eth1 is configured as balance-xor.
Is there any plans to upgrade the e1000e driver to either 1.1.19 or 1.2.8 soon? According to the thread it seems more likely to fix the problem than the current 1.1.2. I'm currently on 2.6.24-9 (e1000e 1.0.15).
Best regards,
Bo
Just had a very strange error today. Suddenly I lost all connection to the Proxmox box (been running for 120 days). I looked at the console and found it running fine, but log-messages revealed the following:
Code:
Jul 6 13:31:10 jango kernel: NETDEV WATCHDOG: eth1: transmit timed out
Jul 6 13:31:10 jango kernel: bonding: bond0: link status definitely
down for interface eth1, disabling it
Jul 6 13:31:13 jango kernel: 0000:05:00.1: eth1: Error reading PHY register
Jul 6 13:31:13 jango kernel: e1000e: eth1 NIC Link is Up 1000 Mbps Full
Duplex, Flow Control: RX/TX
Jul 6 13:31:13 jango kernel: bonding: bond0: link status definitely up
for interface eth1.
Jul 6 13:33:28 jango kernel: NETDEV WATCHDOG: eth1: transmit timed out
Jul 6 13:33:28 jango kernel: bonding: bond0: link status definitely
down for interface eth1, disabling it
Jul 6 13:34:09 jango kernel: NETDEV WATCHDOG: eth0: transmit timed out
Jul 6 13:34:09 jango kernel: bonding: bond0: link status definitely
down for interface eth0, disabling it
Jul 6 13:34:09 jango kernel: bonding: bond0: now running without any
active interface !
Jul 6 13:34:12 jango kernel: 0000:05:00.0: eth0: Error reading PHY register
Jul 6 13:34:12 jango kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full
Duplex, Flow Control: RX/TX
Jul 6 13:34:12 jango kernel: vmbr0: port 1(bond0) entering disabled state
Jul 6 13:34:12 jango kernel: bonding: bond0: link status definitely up
for interface eth0.
Jul 6 13:34:12 jango kernel: bonding: bond0: first active interface up!
Jul 6 13:34:12 jango kernel: vmbr0: port 1(bond0) entering learning state
Jul 6 13:34:12 jango kernel: vmbr0: topology change detected, propagating
Jul 6 13:34:12 jango kernel: vmbr0: port 1(bond0) entering forwarding state
Jul 6 13:36:02 jango kernel: NETDEV WATCHDOG: eth0: transmit timed out
Jul 6 13:36:02 jango kernel: bonding: bond0: link status definitely
down for interface eth0, disabling it
Jul 6 13:36:02 jango kernel: bonding: bond0: now running without any
active interface !
Jul 6 13:36:02 jango kernel: 0000:05:00.0: eth0: Error reading PHY register
Jul 6 13:36:02 jango kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full
Duplex, Flow Control: RX/TX
Jul 6 13:36:02 jango kernel: vmbr0: port 1(bond0) entering disabled state
Jul 6 13:36:03 jango kernel: bonding: bond0: link status definitely up
for interface eth0.
Jul 6 13:36:03 jango kernel: bonding: bond0: first active interface up!
Jul 6 13:36:03 jango kernel: vmbr0: port 1(bond0) entering learning state
Jul 6 13:36:03 jango kernel: vmbr0: topology change detected, propagating
Jul 6 13:36:03 jango kernel: vmbr0: port 1(bond0) entering forwarding state
Jul 6 13:38:02 jango kernel: NETDEV WATCHDOG: eth0: transmit timed out
Jul 6 13:38:02 jango kernel: bonding: bond0: link status definitely
down for interface eth0, disabling it
Jul 6 13:38:02 jango kernel: bonding: bond0: now running without any
active interface !
Jul 6 13:38:02 jango kernel: 0000:05:00.0: eth0: Error reading PHY register
Jul 6 13:38:02 jango kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full
Duplex, Flow Control: RX/TX
Jul 6 13:38:02 jango kernel: vmbr0: port 1(bond0) entering disabled state
Jul 6 13:38:03 jango kernel: bonding: bond0: link status definitely up
for interface eth0.
Jul 6 13:38:03 jango kernel: bonding: bond0: first active interface up!
Jul 6 13:38:03 jango kernel: vmbr0: port 1(bond0) entering learning state
Jul 6 13:38:03 jango kernel: vmbr0: topology change detected, propagating
Jul 6 13:38:03 jango kernel: vmbr0: port 1(bond0) entering forwarding state
After a restart everything is running fine. I did a search and found this thread: http://sourceforge.net/tracker/index.php?func=detail&aid=2908463&group_id=42302&atid=447449
Eth0 and eth1 is configured as balance-xor.
Is there any plans to upgrade the e1000e driver to either 1.1.19 or 1.2.8 soon? According to the thread it seems more likely to fix the problem than the current 1.1.2. I'm currently on 2.6.24-9 (e1000e 1.0.15).
Best regards,
Bo