Responses inline. On Mon, Mar 6, 2017 at 3:04 PM, Luke Bakken <lbak...@basho.com> wrote:
> Hi Daniel, > > Two questions: > > * Do you happen to have an /etc/riak/app.config file present? > No. Not sure if relevant, but I did notice that /etc/riak-cs/advanced.config does exist, which contradicts with what I said earlier. This is surprising to me because I did not create this file. Maybe it was created by the riak installer? Anyway, the content is: $ cat /etc/riak-cs/advanced.config [ {riak_cs, [ ]} ]. > > * On one of your Riak nodes, could you please execute the following > commands: > > riak attach > rp(application:get_all_env(riak_kv)). > > Copy the output of the previous command and attach as a separate file > to your response. Please note that the period is significant. Use > CTRL-C CTRL-C to exit the "riak attach" session. > Attached.
riak@hqriak13:/home/ansible$ riak attach /usr/sbin/riak: 1: ulimit: error setting limit (Operation not permitted) Remote Shell: Use "Ctrl-C a" to quit. q() or init:stop() will terminate the riak node. Erlang R16B02_basho8 (erts-5.10.3) [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll:false] [frame-pointer] Eshell V5.10.3 (abort with ^G) (riak-hqria...@hqriak13.internal-va.commcarehq.org)1> rp(application:get_all_env(riak_kv)). [{included_applications,[]}, {reduce_js_vm_count,0}, {anti_entropy_build_limit,{1,3600000}}, {vnode_md_cache_size,0}, {js_thread_stack,16}, {add_paths,[]}, {anti_entropy_tick,15000}, {secure_referer_check,true}, {js_max_vm_mem,8}, {allow_strfun,false}, {handoff_rejected_max,6}, {anti_entropy_leveldb_opts,[{use_bloomfilter,true}, {max_open_files,20}, {write_buffer_size,4194304}]}, {stats_urlpath,"stats"}, {aae_use_background_manager,false}, {anti_entropy_expire,604800000}, {http_url_encoding,on}, {object_format,v1}, {max_siblings,100}, {storage_backend,riak_kv_eleveldb_backend}, {handoff_use_background_manager,false}, {aae_throttle_kill_switch,false}, {listkeys_backpressure,false}, {warn_siblings,25}, {bitcask_merge_check_jitter,0.3}, {mapred_2i_pipe,true}, {hook_js_vm_count,0}, {anti_entropy,{on,[]}}, {dvv_enabled,true}, {legacy_stats,true}, {aae_throttle_limits,[{-1,0}, {200,10}, {500,50}, {750,250}, {900,1000}, {1100,5000}]}, {aae_throttle_sleep_time,0}, {retry_put_coordinator_failure,true}, {anti_entropy_data_dir,"/opt/data/riak/anti_entropy"}, {anti_entropy_concurrency,2}, {fsm_limit,50000}, {max_object_size,52428800}, {bitcask_merge_check_interval,180000}, {bitcask_max_merge_size,107374182400}, {map_js_vm_count,0}, {warn_object_size,5242880}] ok (riak-hqria...@hqriak13.internal-va.commcarehq.org)2> BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded (v)ersion (k)ill (D)b-tables (d)istribution
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com