The quick install tutorial installs all nodes on one physical machine and uses the localhost ip address, 127.0.0.1. That is why Riak is not accessible from another computer. Localhost is not routable.
Yes, you will need to change the ip address in all the config files (the 5 nodes) from 127.0.0.1 to your routable address. In my opInion, if you want to simply develop against the api, just use one node and don't set up the cluster. It's just a pain to manage all the ip addresses, especially on a single machine where you need to change default ports. -Alexander On Monday, January 12, 2015, Ildar Alishev <ildaralis...@gmail.com> wrote: > Thank you, will try. > what if i have created clusters from this tutorial > http://docs.basho.com/riak/latest/quickstart/ > > i should change everywhere??? > > Also maybe it is easier to delete all nodes that i have created before? > How can i delete them? > > > Thank you! > > 12 янв. 2015 г., в 16:37, Alexander Sicular <sicul...@gmail.com > <javascript:_e(%7B%7D,'cvml','sicul...@gmail.com');>> написал(а): > > Hi Ildar, > > Please take a look at the docs, > http://docs.basho.com/riak/latest/ops/building/basic-cluster-setup/ , you > need to set up your IP address most likely. > > -Alexander > > > @siculars > http://siculars.posthaven.com > > Sent from my iRotaryPhone > > On Jan 12, 2015, at 06:56, Ildar Alishev <ildaralis...@gmail.com > <javascript:_e(%7B%7D,'cvml','ildaralis...@gmail.com');>> wrote: > > Hello. Have started RIAK in UBUNTU64 14.04, trying to connect from another > computer inside local network, but cannot connect. Maybe i should set up > ipadress somewhere? > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > <javascript:_e(%7B%7D,'cvml','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