Re: Error: em0: Watchdog timeout -- resetting

2010-08-28 Thread Vladislav V. Prodan
Problem resolved replacing the motherboard. ifconfig_em0="inet xxx.xxx.xxx.82/29" # ifconfig em0 | grep -v inet em0: flags=8843 metric 0 mtu 1500 options=219b ether 00:25:90:06:bc:60 nd6 options=29 media: Ethernet autoselect (100baseTX ) status: active Note that

Re: Error: em0: Watchdog timeout -- resetting

2010-08-25 Thread Artyom Viklenko
26.08.2010 08:19, Artyom Viklenko пишет: 26.08.2010 00:38, Vladislav V. Prodan пишет: Add to /etc/rc.local : ifconfig em0 debug ifconfig em0 media 100baseTX mediaopt full-duplex For in rc.conf not working these options: #ifconfig_em0="100baseTX mediaopt full-duplex" #ifconfig_em0="debug -vlanm

Re: Error: em0: Watchdog timeout -- resetting

2010-08-25 Thread Artyom Viklenko
26.08.2010 00:38, Vladislav V. Prodan пишет: Add to /etc/rc.local : ifconfig em0 debug ifconfig em0 media 100baseTX mediaopt full-duplex For in rc.conf not working these options: #ifconfig_em0="100baseTX mediaopt full-duplex" #ifconfig_em0="debug -vlanmtu -vlanhwtag -vlanhwfilter -vlanhwtso -wo

Re: Error: em0: Watchdog timeout -- resetting

2010-08-25 Thread Vladislav V. Prodan
Add to /etc/rc.local : ifconfig em0 debug ifconfig em0 media 100baseTX mediaopt full-duplex For in rc.conf not working these options: #ifconfig_em0="100baseTX mediaopt full-duplex" #ifconfig_em0="debug -vlanmtu -vlanhwtag -vlanhwfilter -vlanhwtso -wol" Now the network card looks like this: # ifc

Re: Error: em0: Watchdog timeout -- resetting

2010-08-24 Thread Vladislav V. Prodan
It was the motherboard from Supermicro, or another manufacturer? Have you tried to deal with this problem in support of the manufacturer? 25.08.2010 1:20, mar...@intranetplanet.com wrote: > I had the same issue six months ago with a test server. I did not find a > solution. I'm very much would li

Re: Error: em0: Watchdog timeout -- resetting

2010-08-24 Thread marek3
I had the same issue six months ago with a test server. I did not find a solution. I'm very much would like to see if you do find one. Thanks. Marek > The server is sometimes off the network card. > It helps just to restart via KVM-IPMI. > > MotherBoard: X8SIL/X8SIL-F > BIOS Version: 1.0c > Build

Error: em0: Watchdog timeout -- resetting

2010-08-24 Thread Vladislav V. Prodan
The server is sometimes off the network card. It helps just to restart via KVM-IPMI. MotherBoard: X8SIL/X8SIL-F BIOS Version: 1.0c Build Date: 02/05/10 OS: FreeBSD 8.1-RELEASE, FreeBSD 8.1-STABLE, FreeBSD 9.0-CURRENT What would you recommend to address the problem? # uname -a FreeBSD sol