Backport LP 1499403 to Liberty and Kilo

Bug #1632156 reported by Miroslav Anashkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Won't Fix
High
Unassigned
7.0.x
Fix Released
High
Anton Chevychalov
8.0.x
Won't Fix
High
MOS Maintenance

Bug Description

The following low-priority bug was fixed in Ceilometer Mitaka.
https://bugs.launchpad.net/ceilometer/+bug/1499403

However, in combination with Nagios and other monitoring tools we use in scope of LMA, this issue results in Ceilometer flapping on the monitoring dashboard and makes Ceilometer monitoring useless.
So, we need to backport this fix into the older MOS versions we are shipping with LMA.

Changed in mos:
status: New → Won't Fix
tags: added: ct2 customer-found
description: updated
description: updated
tags: added: area-ceilometer
Revision history for this message
Denis Puchkin (dpuchkin) wrote :
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/ceilometer (openstack-ci/fuel-7.0/2015.1.0)

Reviewed: https://review.fuel-infra.org/27464
Submitter: Denis V. Meltsaykin <email address hidden>
Branch: openstack-ci/fuel-7.0/2015.1.0

Commit: ae9798a9e3186f737700043b0e4f79f5f4e31eb7
Author: Rohit Jaiswal <email address hidden>
Date: Thu Oct 13 10:17:56 2016

Fix for resource polling warnings

When neutron services are disabled,
neutron client logs the 404 exception
at warn level, this exception log
is unwanted and it suffices to log
just the error message.

Change-Id: I7ad8f43eacc9cfa9c66c424ab7ce3a05df5d2fa6
Cherry-pick from: 43c952861a030f63688e7d82b6579a9954064884
Closes-Bug: 1632156

Revision history for this message
Anton Chevychalov (achevychalov) wrote :

Test steps:

1. Create env with telemetry on controller
2. Go to controller and check log file /var/log/ceilometer/ceilometer-agent-central.log

Customer issue caused by multiline warning:

"2016-10-21 07:35:34.013 20951 WARNING ceilometer.neutron_client [-] 404 Not Found

The resource could not be found."

After patching that should be one line warning:

"2016-10-21 12:08:56.343 15005 WARNING ceilometer.neutron_client [-] The resource could not be found."

tags: added: on-verification
Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Bug is reproduced on 7.0 + mu6 updates.

After updates:
2016-10-26 08:30:46.524 10891 WARNING ceilometer.neutron_client [-] 404 Not Found

The resource could not be found.

Move to Confirmed status.

Revision history for this message
Anton Chevychalov (achevychalov) wrote :

In MOS7 and MOS8 neutron client has different behavior compared to MOS9. That is the reason that we have multiline warning on configurations without Neutron DVR. But with fully configured Neutron DVR there is no such problem as it was confirmed from customer side.

Bug fixed in MOS7 but result is not equal to https://bugs.launchpad.net/ceilometer/+bug/1499403

tags: removed: on-verification
Revision history for this message
Denis Meltsaykin (dmeltsaykin) wrote :

Won't fix for 8.0 since it is not supported.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.