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

[Xen-users] Ubuntu 12.04 as a PV error: xenconsole: Could not read tty from store



Hi,

When I'm trying to start Ubuntu server 12.04 installation on one of my Dom0 I got an error:

# xl -vvv create /etc/xen/vm-confs/test -c
...
xenconsole: Could not read tty from store: No such file or directory
libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: console child [0] exited with error status 2

And domU stops at that point. On another it works without a problem. I believe that I'm using the same Xen binary 4.4.2 on both of my Dom0s compiled with the same flags. Ubuntu Trusty 14.04 installation starts without a problem on both.

Kernel and initrd are the same on both Dom0 and were downloaded from here:
http://us.archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/xen/

Xenconsoled is running and I can successfully connect to any of my existing PV servers.

second ~ # ps ax | grep xen
   29 ?        S      0:00 [xenwatch]
   31 ?        S      0:00 [xenbus]
  433 ?        S<     0:00 [xenbus_frontend]
 9658 ?        S<     0:00 [xen_pciback_wor]
9694 ? SL 0:01 /usr/sbin/xenstored --pid-file=/run/xenstored.pid 9835 ? SLl 0:00 /usr/sbin/xenconsoled --pid-file=/run/xenconsoled.pid

PV configuration look pretty simple:
second ~ # cat /etc/xen/vm-confs/test
name="test"
memory=1024
disk=['phy:/dev/zvol/tank0/test/slash,xvda,w']
vif=['bridge=xenbr0']
vfb=['vnc=1,vnclisten=0.0.0.0,vncpasswd=password']
kernel="/etc/xen/kernels/precise/vmlinuz"
ramdisk="/etc/xen/kernels/precise/initrd.gz"
on_reboot="destroy"
extra="console=hvc0"

second ~ # xl info
host                   : second
release                : 3.18.11-gentoo-dom0
machine                : x86_64
xen_version            : 4.4.2
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64 xen_commandline : placeholder dom0_mem=8192M,max:8192M dom0_max_vcpus=4 dom0_vcpus_pin cc_compiler : x86_64-pc-linux-gnu-gcc (Gentoo 4.8.4 p1.4, pie-0.6.1) 4.8.4
xend_config_format     : 4

Any ideas, guys?

--
Konstantin

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users


 


Rackspace

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