Hi,
I booted up a two node cluster.
I got to riak control and I see that one node has 100% of the
partions. I see both nodes in riak control.
I am using 1.2.
How do I resolve?
Below is my code on how I join
cmd = 'riak-admin cluster join riak@%s' % existing_riak[0]
cmd = 'riak-admin cluster plan'
cmd = 'riak-admin cluster commit'
cmd = 'service riak start'
cmd = 'riak-admin status | grep ring_members'
Thanks
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com