Why is it Riak assuming the node is called "nonode@nohost"?

I didn't have to set that before and somehow my vm.args ended with the proper node name, in this case this one should be "[email protected]"

Regards,

Guido.

On 13/11/14 14:34, Guido Medina wrote:
Forgot to paste the error message:

    2014-11-13 14:16:06.524 [info] <0.7.0> Application mochiweb
    started on node nonode@nohost
    2014-11-13 14:16:06.528 [info] <0.7.0> Application webmachine
    started on node nonode@nohost
    2014-11-13 14:16:06.528 [info] <0.7.0> Application basho_stats
    started on node nonode@nohost
    2014-11-13 14:16:06.531 [info] <0.7.0> Application bitcask started
    on node nonode@nohost
    2014-11-13 14:16:06.531 [info] <0.7.0> Application eleveldb
    started on node nonode@nohost
    2014-11-13 14:16:06.531 [info] <0.7.0> Application pbkdf2 started
    on node nonode@nohost
    2014-11-13 14:16:06.531 [info] <0.7.0> Application poolboy started
    on node nonode@nohost
    2014-11-13 14:16:06.819 [error] <0.144.0> Supervisor riak_core_sup
    had child riak_core_broadcast started with
    riak_core_broadcast:start_link() at undefined exit with reason
    
{'EXIT',{function_clause,[{orddict,fetch,[nonode@nohost,[{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',['[email protected]',...]}]],...},...]}}
    in context start_error
    2014-11-13 14:16:06.819 [error] <0.142.0> CRASH REPORT Process
    <0.142.0> with 0 neighbours exited with reason:
    
{{shutdown,{failed_to_start_child,riak_core_broadcast,{'EXIT',{function_clause,[{orddict,fetch,[nonode@nohost,[{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',['[email protected]
    
lonmel.temetra.com','[email protected]']},{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',...}]],...},...]}}}},...}
    in application_master:init/4 line 133
    2014-11-13 14:16:06.819 [info] <0.7.0> Application riak_core
    exited with reason:
    
{{shutdown,{failed_to_start_child,riak_core_broadcast,{'EXIT',{function_clause,[{orddict,fetch,[nonode@nohost,[{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',['[email protected]
    
.temetra.com','[email protected]']},{'[email protected]',['[email protected]','[email protected]']},{'[email protected]',...}]],...},...]}}}},...}


On 13/11/14 14:32, Guido Medina wrote:
Hi,

Failed miserably trying to upgrade Riak 1.4.10 to 2.0.2 after created all the patch files to use the new riak.conf, I noticed that we don't need custom parameters any longer so the only thing we changed was the backend to be "leveldb"

Is it level DB max open files parameter needed any longer? I couldn't find it at the advanced config docs. Hence I'm not using it.

Any hints?

Regards,

Guido.



_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to