Bug 1477773 - OSP11 -> OSP12 upgrade: ceilometer agent services are running on host after compute nodes upgrade
Summary: OSP11 -> OSP12 upgrade: ceilometer agent services are running on host after c...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: rc
: 12.0 (Pike)
Assignee: Lee Yarwood
QA Contact: Marius Cornea
URL:
Whiteboard:
Depends On:
Blocks: 1399762
TreeView+ depends on / blocked
 
Reported: 2017-08-02 21:54 UTC by Marius Cornea
Modified: 2023-02-22 23:02 UTC (History)
11 users (show)

Fixed In Version: openstack-tripleo-heat-templates-7.0.1-0.20170925173113.afbe64a.el7.centos
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-13 21:48:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1696089 0 None None None 2017-08-15 10:08:28 UTC
Launchpad 1710866 0 None None None 2017-08-15 12:02:21 UTC
OpenStack gerrit 471421 0 None None None 2017-08-15 10:09:10 UTC
OpenStack gerrit 493825 0 None None None 2017-08-15 10:23:34 UTC
Red Hat Product Errata RHEA-2017:3462 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 12.0 Enhancement Advisory 2018-02-16 01:43:25 UTC

Description Marius Cornea 2017-08-02 21:54:06 UTC
Description of problem:
OSP11 -> OSP12 upgrade: ceilometer agent services are running on host after compute nodes upgrade:

[root@compute-1 heat-admin]# systemctl list-units --all | grep ceilometer
  openstack-ceilometer-compute.service                                          loaded    active   running   OpenStack ceilometer compute agent
  openstack-ceilometer-polling.service                                          loaded    active   running   OpenStack ceilometer polling agent

There are no ceilometer containers running on the compute node so I'm wondering if these services should be removed from host and moved inside containers or removed alltogether:

[root@compute-1 heat-admin]# docker ps
CONTAINER ID        IMAGE                                                                   COMMAND             CREATED             STATUS              PORTS               NAMES
1aa6850acdff        192.168.24.1:8787/rhosp12/openstack-nova-compute-docker:2017-07-26.10   "kolla_start"       2 hours ago         Up 14 minutes                           nova_compute
dccbac08a18c        192.168.24.1:8787/rhosp12/openstack-iscsid-docker:2017-07-26.10         "kolla_start"       2 hours ago         Up 2 hours                              iscsid
39787fd5c4ba        192.168.24.1:8787/rhosp12/openstack-nova-libvirt-docker:2017-07-26.10   "kolla_start"       2 hours ago         Up 2 hours                              nova_libvirt


Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-7.0.0-0.20170721174554.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Deploy OSP11
2. Upgrade to OSP12
3. Check the openstack services running on the compute nodes:


Actual results:

[root@compute-1 heat-admin]# systemctl list-units --all | grep ceilometer
  openstack-ceilometer-compute.service                                          loaded    active   running   OpenStack ceilometer compute agent
  openstack-ceilometer-polling.service                                          loaded    active   running   OpenStack ceilometer polling agent


Expected results:
There are no openstack services running on the host.

Additional info:

Comment 4 Marius Cornea 2017-11-22 13:53:07 UTC
[root@compute-0 heat-admin]# systemctl list-units --all | grep ceilometer
[root@compute-0 heat-admin]#

Comment 7 errata-xmlrpc 2017-12-13 21:48:30 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-2017:3462


Note You need to log in before you can comment on or make changes to this bug.