Hi Nathan,<br><br>You got it almost right, except for<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote"> 
- set clone=no in the vm template file for the disk<br></blockquote><br>The clone, save, readonly, etc. can't be set when your disk is using an Image [1]. Instead, set your Image as persistent, either at creation with PERSISTENT=YES [2], or with the 'oneimage persistent' command [3].<br>

<br>Regards,<br>Carlos.<br><br>[1] <a href="http://opennebula.org/documentation:rel2.2:template#disks_section">http://opennebula.org/documentation:rel2.2:template#disks_section</a><br>[2] <a href="http://opennebula.org/documentation:rel2.2:img_template">http://opennebula.org/documentation:rel2.2:img_template</a><br>

[3] <a href="http://opennebula.org/documentation:rel2.2:img_guide#making_images_persistent">http://opennebula.org/documentation:rel2.2:img_guide#making_images_persistent</a><br><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 Tue, Jun 14, 2011 at 12:03 AM, Nathan Hruby <span dir="ltr"><<a href="mailto:nhruby@gmail.com">nhruby@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
I realize there's work ongoing for this particular feature in 3.0, and<br>
I'm eager to play with developer releases in the coming weeks.  For<br>
now though, how does one generate a "persistent" vm, such that I can<br>
resubmit the same template file for a specific vm and have it pick up<br>
where it left off, disks with data and everything?<br>
<br>
Assuming I'm using the NFS transfer manager, it seems like I should<br>
 - manually add a disk into the image repository for that vm<br>
 - set the disk image to be persistent<br>
 - set the vm template to use the specific disk image I just added<br>
 - set clone=no in the vm template file for the disk<br>
 - set context script for vm to pick up the correct ip, hostname, etc..<br>
 - keep the template description around so that I may "onevm create"<br>
it as needed<br>
<br>
Is that correct?  I'm sorry if this is an asked an answered question,<br>
but when googling I see the asked part but have yet to find an<br>
"answered" post.  This may be because I am new to OpenNebula and lack<br>
the correct vocabulary to fine tune my searches.<br>
<br>
Thanks,<br>
<br>
-n<br>
--<br>
-------------------------------------------<br>
<font color="#888888">nathan hruby <<a href="mailto:nhruby@gmail.com">nhruby@gmail.com</a>><br>
metaphysically wrinkle-free<br>
-------------------------------------------<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>
</font></blockquote></div><br>