Re: Can't start second node in local machine

2012-01-24 Thread Jim R. Wilson
Hi all, I realize I'm wy late to this thread, but wanted to confirm. Yes, Seven Databases in Seven Weeks[1] does indeed have a Riak chapter. It's the first NoSQL database we discuss actually. As a matter of experimentation, we show how to create a multi-node setup on the same machine, but I

Re: Can't start second node in local machine

2011-11-19 Thread Jeff Kirkell
One other thing to note, if you ever started the second node with the old name from the vm.args file, you need to do a reip. See the Wiki for details on how to run. Jeff On Sat, Nov 19, 2011 at 2:59 PM, Jeremiah Peschka < jeremiah.pesc...@gmail.com> wrote: > There are no books about Riak, yet. M

Re: Can't start second node in local machine

2011-11-19 Thread Jeremiah Peschka
There are no books about Riak, yet. Mathias Meyer wrote a NoSQL handbook that has a chapter about Riak, but I've never read it. Seven Databases in Seven Weeks is rumored to contain a chapter about Riak, but it's just in a planning stage, I believe. You can search the mailing list archives throug

Re: Can't start second node in local machine

2011-11-18 Thread Jeremiah Peschka
Did you change the ports that Risk is listening on for the second instance? If you follow the Riak fast track, it explains how to set up a 4 node cluster. Jeremiah Peschka Founder, Brent Ozar PLF On Nov 18, 2011 7:24 PM, "yozloy" wrote: > I copied the riak-1.0.2 folder, and change the node name

Re: Can't start second node in local machine

2011-11-18 Thread Jeff Kirkell
You need to change the ports as well. If you built using the github source, it would make you 4 nodes each configured with a separate port, otherwise you need to manually need to change them on the second node. The limit warning is separate and will not cause issues if you are playing around. If y

Can't start second node in local machine

2011-11-18 Thread yozloy
I copied the riak-1.0.2 folder, and change the node name to riak2@127.0.0.1 in the vm.args file. But the changed node refused to start, it returned Argo:bin yozloy$ ./riak start WARNING: ulimit -n is 256; 1024 is the recommended minimum. Riak failed to start within 15 seconds, see