You also need a security rule to allow the handoff port between the two instances and not the outside world. I apologies for not recalling how to do off the top of my head but as Carl said, it is in the security firewall rules on the EC2 dashboard.
Jeff On Tue, Jan 31, 2012 at 4:49 PM, Carl <[email protected]> wrote: > Check the security settings on your EC2 instances. Those settings > include which ports are open. > > On 1/31/2012 7:40 AM, balasundaram karthikeyan wrote: > > Hi all > > I have installed the Riak induvidually in two EC 2 instances and it is > working fine. But I cant use the join two instances using riak-admin > > which specifies the Not reachable error. > > Then I added the > > > {kernel, [ > {inet_dist_listen_min, 8000}, > {inet_dist_listen_max, 8088} > > ]} > > I tried it after referring the forum mailing lists. > > Then I tried to join the nodes but i popped up the same Not reachable node > error. I am using erlang R1304 and riak 0.14 because the erlang R1404 was > not getting installed in the instance and showed the error like > Fatal error in wait__(): Function not implemented (38) > > Thanks > Bala > > > > _______________________________________________ > riak-users mailing > [email protected]http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
