Deepak, 1. In the Install Wizard, did you upload the SSH private key in Install Options page? 2. From the Ambari Server host, can youssh to all the target hosts with the command: ssh -i ~/.ssh/id_rsa root@<target-host>? If that does not work, then the SSH setup is not correct (is /root/.ssh/authorized_keys set up on all the hosts?).
Yusaku On Thu, Sep 25, 2014 at 12:49 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) <[email protected]> wrote: > I have created few machines (NN, DN, RM, HS) on cloud. I have created a > ambari server and finished all the steps mentioned here. > > https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+1.6.1+from+Public+Repositories > > I am able to access the web console of ambari server. However when i add > all hosts, provided ssh *private key (~/.ssh/id_rsa)* of *root* user of > amabari server (machine), i see that all the hosts fail with registration > error > > > Exception: > > ERROR: Bootstrap of host resourcemanager-machine-cmny.com fails because > previous action finished with non-zero exit code (1) > ERROR MESSAGE: Permission denied > (publickey,gssapi-keyex,gssapi-with-mic,password). > lost connection > > STDOUT: > Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). > lost connection > > > Any suggestions ? > -- > Deepak > > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
