Hello everyone, I'm trying to create a cluster on AWS and im having issues. The cluster is created but it is not setup. Please see the config file attached and the error below.
I though this could be due to my key-pairs. So tried it with: - ssh-keygen -t rsa *--- Got the same error below * - I got my generated pem key from AWS and used this "Retrieving the Public Key for Your Key Pair on Linux" <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html#having-ec2-create-your-key-pair> instructions to generate my public key and saved both in ~/.ssh/ to use *--- Got the same error below* Thank you for any tips ......... 2018-04-23 18:34:04 $compute.internal gc3.elasticluster[1449] DEBUG Trying to connect to host compute001 (172.31.44.34) ... 2018-04-23 18:34:09 $compute.internal gc3.elasticluster[1449] DEBUG Host compute001 (172.31.44.34) not reachable within 5 seconds: timed out -- <class 'socket.timeout'> 2018-04-23 18:38:43 $compute.internal gc3.elasticluster[1449] ERROR Some nodes of the cluster were unreachable within the given 600-seconds timeout: frontend001, compute004, compute001, compute003, compute002 Configuring the cluster ... (this too may take a while) 2018-04-23 18:38:43 $compute.internal gc3.elasticluster[1449] WARNING Ignoring node `compute001`: No IP address. 2018-04-23 18:38:43 $compute.internal gc3.elasticluster[1449] WARNING Ignoring node `compute002`: No IP address. 2018-04-23 18:38:43 $compute.internal gc3.elasticluster[1449] WARNING Ignoring node `compute003`: No IP address. 2018-04-23 18:38:43 $compute.internal gc3.elasticluster[1449] WARNING Ignoring node `compute004`: No IP address. 2018-04-23 18:38:43 $compute.internal gc3.elasticluster[1449] WARNING Ignoring node `frontend001`: No IP address. 2018-04-23 18:38:43 $compute.internal gc3.elasticluster[1449] INFO No inventory file was created. 2018-04-23 18:38:43 $compute.internal gc3.elasticluster[1449] INFO No setup required for this cluster. Your cluster `aws` is ready! Cluster name: aws Cluster template: awscluster Default ssh to node: frontend001 - compute nodes: 4 - frontend nodes: 1 To login on the frontend node, run the command: elasticluster ssh aws To upload or download files to the cluster, use the command: elasticluster sftp aws -- You received this message because you are subscribed to the Google Groups "elasticluster" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
aws.config
Description: Binary data
