Hi I have installed Elasticluster using the quick start and I have followed all the instruction regarding the Config file and checking the Elasticluster. However, when I run : elasticluster -vvvv start mycluster, it gives me errors. I hope someone could help me with this, I have decided to work with elasticluster and gave it up because of this problem.
There is this error which is shown a couple of times: (I think it's trying to solve it, idk) *DEBUG* Ignoring error connecting to compute001: Invalid key -- <class 'paramiko.ssh_exception.SSHException'> Then after making the instances which I can see on my Google Cloud Account, it says that my cluster is not ready and gives me this error: --------------------------------------- 2020-08-12 22:54:41 6db6024cde82 gc3.elasticluster[1] *DEBUG* Trying to connect to host frontend001 using IP address 35.233.246.64 ... 2020-08-12 22:54:41 6db6024cde82 gc3.elasticluster[1] *DEBUG* Ignoring error connecting to frontend001: Invalid key -- <class 'paramiko.ssh_exception.SSHException'> 2020-08-12 22:54:41 6db6024cde82 gc3.elasticluster[1] *DEBUG* Trying to connect to host compute001 using IP address 35.227.149.12 ... 2020-08-12 22:54:41 6db6024cde82 gc3.elasticluster[1] *DEBUG* Ignoring error connecting to compute001: Invalid key -- <class 'paramiko.ssh_exception.SSHException'> 2020-08-12 22:54:49 6db6024cde82 gc3.elasticluster[1] *ERROR* Some nodes of the cluster were unreachable within the given 600-seconds timeout: frontend001, compute001 Configuring the cluster ... (this too may take a while) 2020-08-12 22:54:49 6db6024cde82 gc3.elasticluster[1] *WARNING* Ignoring node `frontend001`: No IP address. 2020-08-12 22:54:49 6db6024cde82 gc3.elasticluster[1] *WARNING* Ignoring node `compute001`: No IP address. 2020-08-12 22:54:49 6db6024cde82 gc3.elasticluster[1] *INFO* No inventory file was created. 2020-08-12 22:54:49 6db6024cde82 gc3.elasticluster[1] *ERROR* The cluster hosts are up and running, but Ansible failed to set the cluster up: The cluster does not provide the minimum amount of nodes specified in the configuration. Some nodes are running, but the cluster will not be set up yet. Please change the minimum amount of nodes in the configuration or try to start a new cluster after checking the cloud provider settings. 2020-08-12 22:54:49 6db6024cde82 gc3.elasticluster[1] *WARNING* Cluster `gce_mahsa` not yet configured. Please, re-run `elasticluster setup gce_mahsa` and/or check your configuration WARNING: YOUR CLUSTER `gce` IS NOT READY YET! Cluster name: gce Cluster template: gce Default ssh to node: frontend001 - frontend nodes: 1 - compute nodes: 1 What should I do? -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticluster/79681f8d-47f1-4de7-a505-433ec3ba91adn%40googlegroups.com.
