Hi Alek On Sat, Apr 21, 2012 at 10:24 AM, Alek Morfi <alek.mo...@gmail.com> wrote:
> Hi, > > When I run a curl -H "Accept: text/plain" > http://137.195.143.116:8098/stats command > I get three sets of nodes:connected_nodes, ring_members, ring_ownership > that are not the same. One node is included in connected_nodes but is not > included in ring_members, ring_ownership > What could be the reason? > Long story short, you're in good shape. As long as "ring_members" and "ring_ownership" are showing the same nodes, there is no need to worry. You might want to checkout Riaknostic [1] which has some code [2] that lets you fix potential issues with node connectedness before they strike in production. "connected_nodes" is the a list of the nodes connected via distributed erlang [3], which may or may not include all of the Riak nodes. Suffice it to says, it's less then clear what all of these mean, so I've opened up an issues against the wiki to make sure we get it documented [4]. Mark [1] http://riaknostic.basho.com/ [2] https://github.com/basho/riaknostic/blob/master/src/riaknostic_check_nodes_connected.erl [3] http://www.erlang.org/doc/man/erlang.html#nodes-0 [4] https://github.com/basho/riak_wiki/issues/273 > > Thanks in advance, > > Alek > > > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com