I tried to restart the VMs and when I log back in to node1 I get

 

[azureuser@node1 ~]$ sudo riak-admin cluster join riak@<ip.of.first.node>

Attempting to restart script through sudo -H -u riak

sudo: unable to change directory to /var/lib/riak: No such file or directory

sudo: unable to execute /bin/bash: No such file or directory

 

From: Kevin Burton [mailto:rkevinbur...@charter.net] 
Sent: Friday, December 07, 2012 11:03 PM
To: riak-users@lists.basho.com
Subject: RE: Second of multi-node setup on Azure is invisible

 

Also I get the following error when trying to join ('node1') to the cluster:

 

[root@node1 ~]# riak-admin cluster join riak@
<mailto:riak@%3cip.of.first.node> <ip.of.first.node>

 

Attempting to restart script through sudo -H -u riak

Join failed. Try again in a few moments.

 

From: Kevin Burton [mailto:rkevinbur...@charter.net] 
Sent: Friday, December 07, 2012 10:54 PM
To: riak-users@lists.basho.com
Subject: Second of multi-node setup on Azure is invisible

 

I am trying to follow the instructions at
http://docs.basho.com/riak/latest/tutorials/installation/Installing-on-Windo
ws-Azure/. For now I am setting up two nodes. The first node works fine. But
with the second node I am not able to specify a DNS name (since it is not
stand alone). So effectively what I call 'node2' doesn't exist. It shows up
in the portal but PuTTY opening to node2.cloudapp.net does not exist (at
least I cannot connect). They both have the same public IP address. The
instructions indicate that I should install riak on both machines:

 

1.   On each node, once you've connected using the steps above:

Execute:

sudo su -

 

curl -s
https://raw.github.com/glickbot/riak_on_azure/master/azure_install_riak.sh |
sh

 

But since I cannot SSH to the second node I cannot do this. Am I missing
something in the instructions?

 

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to