Hi, I'm trying to create a 3 node cluster on my mac. I've followed the wikki, creating riak1, riak2, riak3 directories and modified the vm.args and app.config files accordingly. I join riak2 and riak3 to riak1. However this is what the dump of riak1_admin status looks like and there are not 3 ring members.
Can anyone provide some advice as to what I may have missed here? 1-minute stats for '[email protected]' ------------------------------------------- vnode gets : 0 vnode_puts : 0 read_repairs : 0 vnode_gets_total : 0 vnode_puts_total : 0 node_gets : 0 node_gets_total : 0 node_get_fsm_time_mean : undefined node_get_fsm_time_median : undefined node_get_fsm_time_95 : undefined node_get_fsm_time_99 : undefined node_get_fsm_time_100 : undefined node_puts : 0 node_puts_total : 1 node_put_fsm_time_mean : undefined node_put_fsm_time_median : undefined node_put_fsm_time_95 : undefined node_put_fsm_time_99 : undefined node_put_fsm_time_100 : undefined read_repairs_total : 0 cpu_nprocs : 101 cpu_avg1 : 225 cpu_avg5 : 289 cpu_avg15 : 292 mem_total : 3584648000 mem_allocated : 2573964000 disk : [{"/",488050672,34}, {"/Volumes/Git",15708,35}, {"/Volumes/Xcode",1012592,75}] nodename : '[email protected]' connected_nodes : ['[email protected]','[email protected]', '[email protected]'] sys_driver_version : <<"1.5">> sys_global_heaps_size : 0 sys_heap_type : private sys_logical_processors : 2 sys_otp_release : <<"R13B04">> sys_process_count : 132 sys_smp_support : true sys_system_version : <<"Erlang R13B04 (erts-5.7.5) [source] [64-bit] [smp:2:2] [rq:2] [async-threads:5] [hipe] [kernel-poll:true]">> sys_system_architecture : <<"i386-apple-darwin10.3.0">> sys_threads_enabled : true sys_thread_pool_size : 5 sys_wordsize : 8 ring_members : ['[email protected]'] ring_num_partitions : 64 ring_ownership : <<"[{'[email protected]',64}]">> ring_creation_size : 64 storage_backend : riak_kv_bitcask_backend pbc_connects_total : 1 pbc_connects : 0 pbc_active : 0 riak_kv_version : <<"0.12.0">> riak_core_version : <<"0.12.0">> bitcask_version : <<"1.0.2">> luke_version : <<"0.2.0">> webmachine_version : <<"1.7.1">> mochiweb_version : <<"1.7.1">> erlang_js_version : <<"0.4">> runtime_tools_version : <<"1.8.3">> crypto_version : <<"1.6.4">> os_mon_version : <<"2.2.5">> sasl_version : <<"2.1.9">> stdlib_version : <<"1.16.5">> kernel_version : <<"2.13.5">> Cheers, Matt. _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
