Ps

Wen i did riak-admin reip [email protected] [email protected]

Attempting to restart script through sudo -H -u riak
Backed up existing ring file to
"/var/lib/riak/ring/riak_core_ring.default.20130614011624.BAK"
New ring file written to
"/var/lib/riak/ring/riak_core_ring.default.20130614012331"



riak ping
Attempting to restart script through sudo -H -u riak
!!!!
!!!! WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
!!!!
Node '[email protected]' not responding to pings.


riak start
Attempting to restart script through sudo -H -u riak
!!!!
!!!! WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
!!!!
Riak failed to start within 15 seconds,
see the output of 'riak console' for more information.
If you want to wait longer, set the environment variable
WAIT_FOR_ERLANG to the number of seconds to wait.


Where is the missing documentation?






On Fri, Jun 14, 2013 at 9:02 AM, David Montgomery <[email protected]
> wrote:

> Hi,
>
> Why will riak not work on ec2 with a single node?
>
> 1) I have my sec groups open for all ports.  This should be a no brainier.
>
> 2) Using the python client  =
> riak.RiakClient(host=riak_host,port=8087,transport_class=riak.transports.pbc.RiakPbcTransport)
> where riak_host is the public ip address of the machine
>
> 3) I when into app.config  vm.args and replaces 127.0.0.1 in the relevant
> places with the public ip address
>
> 4) I restarted riak
>
> 5) Yet..I cant remote write to riak.
>
> I am using the latest version of rial for ubuntu 12.04 installed wit the
> deb package.
>
> So...what is the issue?
>
>
>
>
> Thanks
>
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to