<div dir="ltr">On Fri, Apr 5, 2013 at 4:18 AM, Deepak A.P <span dir="ltr"><<a href="mailto:swift007.deepak@gmail.com" target="_blank">swift007.deepak@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br clear="all"><div>Hi ,</div><div><br></div>
<div>     i have a list of instances created using the below command</div><div><br></div><div>     <span style="font-family:CourierStd;font-size:9pt;font-weight:700">nova boot myInstance --image 0e2f43a8-e614-48ff-92bd-be0c68da19f4</span></div>


                
        
        
                <pre><span style="font-size:9pt;font-family:CourierStd;font-weight:700">       --flavor 2 --key_name openstack
</span></pre><pre><span style="font-size:9pt;font-family:CourierStd;font-weight:700"><br></span></pre><pre><span style="font-size:9pt;font-family:CourierStd;font-weight:700">       </span>i ran the below command to check the status of instances </pre>

<pre><br></pre><pre>    nova list</pre><pre><br></pre><pre>all the instances show status as  "<b>BUILD</b>" , how to se the status of the image to</pre><pre>"ACTIVE " , i tried rebooting the instance am getting the below error</pre>
<span class=""><font color="#888888">
<pre></pre></font></span></div></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra" style>Once the instance finishes building then it will be in the "active" state. Depending on the image, flavor and configuration starting an instance can take a long time. I would suggest first trying with a small image like Cirrus and using a "tiny" flavor.</div>
<div class="gmail_extra" style><a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/starting-images.html">http://docs.openstack.org/trunk/openstack-compute/admin/content/starting-images.html</a><br></div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Hope that helps,</div><div class="gmail_extra" style>--<br></div>@lloyddewolf<br><a href="http://www.pistoncloud.com/" target="_blank">http://www.pistoncloud.com/</a>
</div></div>