First, I followed the Riak Fast Track Training Course to create the four nodes of the Riak cluster.
Then I changed 127.0.0.1 IP to 192.168.1.11 in the dev [1-4] /etc/app.config files and reinstalled the clusters (delete dev [1-4], fresh installation).
but Riac tells me: Node dev1@192.168.1.11 is not reachable when I dev2/bin/riak-admin cluster join dev1@192.168.1.11
What's wrong?
source share