Tom,

You can do it like this (assuming -setcookie riak is in your vm.args):

erl -remsh riak@<hostname or ip> -setcookie riak

That will give you an Erlang shell connected to the remote node, but
do note that a few things are different:

1) You should use "Ctrl-G q" to quit the console.
2) You will not receive log messages from lager in the console.
3) If the network becomes bogged down, from load or connectivity
issues, you might have decreased responsiveness from the shell.

On Fri, Apr 5, 2013 at 7:02 AM, Tom Zeng <t...@intridea.com> wrote:
> Hi,
>
> I am wondering how to connect to a remote Riak cluster with riak console, or
> if it's possible.  I was hoping there's --host option but that didn't work.
>
> Thanks,
> Tom
> --
> Tom Zeng
> Director of Engineering
> Intridea, Inc. | www.intridea.com
> t...@intridea.com
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>



-- 
Sean Cribbs <s...@basho.com>
Software Engineer
Basho Technologies, Inc.
http://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