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.0 inet6 addr: fe80::a00:27ff:fe8f:139f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:834 errors:0 dropped:0 overruns:0 frame:0 TX packets:865 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:485050 (473.6 KiB) TX bytes:646613 (631.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:2738 errors:0 dropped:0 overruns:0 frame:0 TX packets:2738 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:216477 (211.4 KiB) TX bytes:216477 (211.4 KiB) --------------------------No.2---------------------------------------- eth0 Link encap:Ethernet HWaddr 08:00:27:E3:3E:4F inet addr:192.168.56.102 Bcast:192.168.56.255 Mask:255.255.255.0 inet6 addr: fe80::a00:27ff:fee3:3e4f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:692 errors:0 dropped:0 overruns:0 frame:0 TX packets:632 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:416875 (407.1 KiB) TX bytes:328019 (320.3 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:2998 errors:0 dropped:0 overruns:0 frame:0 TX packets:2998 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:230984 (225.5 KiB) TX bytes:230984 (225.5 KiB) --------------------------No.3---------------------------------------- eth0 Link encap:Ethernet HWaddr 08:00:27:BC:90:55 inet addr:192.168.56.103 Bcast:192.168.56.255 Mask:255.255.255.0 inet6 addr: fe80::a00:27ff:febc:9055/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:789 errors:0 dropped:0 overruns:0 frame:0 TX packets:752 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:477451 (466.2 KiB) TX bytes:391998 (382.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:801 errors:0 dropped:0 overruns:0 frame:0 TX packets:801 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:67978 (66.3 KiB) TX bytes:67978 (66.3 KiB) ------------------------------------------------------------------ additionally, in the same three VMs I installed riak-yokozuna-0.8. I succeeded to setup a 3 nodes cluster. Thanks again! Houm > 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, <m-...@fores.jp> wrote: > >> 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 riak at 192.168.56.101'. I noticed that the settings are >> located in app.config prior to riak-yokozuna-0.8. >> >> ---------------------------------------------- >> { kernel, [ >> {inet_dist_listen_min, 6000}, >> {inet_dist_listen_max, 7999} >> ]}, >> >> ---------------------------------------------- >> >> How do I config the settings in riak-yokozuna-0.10? >> Anyone have any ideas? >> >> Thank you! >> Houm >> >> _______________________________________________ >> riak-users mailing list >> riak-users@lists.basho.com >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >> > _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com