RE: Riak startup failing.

2013-01-28 Thread Kevin Burton
: <<"1.2.1">> merge_index_version : <<"1.2.1">> riak_kv_version : <<"1.2.1">> riak_pipe_version : <<"1.2.1">> riak_core_version : <<"1.2.1">> lager_version : <<"1.2.0"

Re: Riak startup failing.

2013-01-28 Thread Charlie Voiselle
Kevin: First things first. What version of Riak are you running? The `riak-admin cluster` commands are available as of Riak 1.2.0. Next, if you have already renamed all of the nodes, you will need to use the `reip` method to modify all of the ring files on each of the nodes. If you are able, i

RE: Riak startup failing.

2012-12-29 Thread Kevin Burton
Here is what I found out (I am still stuck) https://github.com/basho/basho_docs/issues/28 The step says to rename or remove the data/ring directory. My data directory is /var/lib/riak. If I rename or remove that directory then no commands work. I have assumed it meant to rename or remove jus

Re: Riak startup failing.

2012-12-28 Thread Eric Redmond
Those are all riak-admin commands (eg. riak-admin down) to run on still connected node, pointing to the node you need to change. Note that these instructions are for renaming a node at a time, not every node on a ring at once. Eric On Dec 28, 2012, at 6:55 PM, Eric Redmond wrote: > It's not

Re: Riak startup failing.

2012-12-28 Thread Kevin Burton
Thank you for the tips. This definitely gives me something to go on. Some questions though. One, what is the path to the data/ring directory that is to be removed? Two, I don't understand what step 4 is trying to accomplish. Mark down? Riak-admin down? Finally, I also need some elaboration on

Re: Riak startup failing.

2012-12-28 Thread Eric Redmond
It's not documented well, but hopefully these more specific steps will help. https://github.com/basho/basho_docs/issues/28 Eric On Dec 28, 2012, at 12:57 PM, rkevinbur...@charter.net wrote: > I am trying to get a cluster going and I have successfully renamed all of the > listening addresses an

Riak startup failing.

2012-12-28 Thread rkevinburton
I am trying to get a cluster going and I have successfully renamed all of the listening addresses and the names of the riak nodes but it appears that none of the node will start. I get the following error in console.log. Any idea what this means? 2012-12-28 14:41:29.912 [info] <0.7.0> Applic