[centos@vhpc-deploy1 ~]$ ssh-keygen -l -f .ssh/id_rsa.pub
2048 SHA256:e6/dHrEzeqay9AmD1IcWag7zQT1q3P0wTaa02PQMV14 
[email protected] (RSA)


Am Freitag, 3. Mai 2019 11:46:43 UTC+2 schrieb Alex Loew:
>
> Can you point me to the right direction? I have valid  keys generated with 
> ssh-keygen. The keypair is also in my OpenStack
> What is done in this step?
>
> Kind regards,
> Alex
>
>
> 2019-05-03 09:44:27 7f53e4dbe25d gc3.elasticluster[1] DEBUG Checking 
> keypair `hpc` ...
> 2019-05-03 09:44:27 7f53e4dbe25d gc3.elasticluster[1] ERROR Could not 
> start node `compute005`: File `/home/centos/.ssh/id_rsa.pub` is neither a 
> valid DSA key or RSA key. -- <class 'elasticluster.exceptions.KeypairError'>
> Traceback (most recent call last):
>   File "elasticluster/cluster.py", line 580, in _start_node
>     node.start()
>   File "elasticluster/cluster.py", line 1318, in start
>     **self.extra)
>   File "elasticluster/providers/openstack.py", line 471, in start_instance
>     self._check_keypair(key_name, public_key_path, private_key_path)
>   File "elasticluster/providers/openstack.py", line 687, in _check_keypair
>     'or RSA key.' % private_key_path)
> KeypairError: File `/home/centos/.ssh/id_rsa.pub` is neither a valid DSA 
> key or RSA key.
>

-- 
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.

Reply via email to