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

[Xen-users] [Help request] Xen 3.4 serial console setup problem


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Seongil O <swdfish@xxxxxxxxx>
  • Date: Tue, 31 Aug 2010 10:49:20 +0900
  • Delivery-date: Mon, 30 Aug 2010 18:50:52 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=bxaqG78fMU3gtrlfG3HD9J7H41CwL3jfmc1vEbHqAA6qa/HLm3bpmxP5wqipAnKC88 Qa8ps65WhzEufwSUKh+RoSo9UVgyhyhEWApfXkyLjzWB0BW27+I6RuaHwajBFWyL1LBG E8/WzimZGseA660poDqk18hIF15HzuPoAKEdI=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi all.
I ask Xen-users' help on configuring serial console for dom0.
 
Xen setup environment:
Quad core Xeon server blade with 16GB FB-DIMM.
OS: CentOS 5.5
Xen ver: I intstalled Xen 3.4.3 with GITCO-XEN3.4.3_x86_64.repo ( It quite works well, but I can't use some function such as serial console for dom0, hvm domU installation with virt-manger and so on.)
 
To use serial console with my Xen installed server blade, I configured grub.conf with the direction 31.5 of Redhat Virtualization manual.
 
Here's my grub.conf
==================================================================================================
default=0
timeout=5
serial --unit=0 --speed=115200
terminal --timeout=5 serial console
title CentOS (2.6.18-194.11.1.el5xen)
        root (hd0,0)
        kernel /xen.gz-3.4.3 com1=115200,8n1
        module /vmlinuz-2.6.18-194.11.1.el5xen ro root=/dev/VolGroup00/LogVol00 console=tty0 console=ttyS0,115200n81 rhgb quiet
        module /initrd-2.6.18-194.11.1.el5xen.img
==================================================================================================
 
The interesting thing is that above serial console setting works well with CentOS's Xen original repo(Xen 3.1.2-194.11.1.el5).
 
I'm looking around web to find solution for several days, but all the solution I found was not far different from above setting.
 
If there's anyone who know the solution, please let me know.
 
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

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