<div dir="ltr">Please find the attached log file.<br><br><div class="gmail_quote">On Tue, Aug 30, 2011 at 11:49 AM, bhaskar kotha <span dir="ltr"><<a href="mailto:kothabhaskar@gmail.com">kothabhaskar@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr">hi,<br><br>The output for euca-get-console-output i-00000008 is:<br><br><b>i-00000008<br>

2011-08-30T06:17:52Z</b><br><br>Thanks,<br>Bhaskar<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Tue, Aug 30, 2011 at 11:45 AM, Leandro Reox <span dir="ltr"><<a href="mailto:leandro.reox@gmail.com" target="_blank">leandro.reox@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">what is the output of "euca-get-console-output $instancename" and the nova-compute.log on the running node<div>


<div></div><div><br><br><div class="gmail_quote">On Tue, Aug 30, 2011 at 1:55 AM, bhaskar kotha <span dir="ltr"><<a href="mailto:kothabhaskar@gmail.com" target="_blank">kothabhaskar@gmail.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr">Dear All,<br><br>I was able to run the instances but the problem I am facing is that the instances are in shutdown state.<br>



1.<br><span style="color: rgb(0, 102, 0);">#euca-run-instances ami-00000003 -k test -t m1.tiny</span><br>

<span style="color: rgb(0, 102, 0);"># euca-describe-instances</span><br><span style="color: rgb(0, 0, 153);">RESERVATION     r-6t4mze5l      admin   default</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">INSTANCE        i-00000002      ami-00000003    10.0.0.4        10.0.0.4        <span style="background-color: rgb(255, 255, 102);">shutdown </span>       test (admin, nova-dx2480-MT)    0               m1.tiny 2011-08-30T04:29:16Z    nova    aki-00000001    ari-00000002</span><br>





<br>how can I make the instance to be in running state. Please suggest.<br><br>Thanks,<br>Bhaskar<br><br><br><br><br><br><br><br><div class="gmail_quote">On Mon, Aug 29, 2011 at 8:21 PM, Leo van den Bulck <span dir="ltr"><<a href="mailto:lvdbulck@gmail.com" target="_blank">lvdbulck@gmail.com</a>></span> wrote:<br>





<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;">Mauricio,<div><br></div><div>This is the one that I used:</div>





<div><div><br></div><div><a href="http://cloudbuilders.github.com/deploy.sh/hacking-nova.html" target="_blank">http://cloudbuilders.github.com/deploy.sh/hacking-nova.html</a></div><div><br></div></div><div>It pulls the sources from Bazaar/Launchpad or from Git/Github (you can choose which one you want to use by setting environment variables).</div>





<div>Then you use nova.sh to build, install and run nova/openstack.</div><div><br></div><div>I liked the "nova.sh" approach because nova.sh gives you plenty control and flexibility over the process. For instance, apart from the GIT variable there are some other environment variables that you can tweak, e.g. you can have the Dashboard (web based management console) running under Apache httpd instead of just as a standalone Django server.</div>





<div><br></div><div>Compared to the other installation approach which uses 'Chef', I liked the nova.sh approach better because (1) the Chef procedure requires you to become familiar with yet another tool (Chef), (2) the Chef procedure threw an error which I had to fix in the Chef "cookbooks" before being able to proceed. Nova.sh on the other hand is just a shell script and therefore much more accessible if you don't know Chef. The nova,.sh script is even documented somewhere in a blog.</div>





<div><br></div><div><div>Anyway, so you also get this Dashboard, which is nice, but I had to do quite a bit of tweaking/hacking to get that part working. For instance I had to create some symlinks to get Dashboard/Apache working and had to tweak a few Python sources to get rid of some errors. For the rest it worked fine (or almost so) out of the box (I believe there was one error thrown by the Nova API process which required tweaking a Python module, otherwise only the EC2 api runs and not the Nova API - which causes authentication to fail in the Dashboard to begin with).</div>





</div><div><br></div><div>I'm running it within a VirtualBox/Vagrant session (Ubuntu) under Max OS X, but that isn't important really, you should be able to use the same procedure directly under Ubuntu if you have a Linux box.</div>





<div><br></div><div>I could do a little writeup of what I did exactly to get all of it working.</div><div><br></div><font color="#888888"><div>--Leo--</div></font><div><div></div><div><div><br></div><div><br><div>

<div>On Aug 29, 2011, at 4:21 PM, Mauricio Arango wrote:</div><br><blockquote type="cite">Leo,<div><br></div><div>Could you please send the link to the Openstack setup that worked for you. </div><div>Thanks,</div><div><br>





</div><div>Mauricio</div><div><br></div><div><br><br><div class="gmail_quote"><div><div></div><div>On Mon, Aug 29, 2011 at 9:45 AM, bhaskar kotha <span dir="ltr"><<a href="mailto:kothabhaskar@gmail.com" target="_blank">kothabhaskar@gmail.com</a>></span> wrote:<br>






