IPMI shared ethernet ports (again).

Danny Braniss danny at cs.huji.ac.il
Sat Dec 6 00:43:33 PST 2008


> I posted here a month or two ago about being amazed that some system
> management cards can share a physical ethernet port.  Some of you responded
> that it doesn't always work.
> 
> Well... I've encountered this and I'm wondering if I can work around it
> somehow.
> 
> The ones that work are in Dell 1950-III servers (The R-200 seem to work,
> too).  They have "bce" driver ports.
> 
> The HP DL/360 that I have here today have "bge" driver ports and the IPMI
> console appears to stop working just as soon as FreeBSD probes the port.
> 
> Is this something that can be configured in BGE or is it just not going to
> work?
>
set 
	hw.bge.allow_asf=1
in /boot/loader.conf

from man bge:
     hw.bge.allow_asf
             Allow the ASF feature for cooperating with IPMI.  Can cause sys-
             tem lockup problems on a small number of systems.  Disabled by
             default.
cheers,
	danny
 _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
> 




More information about the freebsd-hackers mailing list