Skip to content

Instantly share code, notes, and snippets.

@orospakr
Created February 25, 2014 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orospakr/9213590 to your computer and use it in GitHub Desktop.
Save orospakr/9213590 to your computer and use it in GitHub Desktop.
root@3b352a7daea9:~# /usr/sbin/riak-cs console
Node 'riak-cs@127.0.0.1' not responding to pings.
config is OK
!!!!
!!!! WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
!!!!
Exec: /usr/lib/riak-cs/erts-5.9.1/bin/erlexec -boot /usr/lib/riak-cs/releases/1.4.4/riak-cs -config /etc/riak-cs/app.config -pa /usr/lib/riak-cs/lib/basho-patches -args_file /etc/riak-cs/vm.args -- console
Root: /usr/lib/riak-cs
^[[A
Erlang R15B01 (erts-5.9.1) [source] [64-bit] [smp:4:4] [async-threads:64] [kernel-poll:true]
=INFO REPORT==== 25-Feb-2014::14:01:37 ===
alarm_handler: {set,{system_memory_high_watermark,[]}}
=INFO REPORT==== 25-Feb-2014::14:01:38 ===
opening log file: "/var/log/riak-cs/access.log.2014_02_25_14"
14:01:38.913 [info] Application lager started on node 'riak-cs@127.0.0.1'
14:01:38.913 [info] Application lager_syslog started on node 'riak-cs@127.0.0.1'
14:01:38.913 [info] Application poolboy started on node 'riak-cs@127.0.0.1'
14:01:38.966 [info] Application folsom started on node 'riak-cs@127.0.0.1'
14:01:39.050 [warning] Creating new atoms from protobuffs message! {rpbmodfun,<<"riak_core_util">>,<<"chash_std_keyfun">>}
14:01:39.050 [warning] Creating new atoms from protobuffs message! {rpbmodfun,<<"riak_kv_wm_link_walker">>,<<"mapreduce_linkfun">>}
14:01:39.150 [warning] access_archiver_max_backlog was unset or invalid; overriding with default of 2
14:01:39.160 [warning] No storage schedule defined. Calculation must be triggered manually.
14:01:39.453 [error] CRASH REPORT Process <0.294.0> with 0 neighbours exited with reason: fdsrv_start_failed in gen_server:init_it/6 line 320
14:01:39.454 [error] Supervisor riak_cs_sup had child object_web started with webmachine_mochiweb:start([{dispatch,[{["buckets"],riak_cs_wm_common,[{auth_bypass,false},{auth_module,riak_cs_s3_auth},...]},...]},...]) at undefined exit with reason fdsrv_start_failed in context start_error
14:01:39.456 [info] Application riak_cs exited with reason: {shutdown,{riak_cs_app,start,[normal,[]]}}
14:01:39.456 [error] Supervisor {<0.278.0>,poolboy_sup} had child riak_cs_riakc_pool_worker started with riak_cs_riakc_pool_worker:start_link([{name,{local,bucket_list_pool}},{worker_module,riak_cs_riakc_pool_worker},{size,5},{max_overflow,...},...]) at undefined exit with reason shutdown in context shutdown_error
14:01:39.461 [error] Supervisor {<0.148.0>,poolboy_sup} had child riak_cs_riakc_pool_worker started with riak_cs_riakc_pool_worker:start_link([{name,{local,request_pool}},{worker_module,riak_cs_riakc_pool_worker},{size,128},{max_overflow,...},...]) at undefined exit with reason shutdown in context shutdown_error
Eshell V5.9.1 (abort with ^G)
(riak-cs@127.0.0.1)1>
(riak-cs@127.0.0.1)1> 14:01:39.462 [error] Supervisor {<0.148.0>,poolboy_sup} had child riak_cs_riakc_pool_worker started with riak_cs_riakc_pool_worker:start_link([{name,{local,request_pool}},{worker_module,riak_cs_riakc_pool_worker},{size,128},{max_overflow,...},...]) at undefined exit with reason noproc in context shutdown_error
/usr/lib/riak-cs/lib/os_mon-2.2.9/priv/bin/memsup: Erlang has closed.
=INFO REPORT==== 25-Feb-2014::14:01:39 ===
alarm_handler: {clear,system_memory_high_watermark}
Erlang has closed
{"Kernel pid terminated",application_controller,"{application_start_failure,riak_cs,{shutdown,{riak_cs_app,start,[normal,[]]}}}"}
Kernel pid terminated (application_controller) ({application_start_failure,riak_cs,{shutdown,{riak_cs_app,start,[normal,[]]}}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment