Vivek Rathod created AMBARI-19145:
-------------------------------------

             Summary: Namenodes failed to start while adding a Jouralnode
                 Key: AMBARI-19145
                 URL: https://issues.apache.org/jira/browse/AMBARI-19145
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.5.0
            Reporter: Vivek Rathod
             Fix For: 2.5.0


STR:
1) Install cluster and Enable HA with 3 Journalnodes

2) Add a Journal node using manage JN wizard (This goes through fine)

3) Add another Journal node
This time go to hosts page, and click add component-> JN and use the manage JN 
wizard
Namenodes fail to start in the final step.
Both the namenodes fail to connect to each other
{noformat}

java.net.ConnectException: Connection refused
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
        at 
org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
        at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531)
        at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:495)
        at 
org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:650)
        at 
org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:745)
        at org.apache.hadoop.ipc.Client$Connection.access$3200(Client.java:397)
        at org.apache.hadoop.ipc.Client.getConnection(Client.java:1618)
        at org.apache.hadoop.ipc.Client.call(Client.java:1449)
        at org.apache.hadoop.ipc.Client.call(Client.java:1396)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:233)
        at com.sun.proxy.$Proxy8.getServiceStatus(Unknown Source)
        at 
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to