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

Re: [Xen-users] problem creating Virtual Machine

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] problem creating Virtual Machine
From: "Jerry Amundson" <jamundso@xxxxxxxxx>
Date: Wed, 7 Feb 2007 12:17:45 -0600
Delivery-date: Wed, 07 Feb 2007 10:17:38 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CNaL/8hX6rYeI4peooRgsDXr1Cm93+SJNmrviDlwcclZivmEqwMi8vX4GJIbt+IIPMwnS2MT4zMMo/5ByCiBd62T8mf5P+txFAwjX7GF261SE/u/xKvJBhmHnIfGb9CueZEjW3ZNqcBhmjJVZHTIgc6iFHLFBtt5sYLS44W1AkM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <df7daaa90702062316q7edb6b71vf8e189af79fc85f7@xxxxxxxxxxxxxx>
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: <df7daaa90702062316q7edb6b71vf8e189af79fc85f7@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 2/7/07, ramesh ankam <ramesh.ankam@xxxxxxxxx> wrote:

Error: Device 2055 (vbd) could not be connected. Backend device not found.

OK. That error indicates the "backend" device is not found.... :-)

 when I gave df -k on my machine this is what i am able to see:

 Filesystem           1K-blocks      Used Available Use% Mounted on
 /dev/sda8             20161172  10904360   8232672  57% /
 /dev/sda7               101086     37403     58464  40% /boot
 none                    130524         0    130524   0% /dev/shm
 /dev/sda6             10231392    218160  10013232   3% /mnt/proj

And that won't find your "backend" device either, because....

disk = [ 'phy:hd0,sda7,w' ]

Your "backend" device is the mysterious "hd0". The rest is an exercise
I'll leave to you... :-)

jerry

--
"Pay no attention to that man behind the curtain!"

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

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