Comment 3 for bug 1681623

Revision history for this message
Ji Chengke (jichengke) wrote :

Hi Michael,thank you for your reply.
I think if your amphora vm's init system is systemd,this bug can be reproduced. If your amphora using UpStart(like Ubuntu14.04),everthing is ok.

haproxy version:
[centos@amphora-5990279c-52c7-460a-81e2-e65ace1b3dfa ~]$ rpm -qa |grep haproxy
haproxy-1.5.18-3.el7_3.1.x86_64

/var/log/haproxy.log
----
Apr 7 08:45:47 host-192-168-31-217 haproxy: [ALERT] 096/084547 (23946) : Proxy 'acb392b2-6c3d-465b-b302-1af2aae84c95': unable to find local peer 'amphora-5990279c-52c7-460a-81e2-e65ace1b3dfa' in peers section '8dcf9ec0ec474068a4fab4a117f14c65_peers'.
Apr 7 08:45:47 host-192-168-31-217 haproxy: [WARNING] 096/084547 (23946) : Removing incomplete section 'peers 8dcf9ec0ec474068a4fab4a117f14c65_peers' (no peer named 'amphora-5990279c-52c7-460a-81e2-e65ace1b3dfa').
Apr 7 08:45:47 host-192-168-31-217 haproxy: [ALERT] 096/084547 (23946) : Fatal errors found in configuration.
----

my amphora is a centos7 vm.there is no /var/log/syslog .I attach /var/log/messsages
----
Apr 7 08:45:43 host-192-168-31-217 systemd: Reloading.
Apr 7 08:45:46 host-192-168-31-217 Keepalived_vrrp[3756]: VRRP_Instance(3217500556934cce9d2b02317450744d) Sending gratuitous ARPs on eth1 for 192.100.100.22
Apr 7 08:45:48 host-192-168-31-217 systemd: haproxy-8dcf9ec0-ec47-4068-a4fa-b4a117f14c65.service: control process exited, code=exited status=1
Apr 7 08:45:48 host-192-168-31-217 systemd: Reload failed for HAProxy Load Balancer.
---