Riak Enterprise Upgrade

2016-01-04 Thread Pradheep s
Hi,

Could anyone answer below queries with regard to upgrade?

I am currently running Riak V1.4.11 enterprise version with multi-data
center replication.
I want to upgrade to Riak 2.0.6 version.
1. Should i follow Rolling upgrade process as in below?
http://docs.basho.com/riak/latest/ops/upgrading/rolling-upgrades/
I don't see any specific instructions to handle replications. I want to
verify if replication works after upgrade.

2. Is there any specific riak enterprise rpm to be used for upgrade or the
standard package avaialble in below can be used?
http://docs.basho.com/riak/2.0.6/downloads/

3. Which would be a stable version to upgrade to for production,
2.0.6/2.1.1/2.1.3?

4. Should the replication cluster also be upgraded on the same day or an
upgraded riak cluster can replicate to non-upgraded riak cluster?

Thanks,
Pradheep
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


put failing with error

2016-01-06 Thread Pradheep s
Hi,

I run bash bench. i used riakc_pb_text.config in examples..

put operation fails with below error:

[error] Supervisor basho_bench_sup had child undefined started with
basho_bench_worker:start_link(basho_bench_worker_2, 2) at <0.96.0> exit
with reason normal in context child_terminated


17:50:14.297 [debug] Driver basho_bench_driver_riakc_pb crashed:
{function_clause,[{riakc_obj,build_client_object,[<<"bench">>,"212",<<"ughts.
Was this\r\nconviction shaken by Phileas Fogg's return, or did he still
regard him\r\nas an exceedingly shrewd rascal, who, his journey round the
world completed,\r\nwould think himself absolutely safe in England?
Perhaps Fix's opinion\r\nof Phileas Fogg was somewhat modified; but he was
nevertheless resolved\r\nto do his duty, and to hasten the return of the
whole party to England\r\nas much as possible.\r\n\r\nAt eight o'clock the
sledge was ready to start.  The passengers\r\ntook their places on it, and
wrapped themselves up closely\r\nin their travelling-cloaks.  The two great
sails were hoisted,\r\nand under the pressure of the wind the sledge slid
over the hardened\r\nsnow with a velocity of forty miles an
hour.\r\n\r\nThe distance between Fort Kearney and Omaha, as the birds
fly,\r\nis at most two hundred miles.  If the wind held good, the
distance\r\nmight be traversed in five hours; if no accident happened the
sledge\r\nmight reach Omaha by one o'clock.\r\n\r\nWhat a journey!  The
travellers, huddled
clos">>],[{file,"src/riakc_obj.erl"},{line,148}]},{riakc_obj,new,4,[{file,"src/riakc_obj.erl"},{line,138}]},{basho_bench_driver_riakc_pb,run,4,[{file,"src/basho_bench_driver_riakc_pb.erl"},{line,306}]},{basho_bench_worker,worker_next_op2,2,[{file,"src/basho_bench_worker.erl"},{line,252}]},{basho_bench_worker,worker_next_op,1,[{file,"src/basho_bench_worker.erl"},{line,258}]},{basho_bench_worker,max_worker_run_loop,1,[{file,"src/basho_bench_worker.erl"},{line,338}]}]}


Normal curl operation works fine.

$ curl -v -d 'this is a new new test' -H "Content-Type: text/plain"
http://127.0.0.1:8098/riak/bench/test1.. this works fine.

Any reason why it does not work?

Thanks,

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