Hello,
I encountered an error when I was trying to add a node to the cluster. The
instance is up and running, which can be validated in EC2 console. But I
it is not added to the /etc/hosts in the master node.
I am not sure where is wrong with it, can I add this node to the cluster
manually by adding the host file and run the SGE plugin?
Following the command and output/error message of the starcluster.
Thanks!
Jin
starcluster addnode --instance-type c3.2xlarge --bid 1.5
--availability-zone us-east-1b -n 1 mycluster
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
StarCluster - (
http://star.mit.edu/cluster) (v. 0.95.5)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster_at_mit.edu
>>> Launching node(s): node022
SpotInstanceRequest:sir-1b063849
>>> Waiting for spot requests to propagate...
1/1 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
100%
>>> Waiting for node(s) to come up... (updating every 30s)
>>> Waiting for open spot requests to become active...
21/21 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
100%
>>> Waiting for instances to propagate...
21/21 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
100%
>>> Waiting for all nodes to be in a 'running' state...
22/22 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
100%
>>> Waiting for SSH to come up on all nodes...
22/22 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
100%
>>> Waiting for cluster to come up took 1.647 mins
!!! ERROR - node 'node022' does not exist
Received on Fri Jul 18 2014 - 12:27:59 EDT