[one-users] VM config template

Tino Vazquez tinova79 at gmail.com
Wed Mar 30 09:29:23 PDT 2011


Hi,

I think the problem comes with this

DISK=[
 DISKINODES=200000:220000,
 DISKSPACE=1048576:1153024,
 DISK_ID=1,
 QUOTATIME=0,
 TYPE=os ]

It doesn't have source path, are you using the Image Catalog or
writing the disk entries by hand?

About the other concern, I believe ruben is talking about the actual
external, another process driver , the one that invokes the "deploy"
script. The ONE daemon creates the deployment.0 file (if the type is
XML, this will be an xml file), and then the driver (assuming it is an
ssh driver rather than a local one) will create a ssh connection,
transfer (via a command stdin for instance) the deployment.0, and
execute the appropriate command to launch the VM, using the info found
in the deployment.0 file.

Regards,

-Tino

--
Constantino Vázquez Blanco | dsa-research.org/tinova
Virtualization Technology Engineer / Researcher
OpenNebula Toolkit | opennebula.org



On Wed, Mar 30, 2011 at 4:03 PM,  <knawnd at gmail.com> wrote:
> DISK=[
>  DISKINODES=200000:220000,
>  DISKSPACE=1048576:1153024,
>  DISK_ID=1,
>  QUOTATIME=0,
>  TYPE=os ]



More information about the Users mailing list