When you start basho_bench, you must start Erlang in distributed mode,
which means you must set a node name, and a cookie.

So, it would look something like the following: "./basho_bench -N
foo@127.0.0.1 -C basho_bench examples/riakc_pb_distributed.config"

Ensure that in examples/riakc_pb_distributed.config, remote nodes is
set to a list of nodese that passwordless SSH can connect to.

On Wed, Mar 18, 2015 at 3:25 PM, Mohamed Abd Elhafez
<mohamed.abdelha...@gmail.com> wrote:
> Hi guys,
>
> I am very new to Riak and I am trying to run some benchmarks for our cluster
>
> I saw this blog post about running basho bench distributed to be able to get
> high throughput.
> https://medium.com/@mustwin/benchmarking-riak-bfee93493419
>
> I also found the example config that can run in distributed mode, but when I
> try to run it:
>
> ./basho_bench examples/riakc_pb_distributed.config, I get the message:
> "Basho bench not started in distributed mode, and distribute_work = true"
>
> Is there some documentation no how to run basho bench distributed?
>
>
> Thanks,
>
> Mohamed
>
>
> _______________________________________________
> 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

Reply via email to