Hi, Please remove the contents of the ring directory before trying to start this node:
rm -rf /var/lib/riak/ring/* As a note, if you're installing Riak from apt-get, you do not need to also install Erlang as Riak ships with the correct version of Erlang for its own use. I recommend removing the system-wide Erlang as well. Please let me know if this addresses your issue. -- Luke Bakken Engineer / CSE [email protected] On Wed, Oct 29, 2014 at 12:20 AM, Ebbinge <[email protected]> wrote: > Hi, I just finished setting up the riak installation on a Ubuntu 14.04 64 bit > Virtual Machine (VMWare Fusion for Mac OSX). After installing all the > dependencies, Erlang and all the things needed, the riak.conf file can be > found on /etc/riak. That file can be opened and edited using diakonos which > allows to edit as root the file from terminal. I changed the riak node name > from nodename = [email protected] to nodename = [email protected] which is my > static IP address. As well, I changed the IP for the HTTP internal listener, > HTTPs internal listener, and for the buffer protocol as well. When all is > saved, I proceed to go sudo on terminal, riak start... And then, it doesn't, > checking the riak console it says the following "Can't set long node name". > I don't know what else to do, I've tried everything, and as for this time is > the cleanest installation I have accomplished :( > > PD: Installation was trough apt-get install riak, and riak 2.0.0 version was > installed. > > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/Can-t-set-long-node-name-Ubuntu-14-04-tp4031989.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
