WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Confused by the Xen serial console

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Confused by the Xen serial console
From: Andy Smith <andy@xxxxxxxxxxxxxx>
Date: Sat, 21 Jul 2007 06:36:11 +0000
Delivery-date: Fri, 20 Jul 2007 23:34:01 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Openpgp: id=BF15490B; url=http://strugglers.net/~andy/pubkey.asc
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
Hi,

I noticed the other day that magic sysrq[1] over serial no longer
works on the machines I have upgraded to Debian etch, but continues
to work on the one machine left on Debian sarge.

I rebooted one of them into the normal (non-xen) Debian kernel and
magic sysrq works again.  In poking around, I did succeed in
completely breaking my serial console, but did not manage to fix
sysrq.  I'm now more confused than ever.

Here's what I have in grub:

title           Xen 3.0.3-1-i386-pae / Debian GNU/Linux, kernel 2.6.18-4-xen-686
root            (hd0,1)
kernel          /xen-3.0.3-1-i386-pae.gz com1=9600,8n1 console=com1,vga 
dom0_mem=1024M
module          /vmlinuz-2.6.18-4-xen-686 root=/dev/sda3 ro console=tty0 
console=ttyS0
module          /initrd.img-2.6.18-4-xen-686
savedefault

This gives me all the console output from Xen and the normal Linux
kernel.  It's pretty much perfect, except sysrq doesn't work.

I tried disabling the xen serial console parts, leaving me with
this:

title           Xen 3.0.3-1-i386-pae / Debian GNU/Linux, kernel 2.6.18-4-xen-686
root            (hd0,1)
kernel          /xen-3.0.3-1-i386-pae.gz dom0_mem=1024M
module          /vmlinuz-2.6.18-4-xen-686 root=/dev/sda3 ro console=tty0 
console=ttyS0
module          /initrd.img-2.6.18-4-xen-686
savedefault

That results in no serial console whatsoever after grub.

I don't think I need the Xen serial console, so if I need to disable
it to make the Linux one work properly then that's fine.  Does
anyone know where I am going wrong?

This is with Debian's xen 3.0.3-1 package.

Cheers,
Andy

[1] http://en.wikipedia.org/wiki/Magic_SysRq_key

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>