[one-users] one and xen block configuration
Neil Mooney
neil.mooney at sara.nl
Mon Sep 13 04:43:33 PDT 2010
Hi,
I have been looking at the source for similar reasons.
I think the file you need to look at is:
./src/vmm/XenDriver.cc
At least to get an understanding of where it gets the arguments from.
Cheers
Neil
On 09/13/2010 12:47 PM, Ruben Diez wrote:
> Hi:
>
> When i create a VM on xen by use the OpenNebula stuff, in the created
> "deployment.0" file the "disk" section looks like this:
>
> disk = [
> 'tap:aio:/srv/cloud/one/var//123/images/disk.0,hda,w',
> .........
>
> But i would to use a xen block device configuration like this:
>
> disk = [
> 'file:/srv/cloud/one/var//123/images/disk.0,ioemu:hda,w',
> .........
>
> How can i do this?? Perhaps by using a "raw" in the VM template file?
> How, exactly? Perhaps by tunnig the virlib configuration???
>
>
> Regards.
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
More information about the Users
mailing list