btw, I noticed that I wrote elasticsearch in the topic. I mean openstack :)

I also forgot to mention that I am using the latest development version of
elasticluster

$> git log|head -5
commit 5486942de86084532359c28027515e37eb43c771
Author: Riccardo Murri <[email protected]>
Date:   Fri Oct 28 16:31:22 2016 +0200

    New role `ansible` to install Ansible.

2016-11-10 23:16 GMT+01:00 Pablo Escobar <[email protected]>:

> Hi,
>
> I have tested elasticluster with SWITCHengines (openstack) and I hit a
> problem when booting my first test cluster. The nodes are started but I get
> this error when elasticluster checks the ssh connection to nodes:
> https://gist.github.com/pescobar/f75b561f5775f20d60139bca9cbc4a47
>
> The value triggering the error is the ipv6 address of one of the booted
> machines. This is error: (ValueError: invalid literal for int() with base
> 10: '620:5ca1:1f0:f816:3eff:fefa:f7d1'
>
> And this is the output of "openstack server list" after the crash
> https://gist.github.com/pescobar/973b9e0896750dccfc21c580befe7b02
>
> My guess is that elasticluster is not parsing correctly the public ip. is
> it possible? Did anyone hit this issue?
>
> I have another doubt somehow related to this. I have seen that the default
> option in the cloud section is "request_floating_ip=False" but using the
> defaults I would not be able to connect to the booted machines. Is this
> done on purpose so it's mandatory to change this config? or am I missing
> something? Is it possible to configure elasticluster so only the login node
> has a floating ip and the compute nodes only private ips? Then ansible
> could be configured to use the login node as "jump host" to configure the
> compute nodes (http://docs.ansible.com/ansible/faq.html#how-do-i-
> configure-a-jump-host-to-access-servers-that-i-have-no-direct-access-to)
> . Is this supported?
>
> Thanks in advance for your help.
> regards,
> Pablo.
>

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