[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Can I use SGI's kdb with a dom0 pv-ops kernel?
On Wed, Jun 30, 2010 at 9:11 AM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
Which upstream source is doing this integration? I'm not seeing any reference to it on
Virtual direct connect via iLO. Are you using the serial console also for Xen? Yes Is the serial console that Dom0 sees usuable outside kdb? Yes As in, can you use a null modem connection and poke Dom0 via that? Yep. The main connection to these boxes is the serial port. The kernel cmdline has "console=hvc0,115200n8" so I get boot output on it, I'm using "exec /sbin/getty -8 38400 hvc0" to get a login on the serial console, which works fine. The 3xCtrl-A also works.
It's only KDB that doesn't like it. It appears kdb can output to the console but cannot read from it. These are the kdb patch files I used: (from http://oss.sgi.com/projects/kdb)
-r--r--r-- 1 bedge wlvusers 199234 2010-06-22 11:22 kdb-v4.4-2.6.32-common-3.bz2 -r--r--r-- 1 bedge wlvusers 136442 2010-06-22 11:22 kdb-v4.4-2.6.32-x86-3.bz2 .config changes: CONFIG_KDB=y CONFIG_KDB_MODULES=y # CONFIG_KDB_OFF is not set CONFIG_KDB_CONTINUE_CATASTROPHIC=2
Thanks for the info Konrad. -Bruce
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |