Re: Node riak@192.168.56.101 is not reachable in riak-yokozuna-0.10

2013-11-05 Thread Luke Bakken
Hi Houm, Based on your previous emails, you have riak-yokozuna installed in /home/houm/riak-yokozuna. If you use the tech preview, it will be installed system-wide and won't overwrite your existing installation (which is probably a good thing). I would recommend installing the tech preview. The c

Re: Node riak@192.168.56.101 is not reachable in riak-yokozuna-0.10

2013-10-24 Thread m-hou
Thank you for your quick responses. Here are the output of "ifconfig -a" from these three VMs: --No.1 eth0 Link encap:Ethernet HWaddr 08:00:27:8F:13:9F inet addr:192.168.56.101 Bcast:192.168.56.255 Mask:255.255.255.

Re: Node riak@192.168.56.101 is not reachable in riak-yokozuna-0.10

2013-10-24 Thread Luke Bakken
Hello Houm, Could you provide the output of "ifconfig -a" from these three VMs? Are you using NAT or host-only networking? -- Luke Bakken CSE lbak...@basho.com On Wed, Oct 23, 2013 at 6:24 PM, wrote: > Hello All, > > I have setup three VMs using VirtualBox running centos and installed > riak-

Node riak@192.168.56.101 is not reachable in riak-yokozuna-0.10

2013-10-23 Thread m-hou
Hello All, I have setup three VMs using VirtualBox running centos and installed riak-yokozuna-0.10. I have changed the 127.0.0.1 to the actual IP in the riak.conf on each of the VMs. I can start the nodes and ping, but I keep getting the not reachable error when I type 'riak-admin cluster join ria

Re: Node riak@192.168.56.101 is not reachable!

2012-04-04 Thread Antonio Ye
Thanks for the reply. It turns out I had the firewall turned on. After I disabled it following these instructions, I was able to join the two nodes. http://www.cyberciti.biz/faq/disable-linux-firewall-under-centos-rhel-fedora/ Thanks, Tony On Wed, Apr 4, 2012 at 10:20 PM, Daniel Reverri wrote:

Re: Node riak@192.168.56.101 is not reachable!

2012-04-04 Thread Daniel Reverri
Hi Antonio, Can you check the output of `riak-admin status` on both machines? Specifically, what are the values of `nodename` and `ring_members`? Also, can you share the vm.args files from both machines? Thanks, Dan -- Daniel Reverri Developer Advocate Basho Technologies, Inc. d...@basho.co

Node riak@192.168.56.101 is not reachable!

2012-04-04 Thread Antonio Ye
I have been struggling with this problem for the last the days. I have setup two VMs using VirtualBox running centos and installed riak 1.1.1-1 rpm. I have changed the 127.0.0.1 to the actual IP in the app.config and have changed the name in the vm.args on each of the VMs. I can ping, telnet, ssh f