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] Re: xenconsole: Could not read tty from store: No such f

To: "Sergio Charpinel Jr." <sergiocharpinel@xxxxxxxxx>
Subject: Re: [Xen-users] Re: xenconsole: Could not read tty from store: No such file or directory
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Sun, 6 Sep 2009 14:37:31 +0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 06 Sep 2009 04:38:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <fca1d54a0909040650xd2dd5ediecb8eab515d358c5@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: <fca1d54a0909030859y3448ad9fvb64390d8b84b6537@xxxxxxxxxxxxxx> <fca1d54a0909031303n24e8c09fge9eda3a5f2a4a839@xxxxxxxxxxxxxx> <fca1d54a0909040650xd2dd5ediecb8eab515d358c5@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Fri, Sep 04, 2009 at 10:50:55AM -0300, Sergio Charpinel Jr. wrote:
> I got the xenconsoled error just when I use this config:
> kernel = "/usr/lib/xen-3.2-1/boot/hvmloader"
> builder='hvm'
> 
> If I switch to
> kernel      = '/boot/vmlinuz-2.6.26-2-xen-amd64'
> ramdisk     = '/boot/initrd.img-2.6.26-2-xen-amd64'
> 
> It works, but it is not using VT-virtualization.
> 
> What do I need to change do work as HVM ?
>

PV (Paravirtualization) is faster, why do you want HVM? 
HVM (full virtualization) requires Qemu _emulation_ of PC hardware. 

PV guests are aware they're virtualizated, because the OS kernel
(vmlinuz-2.6.26-2-xen-amd64) is ported to run natively on Xen.

-- Pasi

> 2009/9/3 Sergio Charpinel Jr. <sergiocharpinel@xxxxxxxxx>
> 
> > I've read some previous posts about this same problem, most of them because
> > the user did not start the daemon.
> > But I dont have /usr/sbin/xenconsoled and it is located under /usr/lib and
> > running.
> >
> > Xen version 3.2.1
> >
> > Any ideas?
> >
> > 2009/9/3 Sergio Charpinel Jr. <sergiocharpinel@xxxxxxxxx>
> >
> > Hi,
> >> I installed one debian HVM guest (VT virtualization).
> >> I didnt configured the network (I dont know if it is related to my
> >> problem):
> >>
> >> When I start the domU , I received this error:
> >> desktop:/etc/xen# xm create -c debian-web.cfg
> >> Using config file "./debian-web.cfg".
> >> Started domain debian-web
> >> xenconsole: Could not read tty from store: No such file or directory
> >>
> >> Here is my cfg:
> >> kernel      = '/usr/lib/xen-default/boot/hvmloader'
> >> builder     = 'hvm'
> >> memory      = '512'
> >>
> >> disk        = [
> >>                   'phy:/dev/vg-xen/debian-web-swap,sda1,w',
> >>                   'phy:/dev/vg-xen/debian-web-disk,sda2,w',
> >>               ]
> >>
> >> name        = 'debian-web'
> >>
> >> vid          = ['']
> >>
> >> on_poweroff = 'destroy'
> >> on_reboot   = 'restart'
> >> on_crash    = 'restart'
> >>
> >> extra = 'xencons=tty'
> >>
> >> Thanks for any help.
> >> --
> >> Sergio Roberto Charpinel Jr.
> >>
> >
> >
> >
> > --
> > Sergio Roberto Charpinel Jr.
> >
> 
> 
> 
> -- 
> Sergio Roberto Charpinel Jr.

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

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