|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] problem with xm create
Hi,in your config the disk directive is missing. It tells the domu which disk it haves and so on. If you are using lvm in the backend, it would for example like this:
If the logical volume should be recognized as a harddisk:
disk = [ 'phy:/dev/volumegroup/volumename,hda,w' ]
And if the volume should be just a partition:
disk = [ 'phy:/dev/volumegroup/volumename,hda1,w' ]
^
HTH
Regards,
Jan
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |