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

Yipei Niu newypei at gmail.com
Sun Oct 8 09:59:00 UTC 2017


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


More information about the OpenStack-dev mailing list