Hello,<div><br></div><div>I am trying to register my VM to use with OpenNebula and ESX 4.1.</div><div><br></div><div>I copied the VM folder to the shared nfs storage and then have tried to create a template for this vm but I am not sure I have it right:</div>
<div><br></div><div><div>root@xxxx:/srv/cloud/one# cat /export/vg0-lv0/WinXP.template </div><div>NAME=VMwareVM</div><div>MEMORY=256</div><div>CPU=1</div><div><br></div><div>NIC=[NETWORK="VMWareNet"]</div><div><br>
</div><div>DISK=[ source="/export/vg0-lv0/WinXP_32bit_Dev",</div><div>       clone="yes",</div><div>       save="no"]</div></div><div><br></div><div>However when I run the register command I get image not present messages:</div>
<div><br></div><div><div>root@xxxx:/export/vg0-lv0# /srv/cloud/one/bin/oneimage register ./WinXP.template </div><div>Error: Image not present, aborting.</div></div><div><br></div><div><br></div><div>It is not quite clear to me what the template should look like and how to register an existing VMware VM.</div>
<div><br></div><div>Thanks,</div><div>Jon</div><div><br></div>