Thanks Kapil. <br><br>Addition to you guidance I have added 22 ports to AWS Juju's security group and I saw it was working perfectly. <br><br>I felt juju is not at all a better solution as it is creating number of small instances for each service which will cause a high Amazon's bill. If it would create all the services in a single instance that made sense. <br>
<br>Hope juju will update its nature. <br><br>Regards <br><br>Faruque <br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 9:52 PM, Kapil Thangavelu <span dir="ltr"><<a href="mailto:kapil.thangavelu@canonical.com" target="_blank">kapil.thangavelu@canonical.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div>Your pointing authorized-keys-path to the host/client's authorized keys file.. which means you would need the private key there as well to be able to utilize juju. Juju populates the env with the public keys, but the client establishes a secure tunnel via executing ssh which means the private key needs to be accessible. Its not clear thats the case in your setup.</div>

<div><br></div><div>As a quick workaround, remove authorized-keys-path from the environment.yaml.. </div><div>$ juju destroy-environment</div><div>$ ssh-keygen -t dsa</div><div><br></div><div>
pick default paths for the new key</div><div><br></div><div>juju bootstrap again, and things should work.</div><div><br></div><div>hth,</div><div><br></div><div>Kapil</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra">

<br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 11:03 AM, Faruque Azam <span dir="ltr"><<a href="mailto:engrfazam@gmail.com" target="_blank">engrfazam@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 Peter, <br><br>Thanks for your reply. I appreciate this very gladly. yes I have => authorized-keys-path:
/root/.ssh/authorized_keys<br><br><br> I have following configuration on my environment: <br><br>
<p style="margin-bottom:0in">environments:</p>
<p style="margin-bottom:0in">  sample:</p>
<p style="margin-bottom:0in">    type: ec2</p>
<p style="margin-bottom:0in">    access-key: [my own key - did not show this here]<br></p>
<p style="margin-bottom:0in">    secret-key: [my own key - did not show this here]</p>
<p style="margin-bottom:0in">    control-bucket:
juju-2ee78dee6e3340eb9fa5c2c10683a889</p>
<p style="margin-bottom:0in">    admin-secret:
e488be2c55e04be2857a35f15ab20b86</p>
<p style="margin-bottom:0in">    default-series: precise</p>
<p style="margin-bottom:0in">    juju-origin: ppa</p>
<p style="margin-bottom:0in">    ssl-hostname-verification: true</p>
<p style="margin-bottom:0in">    authorized-keys-path:
/root/.ssh/authorized_keys</p><p style="margin-bottom:0in"><br></p><p style="margin-bottom:0in">----------------</p><p style="margin-bottom:0in">Look forward to hearing from you. </p><p style="margin-bottom:0in"><br></p>


<p style="margin-bottom:0in">Kind Regards, <br></p><p style="margin-bottom:0in"><br></p><p style="margin-bottom:0in">Faruque <br></p><div><div>
<br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 8:53 PM, Peter M. Petrakis <span dir="ltr"><<a href="mailto:peter.petrakis@canonical.com" target="_blank">peter.petrakis@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div><br>
<br>
On 04/04/2013 05:12 PM, Faruque Azam wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have search but as I am very new so I need a very clear help line with<br>
commands to resolve this issue.<br>
<br>
The present status is:<br>
root@domU-12-31-39-14-75-3C:~# juju bootstrap<br>
2013-04-04 21:08:41,444 INFO Bootstrapping environment 'sample' (origin:<br>
ppa type: ec2)...<br>
2013-04-04 21:08:41,633 INFO juju environment previously bootstrapped.<br>
2013-04-04 21:08:41,634 INFO 'bootstrap' command finished successfully<br>
root@domU-12-31-39-14-75-3C:~# juju status<br>
2013-04-04 21:08:48,396 INFO Connecting to environment...<br>
2013-04-04 21:08:48,634 ERROR Invalid SSH key<br>
2013-04-04 21:09:18,696 ERROR Invalid SSH key<br>
2013-04-04 21:09:48,889 ERROR Invalid SSH key<br>
2013-04-04 21:10:18,986 ERROR Invalid SSH key<br>
<br>
I have been trying from last more than 6 hours - but failed :(<br>
<br>
Please help me.<br>
</blockquote>
<br></div></div>
You're using ssh as root? That's not necessary and may even cause<br>
problems.<br>
<br>
Double check the public keys included in environments.yaml authorized-keys.<br>
<br>
<a href="https://juju.ubuntu.com/docs/provider-configuration-ec2.html" target="_blank">https://juju.ubuntu.com/docs/<u></u>provider-configuration-ec2.<u></u>html</a><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
<br>
Faruque<br>
<br>
<br>
<br><span><font color="#888888">
</font></span></blockquote><span><font color="#888888">
<br>
-- <br>
Juju mailing list<br>
<a href="mailto:Juju@lists.ubuntu.com" target="_blank">Juju@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/juju</a><br>
</font></span></blockquote></div><br>
</div></div><br>--<br>
Juju mailing list<br>
<a href="mailto:Juju@lists.ubuntu.com" target="_blank">Juju@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br>