|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen 3.1 issue
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
|
|
|
|
|