Hi Praveen, It's unusual to want to set the handoff.ip address to 127.0.0.1 unless you're trying to run multiple nodes on a single machine (we call that a devrel). As you may have noticed we just issued a data loss advisory about exactly that - please see http://lists.basho.com/pipermail/riak-users_lists.basho.com/2015-May/017146.html
*Only* set handoff.ip to 127.0.0.1 if you are running the nodes on the same machine. I suspect what you want instead is a private network between the nodes, in which case you should configure handoff.ip to be the node address on the private network. Jon On Sun, May 3, 2015 at 5:19 AM, Praveen Baratam <praveen.bara...@gmail.com> wrote: > Hello Everybody, > > I am trying to setup a single node Riak cluster and want to use a loopback > address (127.0.0.x) for the Handoff IP to keep the instance private and > invisible to others. > > But the Riak node fails to start and throws an error - "handoff.ip > invalid, must be a valid IP address" > > Is it illegal to use loopback interface for Handoff IP? Came across some JIRA > issues <https://github.com/basho/riak_core/issues/670> but couldn't find > a solution with out having to build packages from source. > > Any workarounds? I am trying to use Riak 1.4.12 on Ubuntu 14.04! > > Any advice in this regard will be greatly helpful. > > Thank you. > > Praveen > > about.me <http://about.me/praveen.baratam> > ᐧ > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > -- Jon Meredith Chief Architect Basho Technologies, Inc. jmered...@basho.com
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com