Hello list,

I just started a cluster migration, and encountered a problem with
introducing the first replacement node :)

I'm not able to either "cluster plan" or "cluster commit" with the new node:

root@ip-10-138-x-221:~# riak-admin cluster join [email protected]
Attempting to restart script through sudo -H -u riak
Success: staged join request for '[email protected]' to '[email protected]'

root@ip-10-138-x-221:~# riak-admin cluster plan
Attempting to restart script through sudo -H -u riak
RPC to '[email protected]' failed: {'EXIT',
                                      {noproc,
                                       {gen_server,call,
                                        [{riak_core_claimant,
                                          '[email protected]'},
                                         plan,infinity]}}}

root@ip-10-138-x-221:~# riak-admin cluster commit
Attempting to restart script through sudo -H -u riak
RPC to '[email protected]' failed: {'EXIT',
                                      {noproc,
                                       {gen_server,call,
                                        [{riak_core_claimant,
                                          '[email protected]'},
                                         commit,infinity]}}}

Now, since the cluster group of commands were new in 1.2 - should I be
using the older join commands for this migration?

Thanks
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to