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] Accessing console for Xen 4.0 with 2.6.31 pvops kernel on De

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Accessing console for Xen 4.0 with 2.6.31 pvops kernel on Dell Poweredge R610
From: Adit Ranadive <adit.262@xxxxxxxxx>
Date: Sun, 18 Jul 2010 20:43:40 -0400
Delivery-date: Sun, 18 Jul 2010 17:45:21 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=4BjvdmbHKjC0tXHA83MHTFcOunnQ/oTFiyA6RYfvC9Y=; b=fYHzIaAMGiQVpJBsItk/8D36BYtvY8TwUCRADWSKHRJtP/LpQ1lb4+5O38AgUgiCWv pWbabawtUMCTbXWEoMPGrTprFwJJJ7jkVvejJ+euwa+VpoKAQaldaArAZK38dw23uYvC u5urLAGqAf2aLUBULtBL3x3AdqOa/l/s9W8qs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=CD8VfIG7hAmcqE6MNbOHlGBTwX8elDJFkSll5ZLICSkpZbIF8sojYhTce1ybk70yku iZvQMVJrq6s3PENAYPwAFklnWwJPSPSdrsZOR9Fj31rhDoh3yByyvAvubW6ACCf6JzGj A7jPbrgvoCg5yDOQCLnR8eA7X6xwNr0RXiUUk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I am currently using a Dell PowerEdge server R610 with Xen 4.0 installed and the 2.6.31.13 pvops kernel.
I am accessing the server console using the iDRAC KVM feature of the dell management console.
Does anyone know how to configure the console option in the grub menu so that all the boot messages can be seen on the
mgmt console?
Currently I can view only the Xen bootup messages if I dont specify the console=xxx option on the kernel line. I cant see any of
the linux kernel boot up messages. Specifying console=xxx on the kernel module line doesnt work either.
Has anyone worked with this sort of config before? Is there anything else I can specify on the kernel/module line so that all
the bootup messages are visible?

Below is my grub menu:
title Red Hat Enterprise Linux Server (2.6.18-164.6.1.el5)
    root (hd0,0)
    kernel /vmlinuz-2.6.18-164.6.1.el5 ro root=/dev/vg1/root
    initrd /initrd-2.6.18-164.6.1.el5.img

title Xen 4.0 - Linux 2.6.31.13 pvops
    root (hd0,0)
    kernel /xen.gz noreboot loglvl=all guest_loglvl=all iommu=1
    module /vmlinuz-2.6.31.13 ro root=/dev/vg1/root loglevel=10 swiotlb=force earlyprintk=xen console=hvc0
    module /initrd-2.6.31.13.img

title Xen 4.0 - Linux 2.6.18.8
    root (hd0,0)
    kernel /xen.gz loglvl=all guest_loglvl=all
    module /vmlinuz-2.6.18.8-xen0 ro root=/dev/vg1/root earlyprintk=xen
    module /initrd-2.6.18.8-xen0.img


P.S.: Ive tried using the 2.6.18.8 kernel and that seems to show everything fine on the console.

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