Hi all,

for the record, I'm summarizing here the outcome of the debugging
session which went on through private emails.

The issue stems from the user name on GCP vs user name on the VM:
Google uses the local part of the email address (e.g., in my case
`riccardo.murri`) but then the user name on the spawned VMs has any
dots translated to `_` (e.g., `riccardo_murri`). This change was
enough to break ElastiCluster's configuration process, which used the
former instead of the latter.  However, this seems not to happen with
every VM image, so I could not reproduce the issue at first.

The issue should now be fixed in the "master" branch (see:
https://github.com/gc3-uzh-ch/elasticluster/commit/dd3c37597474391f5510c0f6cbfbad908960ce51
)

Ciao,
R

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