Hello Peng,<br><br><div class="gmail_quote">On Mon, Jun 8, 2009 at 8:36 AM, Peng Zhao <span dir="ltr">&lt;<a href="mailto:blackass@gmail.com">blackass@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi, all,</div><div></div><div>I&#39;m new to opennebula. By reading the doc, I got some clues, however there is still some question. </div><div></div><div>What&#39;s the difference between &quot;onevm create&quot; and &quot;onevm deloy&quot;?</div>
</blockquote><div>onevm CREATE, is used to create a new VM and then the scheduler deploy the VM to a resource and onevm DEPLOY, is used when you want to deploy a VM specifying the host resource.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br> </div></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div></div>
<div></div><div>From the CLI manual, it looks like I need to &quot;create&quot; before &quot;deploy&quot; it to some particular host. However, in the quickstart guide, there is no such step. It only runs &quot;onevm submit&quot; and seems the vm got started automatically.</div>
</blockquote><div><br>onevm SUBMIT is the same that CREATE, but submit was saved for compatibility with the older versions of OpenNebula. At this moment SUBMIT and CREATE is the same<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div></div>
<div></div><div>I look into the nebula source and found out there is a scheduler module. My question is: if the VMs created will be scheduled automatically, why I have to create it before &quot;deploy&quot;?</div></blockquote>
<div> </div><div>The job of the scheduler is to find a resource for the VM it do for you the DEPLOY, of course you can unload it and deploy yourself the VM.<br><br>Cheers!<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>BR,</div><div>Peng</div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br>