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] Re: Attempt of virt-install at Ubuntu 8.04 Desktop Dom0

To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Subject: [Xen-users] Re: Attempt of virt-install at Ubuntu 8.04 Desktop Dom0
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Thu, 29 May 2008 10:23:00 -0400
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 29 May 2008 07:23:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=DCec5/L1og01OZJITL0th0zwNt1OhMkyQ2eCK8AAsMI=; b=c4rfiq9idqRCmiL9qRzIzoDCljFVITgrK3rJJG+PqFhophaqA2jlViTKCpC0bYk7dfNi+qBpxXk4WH9fDnuCorIvg2+P5uH+5tyttqXGC4QDaT6VW/P1W9yP0r2Aq/0hk8a4HkO3FnzOJlwj4aUR3wduKi0n0X5MVfv4ePhqkY8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Zq3rbAKwv06jo3+yJHsGZQVV9n3hlQN7tIRKb4qJh2oAIkR4DMe1b/n3fzuXHuohWSPSiMKoFnjPHpAixAzCqd4REYAgEBYq0Q9Kmuk40likqZpX+xh9oCRFrQoE/yLz1AfCpHGVCkYzepqigYnu2dL2FW1ESaes0q/q+J0TwNY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200765.36233.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200765.36233.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Boris,

root@boris-desktop:~# virt-install
Would you like a fully virtualized guest (yes or no)?
This will allow you to run unmodified operating systems. yes
What is the name of your virtual machine? hvm01
How much RAM should be allocated (in megabytes)? 1024
What would you like to use as the disk (file path)? /etc/xen/images/snv.img
You are going to overwrite file '/etc/xen/images/snv.img'!
Do you really want to use the file (yes or no)? yes
Floating point exception

root@boris-desktop:~# virt-install
Would you like a fully virtualized guest (yes or no)?
This will allow you to run unmodified operating systems. no
What is the name of your virtual machine? pvm01
How much RAM should be allocated (in megabytes)? 1024
What would you like to use as the disk (file path)? /etc/xen/images/snv.img
You are going to overwrite file '/etc/xen/images/snv.img'!
Do you really want to use the file (yes or no)? yes
Floating point exception

Try to losetup image file:-

root@boris-desktop:~# losetup -a
/dev/loop0: [080b]:1566802 (/etc/xen/images/snv.img)
root@boris-desktop:~# virt-install
Would you like a fully virtualized guest (yes or no)?
This will allow you to run unmodified operating systems. yes
What is the name of your virtual machine? Solar1
How much RAM should be allocated (in megabytes)? 1024
What would you like to use as the disk (file path)? /dev/loop0
Floating point exception

These do look like bugs. I don't think there was a lot of testing done with xen and libvirt.

I am pretty sure that the Ubuntu guys focused more on KVM. I noticed that even virt-manager
wasn't setup to connect to the Xen dom0 out of the box.

Could you please file the bug on Ubuntu's launchpad. https://launchpad.net/ubuntu

I am uncertain whether it is libvirt or virt-install that is out of sync with Xen.

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