</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div><div dir="ltr"><div><br>Dear Leo van den Bulck ,<br>When i am doing ./nova.sh install<br>



i am getting following error <br>


<span style="color: rgb(0, 0, 153);">" Downloading/unpacking glance from bzr+<a href="https://launchpad.net/glance" target="_blank">https://launchpad.net/glance</a> (from -r /root/dash/openstack-dashboard/tools/pip-requires (line 19))</span><br style="color: rgb(0, 0, 153);">








<span style="color: rgb(0, 0, 153);">  Checking out <a href="https://launchpad.net/glance" target="_blank">https://launchpad.net/glance</a> to ./.dashboard-venv/build/glance</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">bzr: ERROR: Connection error: curl connection error (server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none)</span><br style="color: rgb(0, 0, 153);">








<span style="color: rgb(0, 0, 153);">"</span><br> i am having restriction with curl but if i know from where the curl commond runs i can put -k option.<br>But here this is from line 19: <span style="color: rgb(0, 0, 153);">pip-requires <span style="color: rgb(255, 0, 0);">file bzr+<a href="https://launchpad.net/glance#egg=glance" target="_blank">https://launchpad.net/glance#egg=glance</a></span><br>








<br></span></div>
<div> so here i am not getting how to disable curl certification fail.<div><br><br><br>please can any one help me to resolve this issue.<br><br></div>Thanks,<br>Bhaskar.K<br></div>
<div><br> </div>
<div class="gmail_quote">On Mon, Aug 29, 2011 at 4:22 PM, Leo van den Bulck <span dir="ltr"><<a href="mailto:lvdbulck@gmail.com" target="_blank">lvdbulck@gmail.com</a>></span> wrote:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;" class="gmail_quote">Hi,<br><br>Why don't you use this guide to set up Openstack (nova//glance):<br><br><br>






I tried numerous procedures that I found all over the internet (it's REALLY confusing which is which and what's the status of all those documents) and permutations thereof, but finally this one worked for me and it's really easy.<br>









(the other ones include complete Ubuntu images from Stackops, complete manual installation, automated installation with Vagrant/Chef etc etc - none of them really worked for me)<br><br>It even includes installation of the Dashboard (web-based management interface for Nova) integrated with Keystone (unified authentication service).<br>









However to get Dashboard/Keystone working I had to do some hacking because this didn't work out of the box. I can send you my notes on that if you want to get Dashboard working as well.<br><br>Cheers,<br>Leo<br><br><br>









On Aug 29, 2011, at 12:13 PM, KothaBhaskar wrote:<br><br>> Dear All,<div><br>> I am  interested in Openstack development,<br>> i started installation setup, i am getting some errors like<br>> when i am doing "uec-publish-tarball ubuntu-10.10-server-uec-<br>









> amd64.tar.gz mybucket " step ,<br>> i am getting unknown error "Unable to run euca-describe-images. Is<br>> euca200ls environment set up? ",<br>> but i have installed euca200ls setup.<br>> when i started manual setup  " euca-register<br>









> mybucket/machine.manifest.xml "  its giving<br>> "Unknown error, please try again" error.<br>><br>> Please can any one help me to resolve this issue.<br>> i have tried steps again and again with the help of<br>









><br>> <a href="http://wiki.openstack.org/RunningNova" target="_blank">http://wiki.openstack.org/RunningNova</a><br>> <a href="http://wiki.openstack.org/RunningNova/ManualImageRegistration" target="_blank">http://wiki.openstack.org/RunningNova/ManualImageRegistration</a><br>









><br>> Thanks,<br>> Bhaskar.K<br></div>> --<div><br>> This message was sent from Launchpad by<br>> KothaBhaskar (<a href="https://launchpad.net/%7Ekothabhaskar" target="_blank">https://launchpad.net/~kothabhaskar</a>)<br>









> to each member of the OpenStack Team team using the "Contact this team" link<br>> on the OpenStack Team team page (<a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a>).<br>









> For more information see<br>> <a href="https://help.launchpad.net/YourAccount/ContactingPeople" target="_blank">https://help.launchpad.net/YourAccount/ContactingPeople</a><br><br></div></blockquote></div><font color="#888888"><br>






<br clear="all">


<br>-- <br>Thanks,<br>Bhaskar.K<br></font></div>
<br></div></div>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div></div></div></div></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>Thanks,<br>Bhaskar.K<br>
</font></div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/%7Eopenstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br>Thanks,<br>Bhaskar.K<br>
</font></div>
</blockquote></div><br><br clear="all"><br>-- <br>Thanks,<br>Bhaskar.K<br>
</div>