0

http://bderzhavets.wordpress.com

Schema worked so nicely on Ubuntu Karmic Koala doesn’t help any longer. Virt-install crashes right away attempting to launch VNC console. Set up Xen 4.0 Dom0 with pvops kernel 2.6.32.12 on top of Ubuntu 10.04 Server. Install just two packages virtinst and python-virtinst.

Full story »
dbaxps's picture
Created by dbaxps 13 years 50 weeks ago
Category: High End   Tags:
dbaxps's picture

dbaxps

13 years 50 weeks 5 days 20 min ago

0

Attn lozz

root@ServerLnx:~# virt-install --connect xen:/// --name VF12PV --ram 1000 -f /dev/sda9 --vnc --location http://192.168.1.38/f12 --debug

does allow to bring up VNC console,but DomU created in not manageable.
By some reasons environment variable VIRSH_DEFAULT_CONNECT_URI
root@ServerLnx:~# env|grep URI
VIRSH_DEFAULT_CONNECT_URI=xen:///
is no longer understood by virt-install in 10.04 vs 9.10
It might be also connected with 2.6.32.X series pvops kernel back end network drivers.
But, any way I see regression in Libvirt&Virtinst support for Xen in 10.04. Why removing virt-viewer from system switch virt-install to
understand VIRSH_DEFAULT_CONNECT_URI ?

dbaxps's picture

dbaxps

13 years 50 weeks 4 days 23 hours ago

0

Oops !

I've reinstalled from scratch Xen&Tools and got
root@ServerLnx:~# virt-install --connect xen:/// --name VF12PV --ram 1000 -f /dev/sda9 --vnc --location http://192.168.1.38/f12 --debug

properly creating the DomU via launching VNC console

Thanks.
Boris

Best karma users