[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Unable to deploy a VM on xen 3.0.3
On Thu, 2006-12-14 at 11:45 +0100, Omer Khalid wrote: > > Hi, > > I am trying to launch a VM with xen 3.0.3 but it complains about > "Device sda is already connected". I have already mounted my > distribution image in the LVM partition /dev/vg1/domSLC4OldRoot and > there is a swap partition for that as well. > > I have also included the xen configuration file! > > Any ideas? Many thanks You may want to re-examine this line of your configuration : > disk = > ['phy:vg1/domSLC4OldRoot,sda,w','phy:vg1/domSLC4OldSwap,sda,w' ] You can't swap to the root file system, nor can one vbd magically become two. Make the root fs sda1, swap sdb1, or something similar. > CERN â European Organization for Nuclear Research Now *that* ***really*** frightens me :) Best, -Tim _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |