In cases where console is on a separate serial port, does panic string
still has to  go to BMC  ? I have a scenario where the
interface between host processor and BMC is serial and there is another
serial port on host that is the console.

Thanks for all your replies.

Sanjay


                                                                           
             Corey Minyard                                                 
             <[EMAIL PROTECTED]>                                             
                                                                        To 
             09/13/2006 12:10          [EMAIL PROTECTED]         
             PM                                                         cc 
                                       [EMAIL PROTECTED],           
                                       [EMAIL PROTECTED] 
                                       e.net                               
                                                                   Subject 
                                       Re: [Openipmi-developer] Serial     
                                       Interface Support                   
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




[EMAIL PROTECTED] wrote:
>
> I am not the David mentioned in the previous email, but I also have a
> serial interface driver that I've been working on which uses a line
> discipline instead of hooking into the serial driver directly. The
> only drawback is that you can't send messages at panic time.
The panic time operations are a more important thing than you might
imagine.  Most customers who care about reliability want to take kernel
coredumps and use the IPMI watchdog.  You can't extend the watchdog time
nor touch the watchdog during a coredump unless you can use the driver
at panic time.

-Corey



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to