[one-users] one and xen block configuration

Ruben Diez rdiez at cesga.es
Mon Sep 13 03:47:44 PDT 2010


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.




More information about the Users mailing list