Date: Wed, 27 Feb 2013 11:01:23 +0900 From: YongHyeon PYUN <pyunyh@gmail.com> To: "Eugene M. Zheganin" <emz@norma.perm.ru> Cc: freebsd-net@freebsd.org Subject: Re: FreeBSD 9.1-RELEASE + bge0 == watchdog timeout Message-ID: <20130227020123.GA3581@michelle.cdnetworks.com> In-Reply-To: <512CF97B.8030805@norma.perm.ru> References: <F02BE044-1C4F-43EB-8091-BC62362C2E5F@sd63.bc.ca> <D557DE29-DED8-4B89-9D1C-171FC17D435E@hub.org> <201302241106.42477.vegeta@tuxpowered.net> <20130225082042.GB1426@michelle.cdnetworks.com> <512CF97B.8030805@norma.perm.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 27, 2013 at 12:05:47AM +0600, Eugene M. Zheganin wrote: > Hi. > > On 25.02.2013 14:20, YongHyeon PYUN wrote: > >On Sun, Feb 24, 2013 at 11:06:42AM +0100, Kajetan Staszkiewicz wrote: > >>Dnia sobota, 23 lutego 2013 o 04:54:07 Marc Fournier napisał(a): > >>>We just picked up 5 new HP DL 360p Gen8 E5-2630 2P servers … just > >>>installed > >>>9.1-RELEASE, and it looks like all of the hardware is detected properly, > >>>and being configured … > >>> > >>>After reboot, I start getting the 'watchdog timeout - resetting' message > >>>on > >>>bge0 … I've searched the web, and found the references to setting: > >>Have a look at the following patch: > >> > >>http://svnweb.freebsd.org/base?view=revision&revision=243546 > >> > >>When I encountered the same error on Dell machines, using bge driver from > >>HEAD > >>helped me, although it seems that the aforementioned patch should be > >>enough. > >That change is just one of changes required to make > >BCM5718/5718/5719/5720 work. You need entire bge(4)/brgphy(4) > >changes to get working bge(4) driver on your machines. > > > Just to clear some things: this (or earlier changes) doesn't affect and > doesn't enable IPMI sol and stuff on a BCM5722 ? bge(4)'s IPMI support for old controllers had many issues and didn't work well. Only some of users had luck to enjoy it. However IPMI support for 5717/5718/5719/5720 has no known issues and it should work. I also got a report that mentions IPMI does not work any more on 5715 after adding support for 5717/5718/5719/5720. The sanitized public data sheet does not mention IPMI interface so Linux tg3 would be the only source of information. Given that I don't have access to IPMI-capable controllers I have no idea when it could be fixed. Somebody with the IPMI-capable controllers have to sit down and verify all possible combinations. > > Thanks. > Eugene.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130227020123.GA3581>