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-devel

[Xen-devel] xenconsole: Could not read tty from store: No such file or d

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xenconsole: Could not read tty from store: No such file or directory
From: "Mahmoud Elhaddad" <m.elhaddad@xxxxxxxxx>
Date: Wed, 26 Jul 2006 14:20:36 -0700
Delivery-date: Wed, 26 Jul 2006 14:21:04 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=ZVOeCmaMD1Wtk5RfK37YKyTpD/5VGqARYL6HfUHusatxNQ7g+NKMxB1JruZG5vlfjl7vQKi/B0ZXoV8iy/wjL61HJ3v+ct2i0c0S25IrrxRh1eynJJ8IJyi9A7PazCsPrz11glJmRk6uBWZkPf8XbjGG9nXCckUlxUXsi4fJfvY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: elhaddad@xxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
 
I built xen  3.0-unstable with VT-x support on  SLES 10.1. The machine
boots ok and I start  xend manually. I encounter  the following
problem is with guest creation:
$xm create -c /etc/xen/vm/SLES9x32_16G

Using config file "/etc/xen/vm/SLES9x32_16G".
Started domain SLES9x32_16G
xenconsole: Could not read tty from store: No such file or directory

The guest is created but remains blocked.

Using xm console <ID> does not resolve the problem.

I saw previous postings describing the same error. In one instance the was due
to absence  of root filesystem for guest,  which appears to be  not the case
here  (details below). In  another  instance the  consoled was not running.
I checked consoled using ps -ef and found it running with '?' in the tty field.

Below is infomation about  the changeset, guest configuration, and xen
grub configuration. Please  let me know if more  information is needed to
determine the problem. It's most likely I'm missing something in the setup.

Thanks,
  --Mahmoud

-----------------------------------------------

Latest ChangeSet: Thu Jul 13 15:33:08 2006 +0100 10680:f692a0a476c5

----------------------------------------------

/etc/xen/vm/SLES9x32_16G:

disk = [ 'file:/sdd/sles9x32_16G,ioemu:hda,w' ]
memory = 1024
vcpus = 1
builder = 'hvm'
device_model = '/usr/lib64/xen/bin/qemu-dm'
kernel = '/usr/lib/xen/boot/hvmloader'
name = 'SLES9x32_16G'
vif = [ 'type=ioemu,bridge=xenbr0' ]
stdvga = 1
sdl = 1
vnc = 0
vncviewer = 1
ne2000 = 0
localtime = 0



boot = 'c'
cdrom = '/mnt/sles9rc5x32_dvd.iso'
----------------------------------------

Xen's entry  in /boot/grub/menu.lst:

title  Xen --  SUSE Linux  Enterprise Server  10 
root (hd0,1) 
kernel  /boot/xen.gz dom0_mem=2000m 
module /boot/vmlinuz-2.6-xen  root=/dev/sda2   vga=0x314  resume=/dev/sda1
splash=silent showopts module /boot/initrd- 2.6-xen

 

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