No summary.csv shows error for all inserts. Can i somehow determine which node is not responding correct or in time Am 20.03.2013 17:15 schrieb "Evan Vigil-McClanahan" <[email protected]>:
> typically you get that error when one of the connections doesn't > return for an entire reporting interval. Is this happening on every > request? > > Note that for better riak performance, you'll want to raise > concurrency to more than 1 per node. > > On Wed, Mar 20, 2013 at 9:00 AM, Christian Steinmann > <[email protected]> wrote: > > Hello, > > > > i installed a riak cluster with three nodes to make some tests and > document > > the results for school. I also installed basho bench. When i run > > > > ./basho_bench examples/httpraw.config > > > > I got this output: > > > > [warning] No data for op: {insert,insert} > > 08:46:06.416 [info] > > Errors:[{{insert,insert},3},{{{insert,insert},{post,timeout}},3}] > > > > The config looks like this: > > > > {mode, max}. > > > > {duration, 1}. > > > > {concurrent, 3}. > > > > {driver, basho_bench_driver_http_raw}. > > > > {value_generator, {fixed_bin, 300}}. > > > > {http_raw_port, 8098}. > > > > {operations, [{insert, 1}]}. > > > > {source_dir, "foo"}. > > > > {log_level,info}. > > > > {http_raw_ips, ["10.0.0.151", "10.0.0.152", "10.0.0.153"]}. > > > > > > Iam not sure what goes wrong. With curl i can make successful GET calls > to > > the "test" bucket with all ips. > > > > greetings Christian > > > > _______________________________________________ > > 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
