Created attachment 921753 [details] lbaas-agent.log Description of problem: LBaaS doen't work after upgrade to Icehouse Version-Release number of selected component (if applicable): Havana from http://download.eng.bos.redhat.com/rel-eng/OpenStack/4.0/2014-07-24.1 Icehouse from http://download.eng.bos.redhat.com/rel-eng/OpenStack/5.0-RHEL-6/2014-07-23.2 Haproxy the same RPM for Havana & Icehouse - haproxy-1.4.24-2.el6.x86_64 How reproducible: 100% Steps to Reproduce: 1.Install Havana with LB 2.Configure pool/VIP/members/healthmonitor 3.The load balancer works properly 4.Upgrade via http://docbuilder.usersys.redhat.com/22776/ 4.1 Method All at once 5.After upgrade within /var/lib/neutron/lbaas file (that created before the upgrade) the user_group is changed to "nogroup" even though in lbaas_agent.ini it still configured "haproxy" http://pastebin.test.redhat.com/224458 Actual results: LB doesn't work - the log and the lbaas_agent.ini are attached Expected results: Additional info: In Icehouse after fresh installation the user_group is haproxy: http://pastebin.test.redhat.com/224461
Created attachment 921755 [details] lbaas-agent.ini
Problem is that user_group in lbaas_agent.ini needs to be in [haproxy] section. Weird thing is that according source code of Havana it was the same. I'm trying to reproduce locally.
I guess this is a dup of 1122724?
(In reply to Nir Yechiel from comment #4) > I guess this is a dup of 1122724? I don't think so. Bug 1122724 deals with RHEL 7 and new deployment while this (bug 1123826) is on RHEL 6.5 and it used to work in RHOS 4 but after upgrade to RHOS 5 it doesn't work with the same config file.
LBaaS works properly after upgrade (All at once) From: http://download.eng.bos.redhat.com/rel-eng/OpenStack/4.0/2014-08-15.1/ To: http://download.eng.bos.redhat.com/rel-eng/OpenStack/5.0-RHEL-6/2014-08-22.1/
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2014-1119.html