I am guessing from the comments that this port should be the same for all
machines in the cluster?

              %% riak_handoff_port is the TCP port that Riak uses for
              %% intra-cluster data handoff.
              {handoff_port, 8099 },

-----Original Message-----
From: Shane McEwan [mailto:sh...@mcewan.id.au] 
Sent: Wednesday, December 12, 2012 8:25 AM
To: Kevin Burton
Cc: riak-users@lists.basho.com
Subject: Re: Cluster setup

On 12/12/12 14:15, Kevin Burton wrote:
> Thank you but this command didn't return anything:

OK, perhaps you're using the same port for different functions in Riak?

In particular, I see you're using 8099 for your http port but in my setup
8099 is used for "handoff_port".

Here's the ports I'm using:

pb_port, 8087
http, 8098
handoff_port, 8099

Make sure all three (four if you're also using "https") are on different
ports.

Shane.


_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to