ubuntuのriakインストール手順に従うのは一見簡単ですが、以下のエラーが発生します。
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ドキュメントとは何ですか?