Hi David To me it looks like your riak service isn't started when you are joining nodes. What is the output of your commands?
-Martin Den 07/10/2012 kl. 05.22 skrev David Montgomery <[email protected]>: > 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 _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
