Hi Jody,

(Jody Weissmann, Fri, Nov 25, 2016 at 02:43:23AM -0800:)
> Hi Riccardo
> My gcrpie version:
> gservers 2.4.2 version (SVN $Revision: 4328 $)

That's rather old, but wait before upgrading.  I'm not sure the "time"
issue is solved in the latest version.

> More and more problems.
> I (re-)installed time (it was already there)

No, you have to install it on the *snapshot* used for creating the
worker machines.  It's not there - I checked yesterday evening.


> When i started my script, i now got:
> gc3.gc3libs: ERROR: Could not create resource 'sciencecloud': OpenStack 
> backend has been requested but no `python-novaclient` package was found. 
> Please, install `python-novaclient` with`pip install python-novaclient` or 
> `easy_install 
> python-novaclient` and try again, or update your configuration file.. 
> Configuration file problem?
> [...]
> 
> So i followed the advice and did `pip install python-novaclient`.
> It is quite a mistery for me since i used the previous main instance (from 
> which i took the snapshot for the current main  instance) for many 
> successful runs of gqhg...

Did you reinstall GC3Pie or switch to a different Python virtual environment?


> Anyway, after this install the script started, but was unable to connect to 
> the spawned instance:
> gc3.gc3libs: ERROR: Could not create ssh connection to 172.23.65.142: 
> SSHException: not a valid EC private key file
> gc3.gc3libs: ERROR: Key file /home/centos/.ssh/cloud_jw not accepted by 
> remote host 172.23.65.142. Please check your setup.

I suspect that the worker VMs might have some restrictions on the kind
of SSH key that can be used for login (e.g. Ubuntu 16.04 won't accept
DSA keys).  You can print out the SSH key type with::

    ssh-keygen -B -f $HOME/.ssh/cloud_jw

Ciao,
R

-- 
Riccardo Murri, Schwerzenbacherstrasse 2, CH-8606 Nänikon, Switzerland

-- 
You received this message because you are subscribed to the Google Groups 
"gc3pie" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gc3pie+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to