【问题标题】:Ulimit error while starting Riak启动 Riak 时出现 Ulimit 错误
【发布时间】:2014-06-05 23:47:03
【问题描述】:

我已经使用document 安装了 RiakDB

安装后,我尝试使用以下命令启动 Riak。但它给出了一些错误。

sudo riak start

###Error

!!!!
!!!! WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
!!!!

riak failed to start within 15 seconds,
see the output of 'riak console' for more information.
If you want to wait longer, set the environment variable
WAIT_FOR_ERLANG to the number of seconds to wait.

注意

os - 12.04 LTS ubuntu

riak - 1.4.6

我是 riak 的新手。

任何帮助都会很棒。

【问题讨论】:

    标签: riak


    【解决方案1】:

    请参阅this document,了解对limits.conf 和其他文件的必要更改,以增加riak 用户的打开文件限制。

    为了确定Riak 没有在您的服务器上启动的原因,您必须调查/var/log/riak 中各种日志文件的内容。我怀疑您会在console.logerlang.log 中找到相关的错误消息。如果您可以在原始问题中发布其他信息,这可以帮助我诊断问题。

    【讨论】:

      猜你喜欢
      • 2016-07-24
      • 2015-10-21
      • 2013-04-01
      • 1970-01-01
      • 1970-01-01
      • 2013-09-18
      • 1970-01-01
      • 2011-05-25
      相关资源
      最近更新 更多