<div dir="ltr">Don:<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 13, 2013 at 8:19 AM, Rolph III, Don <span dir="ltr"><<a href="mailto:rolphd@amgen.com" target="_blank">rolphd@amgen.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal">I have a copy of devstack  up and running ad have been experimenting with it.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I would like to capture a checkpoint of the cirros image before I run my next experiment.<u></u><u></u></p>
<p class="MsoNormal"></p></div></div></blockquote><div><br></div><div>You create snapshot your running instance into a new image. You can then start a new instance from that image.<br><br></div><div>From the dashboard, see: <a href="http://docs.openstack.org/user-guide/content/instance_snapshots.html">http://docs.openstack.org/user-guide/content/instance_snapshots.html</a><br>
<br></div><div>From the command line: "nova image-create":<br><br>usage: nova image-create [--poll] <server> <name><br><br>Create a new image by taking a snapshot of a running server.<br><br>Positional arguments:<br>
  <server>  Name or ID of server.<br>  <name>    Name of snapshot.<br><br>Optional arguments:<br>  --poll    Blocks while instance snapshots so progress can be reported.<br><br><br></div><div>Lorin<br></div><div>
<br><br></div></div></div></div>