That was it, thanks!  I didn't add strong consistency = on to my riak.conf.
Igor 

     On Tuesday, November 25, 2014 9:54 AM, Steve Vinoski <st...@basho.com> 
wrote:
   

 

On Tue, Nov 25, 2014 at 9:27 AM, Igor Birman <igor_bir...@yahoo.com> wrote:

I am starting to test consistent buckets but can't get them to work.  I built a 
new VM with Ubuntu 14.04 64bit, server, installed Riak using the 
packagecloud.io script, and am trying to run:
riak attachriak_ensemble_manager:enable().
I get the following back:
** exception exit: {noproc,{gen_server,call,                                    
   [riak_ensemble_manager,enable,infinity]}}     in function  gen_server:call/3 
(gen_server.erl, line 188)
What am I missing?  I think I have the wrong version of something installed, 
but I can't figure out what.

You're trying to make calls into subsystems that aren't running. Follow the 
docs for enabling strong consistency instead:
http://docs.basho.com/riak/latest/ops/advanced/strong-consistency/#Enabling-Strong-Consistency
--steve 

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

Reply via email to