【发布时间】:2012-07-24 22:27:02
【问题描述】:
尽管看起来很容易按照 riak 安装 ubuntu 的说明进行操作,但我收到以下错误。
service riak start
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.
1) 我更新了 vm.args 和 app.config 文件中的 ip 地址并重启了 riak 2)我跑了以下:
riak-admin reip riak@xxx.xxx.xxx.xxx
Attempting to restart script through sudo -u riak
Usage riak-admin reip <old_nodename> <new_nodename>
来自https://wiki.basho.com/Basic-Cluster-Setup.html 的 riak 文档告诉我什么?
【问题讨论】:
-
你的ulimit设置是什么?
标签: riak