Hi Elias, In addition to changing the -name setting in vm.args, you must also run the 'riak-admin reip' command. This command renames a node, essentially telling the cluster that any data associated with the old node name should now be associated with the new node name. The node in question should be offline when you run the command.
More information is here: - http://wiki.basho.com/Command-Line-Tools.html#search-cmd - http://wiki.basho.com/Basic-Cluster-Setup.html#Configure-the-First-Node Best, Rusty On Fri, Oct 28, 2011 at 5:49 PM, Elias Levy <fearsome.lucid...@gmail.com>wrote: > I've been reading in the archives about setting the node name in vm.args > to something durable and that you can reuse if you want to restore a node > from a backup. What would happen if there was a mistmatch is not stated, > but the implication it that restore would fail. > > Is that the case? > > Can you change the -name value in vm.args of a node that has already > joined a cluster (e.g. shutdown the node, change the name, and restarted > it)? > > Eliasl > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > -- Rusty Klophaus (@rustyio) *Basho Technologies, Inc.* www.basho.com
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com