Also make sure that your node names (-name in vm.args) do not include the IP address, but use a hostname that is (hopefully) managed by the server handing out IP addresses. If the node name includes the IP address, your Riak node won't be reachable when the machine restarts (and it might not even start up).
On Sat, Dec 3, 2011 at 8:51 AM, Grant Schofield <gr...@basho.com> wrote: > The only way to do that is to bind to every current IP on the system by > using 0.0.0.0 as the setting. > > Grant > > > On Dec 3, 2011, at 7:43 AM, jeffrey eliasen wrote: > > My Riak cluster is on a network that uses dynamic IPs, so each node gets a > different IP address at reboot. How do I indicate in app.config that I want > to bind to an interface (such as 'eth0') regardless of it's IP address > rather than to a specific IP address? > > -- > > jeffrey k eliasen > > Find and follow me on: > Blog: http://jeff.jke.net > Twitter: http://twitter.com/jeffreyeliasen > Facebook: http://facebook.com/jeffrey.eliasen > _______________________________________________ > 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 > > -- Sean Cribbs <s...@basho.com> Developer Advocate Basho Technologies, Inc. http://www.basho.com/
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com