|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] working with latest -xen kernel?
Also i have some confusion about disk specs what i use are: > disk = [ 'phy:/dev/loop0,xvda,w' ] > Cause i am not using lvm. Here is my
Where does loop0 come from? If you're using disk/partition as domU storage you can simply specify the block device (e.g. /dev/sdb, /dev/sda4, etc.). If you're using file you can directly use tap:aio. > > my disk specs are right or not? Any suggestions??
I'm guessing you specified the wrong disk and domU didn't start at all.
On using this in domU config file disk = [ 'tap:aio,xvda,w' ]
[root@Server1-FC11 xendoms]# xm create dom1
Using config file "./dom1".
Error: Device 51712 (tap) could not be connected. aio does not exist
Should i create LVM or i can manage it some other way? Regards, Fasiha Ashraf
|
Add whatever you love to the Yahoo! India homepage. Try now!_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|