That was the first thing I checked. Good thought though.
On Fri, Jan 8, 2016 at 9:07 AM, Luke Bakken wrote:
> Hi Michael,
>
> Please ensure that /usr/lib64/riak-cs/lib/riak_cs-2.1.0/ebin actually
> is the correct path to the *.beam files. This is a
> distribution-dependent path, and may be
> /us
Hi Michael,
Please ensure that /usr/lib64/riak-cs/lib/riak_cs-2.1.0/ebin actually
is the correct path to the *.beam files. This is a
distribution-dependent path, and may be
/usr/lib/riak-cs/lib/riak_cs-2.1.0/ebin
--
Luke Bakken
Engineer
lbak...@basho.com
On Fri, Jan 8, 2016 at 8:52 AM, Michael W
That definitely fixed the configuration problem, but now its tossing a
riak_cs_kv_multi_backend is non-loadable. So I'll dig into riak_cs some
more to try to see what could be wrong there, although it is not reporting
any errors while running.
On Thu, Jan 7, 2016 at 3:12 PM, Charlie Voiselle
wrot
Michael:
If that is the entire contents of your advanced.config file, you will need to
wrap all of that in an erlang list delimiter. []. For example
[
{riak_kv, [
{add_paths, "/usr/lib64/riak-cs/lib/riak_cs-2.1.0/ebin"},
{storage_backend, riak_cs_kv_multi_backend},
{multi_backend_pr
Hi Michael,
Could you provide all the result of "riak config generate -l debug" as well as
riak.conf and advanced.config?
Thanks,
Shino
2016-01-07 9:05 GMT+09:00 Michael Walsh :
> All,
>
> I'm trying to set up a RIak S2 instance to integrate with KV and I'm getting
> the following cuttlefish err