Francisco,

You have me stumped.  Did you check sasl-error.log for any problems?  You
might also try starting luwak manually on that node and see what happens.

-Ryan

On Sun, Jul 31, 2011 at 5:31 PM, francisco treacy <
francisco.tre...@gmail.com> wrote:

> Hi all,
>
> I enabled Luwak in all three nodes of my cluster. Riak Search 0.14.2.
>
> But there is one that doesn't pick it up. What could be happening...
> any pointers?
>
>
> $ diff riak1/etc/app.config riak2/etc/app.config
> 11c11
> <             {http, [ { "192.168.10.228", 8098 }, { "127.0.0.1", 8098 }
> ]},
> ---
> >               {http, [ { "192.168.10.228", 9098 }, { "127.0.0.1", 9098 }
> ]},
> 26c26
> <               {handoff_port, 8099 }
> ---
> >               {handoff_port, 9099 }
> 41c41
> <             {pb_port, 8087 },
> ---
> >             {pb_port, 9087 },
>
> ~/db$ riak1/bin/riaksearch-admin status | grep luwak
>
> ~/db$ riak2/bin/riaksearch-admin status | grep luwak
> luwak_version : <<"1.0.0">>
>
>
> Thanks,
> Francisco
>
> _______________________________________________
> 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