<div dir="ltr">Hi<div><br></div><div style>The process should be perform in 3 steps:</div><div style><br></div><div style>1.- Get the images in OpenNebula. You will need to setup a datastore with the desired TM drviers (it seems that you are targeting ssh). Then register the images you are using, probably the best is to use the command line and the parameters, like:</div>

<div style><br></div><div style>oneimage create --name --driver qcow2 --prefix vd --type OS --path <path_to_image> </div><div style><br></div><div style>You need to adjust: driver (qcow2 or raw), prefix (vd = virtio, sd=scsi) and maybe a description.</div>

<div style><br></div><div style>TIP. The above will copy the images. You can create an stub for the images using a dummy path (e.g. touch /tmp/foo) and them moving the file (mv) using SOURCE as target.</div><div style><br>

</div><div style>2.- Recreate the networks. you will need just to know the birdge name.</div><div style><br></div><div style>3.- Recreate templates. Once you have the images and networks it should be easy to create the templates. If you are using custom KVM attributes look at the deployment.0 files generated by opennebula and look for differences. </div>

<div style><br></div><div style>Yes, you can use REQUIREMENTS to force the deployment of a template in a given host (or cluster).</div><div style><br></div><div style><br></div><div style>Cheers</div><div style><br></div>

<div style>Ruben</div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 3, 2013 at 4:52 PM, Tim Stoop <span dir="ltr"><<a href="mailto:opennebula@timstoop.nl" target="_blank">opennebula@timstoop.nl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I've got a some questions about migrating from a manual (or rather, in-house-scripted) KVM+qcow+libvirt setup to OpenNebula. Are there easy ways of converting those images so we can start them up again from OpenNebula? We're going to start with 'simple' local storage first, so we won't have to migrate.<br>


<br>
Are there any guides for that?<br>
<br>
Another question, is it possible to make sure certain VMs aren't started on the same host? Think of failover setups and the like.<br>
<br>
Thanks in advance or your answers!<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Kind regards,<br>
Tim<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/<u></u>listinfo.cgi/users-opennebula.<u></u>org</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Ruben S. Montero, PhD<br>Project co-Lead and Chief Architect<br>OpenNebula - The Open Source Solution for Data Center Virtualization<br><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula
</div>