Hi,<br><br>I just wanted to add to Fabian's reply that in OpenNebula 3.0 the VM instance is lost (well, not really lost, it just happens to end its life cycle), but the template can be instantiated as many times as you need.<br>

You can also edit the template to change the image id, using 'onetemplate update <id>'.<br><br>Since you are updating your OS image, you may want to make it persistent instead of saving another copy.<br><br>

Regards.<br clear="all"><span style="border-collapse:collapse;color:rgb(136, 136, 136);font-family:arial, sans-serif;font-size:13px">--<br>
Carlos Martín, MSc<br>Project Major Contributor<br><span style="background-color:rgb(255, 255, 204);color:rgb(34, 34, 34);background-repeat:initial initial">OpenNebula</span> - The Open Source Toolkit for Cloud Computing<br>


<a href="http://www.opennebula.org/" style="color:rgb(42, 93, 176)" target="_blank">www.<span style="background-color:rgb(255, 255, 204);color:rgb(34, 34, 34);background-repeat:initial initial">OpenNebula</span>.org</a> | <a href="mailto:cmartin@opennebula.org" style="color:rgb(42, 93, 176)" target="_blank">cmartin@<span style="background-color:rgb(255, 255, 204);color:rgb(34, 34, 34);background-repeat:initial initial">opennebula</span>.org</a></span><br>



<br><br><div class="gmail_quote">On Thu, Sep 15, 2011 at 4:58 PM, Fabian Wenk <span dir="ltr"><<a href="mailto:fabian@wenks.ch" target="_blank">fabian@wenks.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hello Valentin<br>
<br>
I did not yet play around with ONE 3.x, but I guess this behavior is the same as in 2.2.1.<div><br>
<br>
On 15.09.2011 15:36, Valentin Bud wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
# onevm saveas 5 0 debian-upd1<br>
<br>
I mention that I ran the above command while the Debian VM was on. As far as<br>
I understand from documentation this is not a problem but<br>
the contents of the image are only created after the VM is shutdown<br>
gracefully (using onevm shutdown). So I did just that.<br>
</blockquote>
<br>
</div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The problem. The Debian VM is gone, it is not listed anymore. onevm returns<br>
empty list. The Debian VM was the only<br>
one active. Is this normal behavior if you save the only disk the VM has?<br>
</blockquote>
<br></div>
This is normal behavior, see the "Virtual Machine Life-cycle" at [1]. The only workaround I know is to recreate the VM with 'onevm create <template>'. This will give an new VID for the VM. If you want to boot it with the just freshly saved image, you need to adjust your template so it will use the newly created image.<br>



<br>
  [1] <a href="http://www.opennebula.org/documentation:rel2.2:vm_guide" target="_blank">http://www.opennebula.org/<u></u>documentation:rel2.2:vm_guide</a><br>
<br>
As far as I have understood, if you want to have an VM which should run (or exists) forever do not use 'onevm shutdown <vm_id>' at any time, or you need to recreate the VM. Only use 'onevm stop <vm_id>' and 'onevm resume <vm_id>', which will just pause the VM (no processes are stopped inside the VM). Reboot or shutdown of the OS in the VM is possible. With using shutdown inside the VM, I had to recover (eg. boot again) the VM with waiting until 'onevm list' (or 'onevm top') shows the state as "unkn" and then use 'onevm restart <vm_id>' to boot the VM again.<br>



<br>
Hope this helps.<br>
<br>
<br>
bye<br><font color="#888888">
Fabian</font><div><div></div><div><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>
</div></div></blockquote></div><br>