Bug 1638313

Summary: [OSP14] After a 13->14 UC upgrade zaqar service is still running outside of containers
Product: Red Hat OpenStack Reporter: Michele Baldessari <michele>
Component: openstack-tripleo-heat-templatesAssignee: Thomas Hervé <therve>
Status: CLOSED ERRATA QA Contact: Gurenko Alex <agurenko>
Severity: high Docs Contact:
Priority: high    
Version: 14.0 (Rocky)CC: dmatthew, emacchi, jcoufal, jstransk, mbarnett, mburns, mcornea, sclewis, therve, yprokule
Target Milestone: betaKeywords: Triaged
Target Release: 14.0 (Rocky)Flags: mbarnett: needinfo+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-9.0.1-0.20181013060874.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-11 11:53:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1647779, 1650172    
Bug Blocks:    

Description Michele Baldessari 2018-10-11 10:31:39 UTC
Description of problem:
1. Upgrade UC from 13 to 14
2. We run zaqar both as BM and as a container:
[root@undercloud-0 (undercloud-13-TLV)~]# ss -tnlp | grep zaqar                                                                                                 
LISTEN     0      100    192.168.24.1:9000                     *:*                   users:(("zaqar-server",pid=1473,fd=8))                                     
LISTEN     0      100    192.168.24.1:37774                    *:*                   users:(("zaqar-server",pid=54240,fd=7))                                    
LISTEN     0      100    192.168.24.1:33394                    *:*                   users:(("zaqar-server",pid=1473,fd=7))                                     
[root@undercloud-0 (undercloud-13-TLV)~]# ps -ef | grep -e 1473 -e 54240                                                                                        
zaqar       1473       1  0 05:42 ?        00:00:01 /usr/bin/python2 /usr/bin/zaqar-server --config-file /etc/zaqar/zaqar.conf --config-file /etc/zaqar/1.conf  
42452      54240   54219  0 06:18 ?        00:00:01 /usr/bin/python2 /usr/bin/zaqar-server --config-file /etc/zaqar/zaqar.conf --config-file /etc/zaqar/1.conf

Comment 2 Dougal Matthews 2018-10-17 10:32:00 UTC
I think this would probably be best handled by the Upgrades DFG, or possibly DF?

Comment 6 Jiri Stransky 2018-10-19 08:19:50 UTC
(Replacing the patch link -- now pointing to Rocky backport.)

Comment 11 Marius Cornea 2018-11-16 17:42:59 UTC
(undercloud) [stack@undercloud-0 ~]$ rpm -q openstack-tripleo-heat-templates
openstack-tripleo-heat-templates-9.0.1-0.20181013060879.el7ost.noarch


(undercloud) [stack@undercloud-0 ~]$ sudo ss -tnlp | grep zaqar
LISTEN     0      100    192.168.0.1:9000                     *:*                   users:(("zaqar-server",pid=63716,fd=8))
LISTEN     0      100    192.168.0.1:34974                    *:*                   users:(("zaqar-server",pid=63716,fd=7))

Comment 14 errata-xmlrpc 2019-01-11 11:53:52 UTC
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.

https://access.redhat.com/errata/RHEA-2019:0045