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

Re: [Xen-users] console problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] console problem
From: Molly Bloom <psalviato@xxxxxxxxx>
Date: Wed, 18 Mar 2009 10:24:18 +0100
Delivery-date: Wed, 18 Mar 2009 02:26:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=C//p9FphSij0Y2wBE9HdymkbdDGTomQ2WHHbplE+rCM=; b=uc76XyM9UheV61jdmn3VHUHqc9Y3mV0YmKUTHHqEL87tTXtcH49FcXF/stAB9nMxsz K0n1OUMu40MMktFSH4OBQNxK+/4tWPJ5qVI6DQp/DdCSVn0H4+8qD2ZieoRfAGS9xcZT Pd8yjNSwR9iK82iyWCKznZOBFU/gudZLg3FZk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ltLwJnb+Xxh9c/y+aMKx9S8EjPyC9opnEQd710o4kTZKTMU5WLEYEQh6i6PXg1vn3n FholglpFllx3d6Oa2w/qAUfA9XvpQbrFXvY9AUyZSALBIH8S0QMu7Is1YaTNJjRvRxt+ PuE6uuPuwI9LLMbhIaqijLpOgrYl8sodwDlfU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f0903160541m4ed4fb6dj980f8bda87606960@xxxxxxxxxxxxxx>
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>
References: <3599528c0903130846t2586bbe9x810676ade1e96cfe@xxxxxxxxxxxxxx> <5e371a480903130911mdef59fakdcab986331a26473@xxxxxxxxxxxxxx> <49BE1215.5020503@xxxxxxxxx> <7207d96f0903160541m4ed4fb6dj980f8bda87606960@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks a lot, I've been able to solve my problem with your help.

Cheers,

paola


2009/3/16 Fajar A. Nugraha <fajar@xxxxxxxxx>
On Mon, Mar 16, 2009 at 3:47 PM, Paola Salviato <psalviato@xxxxxxxxx> wrote:
> One of my problems is that I'm working on a red-hat with a xen kernel (dom0)
> and, apart from that, I have just virt-manager installed. Nobody told me to
> use xen-tools or xen-shell, it seems things should work anyway, but it's

virt-install, virt-manager, and virsh is enough if you're comfortable
with with it. Personally I like "xm" better. Any of them should work.
The same is also true when you use Xen 3.3.1 rpms from Gitco on
RHEL/Centos.

> also true that I'm quite free to do what I want. With virt-install I have
> already succeeded in installing virtual machines, but I don't have the
> console anyway. What should I do, in your opinion?

AFAIK virt-install on RHEL should create a working xen installation
with a usable vnc console.
If you want a text console that you can connect to with "xm console",
however, you need to do some additional setup. Basically the same
thing you'd do if you want to setup serial console on a real machine,
with the difference that serial port name is xvc0.

I wrote something earlier on this list about using jailtime.org images
on RHEL/Centos. It should give you an alternative way to setup domU
(other than using virt-install), plus give you a hint on how to setup
domU with text console

http://lists.xensource.com/archives/html/xen-users/2009-03/msg00372.html

The part that sets up serial port are the ones about /etc/inittab and
/etc/securetty. Note that my example config file is different from the
ones created with virt-install, in that it ONLY have text console
without vnc.

Regards,

Fajar

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