[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Xen 3.1 issue
- To: "Ricardo Tiago" <rtiago@xxxxxxxxx>
- From: weiming <zephyr.zhao@xxxxxxxxx>
- Date: Fri, 15 Feb 2008 09:11:29 -0500
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx, xen-users-bounces@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Fri, 15 Feb 2008 06:12:06 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=H3o5mpQyLh10QRJkQbZ9AnW3wbh5ga56JubETX1unNLHKGgRNWZ+4csJFiSgD+SCnrFkBjONtRAr2KdQuAnge5CgZLsa1AZGmo7m7lNFOC6Y+1Sm2u5hiIpY9Yid8R7eAhhpAlOxzEQGr47D3NCy2KtJ4pd2RtjckYeBGl22Wy8=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
check your physical disk mapping setting in your xen-config.cfg if your partitoins are like /dev/sda[1234...], then you put the mapping like:
disk = [ 'phy:sda5,hda1,w', 'phy:sda11,hda2,w']
in your config file.
On Fri, Feb 15, 2008 at 4:29 AM, Ricardo Tiago < rtiago@xxxxxxxxx> wrote:
Hi,
When i create a virtual machine with the following command "xm create
-f xen-config.cfg -c". I get the following error:
Error: Device 51713 (vbd) could not be connected. Hotplug scripts not working.
I'm using xen 3.1. This did not happen with my previous installed xen
version 3.0.3
I searched the mailing list but found not nothing related to this, is
it a known issue?
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|