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

[Xen-users] Fresh ubuntu/11.10 install with xen/4.1; virsh doesn't run

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Fresh ubuntu/11.10 install with xen/4.1; virsh doesn't run
From: Richard Broberg <rhbroberg@xxxxxxxxx>
Date: Thu, 20 Oct 2011 22:31:58 -0400
Delivery-date: Thu, 20 Oct 2011 19:34:37 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1319164321; bh=KUfaslS8Kqg+4gbU/F3NPEKAIasV1P5NiLk6lRyd2YI=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:From:Content-Type:Content-Transfer-Encoding:Subject:Date:Message-Id:To:Mime-Version:X-Mailer; b=fj1TmYjROG3P0WBh3MqEaUn7IVccYRabx5FO1CHmdp1OElh6zzKuJKWiOobc2jkmvzLjdGqdFCBwT/o0ME0mwghoyldLfxH7+B5HCSDVy+PhAc6G9O4IrJRl1Oc2psbl8L/88yBENATwzbYvwoziJ6fG1BFeXnBMRavWQdC/jRQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I'm using a fresh ubuntu/11.10 install (I've tried this on both x86 and x86_64 
- same behavior on each).
After installation and applying outstanding o/s updates, I issue:

apt-get install -y xen-hypervisor-4.1-i386

I reboot, choose the xen choice from the grub menu at bootup.

root@ubuntu-server:~# virsh version
error: failed to get the hypervisor version
error: internal error Cannot find suitable emulator for i686
Compiled against library: libvir 0.9.2
Using library: libvir 0.9.2
Using API: QEMU 0.9.2

I can see services running:

root@ubuntu-server:~# pgrep xen -l
20 xenwatch
21 xenbus
946 xenstored
951 xenconsoled
1094 xend
1095 xend

root@ubuntu-server:~# xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0  7153     4     r-----    115.6

root@ubuntu-server:~# xl info
host                   : ubuntu-server
release                : 3.0.0-12-generic-pae
version                : #20-Ubuntu SMP Fri Oct 7 16:37:17 UTC 2011
machine                : i686
nr_cpus                : 4
nr_nodes               : 1
cores_per_socket       : 4
threads_per_core       : 1
cpu_mhz                : 2400
hw_caps                : 
bfebfbff:20100000:00000000:00000940:0000e3bd:00000000:00000001:00000000
virt_caps              : hvm
total_memory           : 8157
free_memory            : 1730
free_cpus              : 0
xen_major              : 4
xen_minor              : 1
xen_extra              : .1
xen_caps               : xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p 
xen_scheduler          : credit
xen_pagesize           : 4096
platform_params        : virt_start=0xf5800000
xen_changeset          : unavailable
xen_commandline        : placeholder
cc_compiler            : gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
cc_compile_by          : doko
cc_compile_domain      : ubuntu.com
cc_compile_date        : Thu Oct  6 13:29:48 UTC 2011
xend_config_format     : 4


Also - running 'virt-install' fails as well:

virt-install --hvm --name demo --ram 1024 --nodisks --livecd --graphics vnc 
--cdrom /mnt/iso-images/linux/ubuntu-11.10-desktop-i386.iso
ERROR    unable to connect to 'localhost:8000': Connection refused





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

<Prev in Thread] Current Thread [Next in Thread>