[openstack-dev] [octavia] haproxy fails to receive datagram

Adam Harwell flux.adam at gmail.com
Mon Oct 9 00:30:44 UTC 2017


When was the old image built and when was the new one built? I noticed my
images had stopped working on our older (Liberty) production cloud, and
discovered that recently Ubuntu and Centos have both upgraded cloud-init to
0.7.9 in their base images (from something like 0.7.5), which finished the
deprecation of the old cloud-init config format that our older cloud
injects. If they're booting in Nova but not allowing connections, see if
you can console in or inspect the logs. Cloud-init was not bringing up the
networking properly on the old version for me.

On Sun, Oct 8, 2017, 02:59 Yipei Niu <newypei at gmail.com> wrote:

> Hi, Michael,
>
> I once installed a successful environment, so I move the amphora image of
> the environment to my latest environment which doesn’t work. I create a
> load balancer in the latest environment using the old amphora image, and it
> works.
>
> So I think there is some problem with the amphora image of my latest
> environment. The detailed info of my amphora image is as follows.
>
> stack at VM-IP10:~$ glance image-show 3bc4a09e-86b5-4e54-b468-b3d9c7ac8607
> +------------------+--------------------------------------+
> | Property         | Value                                |
> +------------------+--------------------------------------+
> | checksum         | 4bd41781226068fe91bf181efd2df8c3     |
> | container_format | bare                                 |
> | created_at       | 2017-09-28T02:50:48Z                 |
> | disk_format      | qcow2                                |
> | id               | 3bc4a09e-86b5-4e54-b468-b3d9c7ac8607 |
> | min_disk         | 0                                    |
> | min_ram          | 0                                    |
> | name             | amphora-x64-haproxy                  |
> | owner            | 01fd6fdee6ba436abe1a4bfe5defeea2     |
> | protected        | False                                |
> | size             | 678293504                            |
> | status           | active                               |
> | tags             | ["amphora"]                          |
> | updated_at       | 2017-09-28T02:51:13Z                 |
> | virtual_size     | None                                 |
> | visibility       | public                               |
> +------------------+———————————————————+
>
> Is the checksum the same to yours?
>
> Best regards,
> Yipei
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20171009/56f8eb0c/attachment.html>


More information about the OpenStack-dev mailing list