[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Re: How to dump xen0 kernel output to a serial console?


  • To: "Dugger, Donald D" <donald.d.dugger@xxxxxxxxx>
  • From: "Lily Huang" <ushuanglily@xxxxxxxxx>
  • Date: Fri, 30 Jun 2006 17:49:39 -0400
  • Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Fri, 30 Jun 2006 14:50:01 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=rpeYx996/jTxMSgYRRDr4MmOFmolVQClW3gQn5NQoii3cZWktiA7sPCrUz3NJe9hOWqvIEfOk4Hf1ZoAmhjoXxnjuptnGYmuE8BCGDJ7DmShAvjLNmPxYI/8aYS4RkE0vLbbHbEPfQ6/o0cRCh7t3X0oDhvnER/Sby6FMIPtqTA=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Yes. The problem was `console=tty0'. Many thanks!!!

I really appreciated the friendly and helpful community!

lily

On 6/30/06, Dugger, Donald D <donald.d.dugger@xxxxxxxxx> wrote:
Lily-
 
The problem is the `console=tty0' parameter, remove that and things should work properly.  When you supply 2 console parameters the kernel has to choose which one to use and it never picks the one I want in that situation :-)
 

--
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
Donald.D.Dugger@xxxxxxxxx
Ph: (303)440-1368

 


Sent: Friday, June 30, 2006 3:18 PM
To: xen-devel

Subject: [Xen-devel] Re: How to dump xen0 kernel output to a serial console?

Below is my grub setting:

--------------------------------------------------------------------------
serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
#terminal --timeout=5 serial console

title Xen-unstable  / XenLinux 2.6
        root (hd0,0)
        kernel /boot/xen.gz dom0_mem=512000 console=vga com1=115200,8n1 sync_console
        module /boot/vmlinuz-2.6-xen0 root=/dev/hda1 ro console=tty0 console=ttyS0
--------------------------------------------------------------------------
If I enable the "terminal --timeout=5 serial console", I can see the grub interface from the console, but after I chose the boot option,
I didn't further console dump out.

What's wrong with my setting? Help! Please!

lily



On 6/30/06, Lily Huang <ushuanglily@xxxxxxxxx> wrote:
Hello,

I am running into xen0 crash. Every time xen0 crashes, it will dump some error messages. Unfortunately, before I can read the details, the system already restarted. Is there anyway to dump the error message to a different serial console?

How to debug xen0? I mean, xen0, not xen itself.

Please give me some ideas or direct me to the right place to read the documentation.

Many thanks!

lily


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.