Bug 1313893 - disable cinder logging in /var/log/messages on the controller node
Summary: disable cinder logging in /var/log/messages on the controller node
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-cinder
Version: 8.0 (Liberty)
Hardware: All
OS: Linux
low
medium
Target Milestone: ga
: 8.0 (Liberty)
Assignee: Eric Harney
QA Contact: lkuchlan
URL:
Whiteboard:
Depends On: 1306651
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-02 15:04 UTC by Eric Harney
Modified: 2019-10-10 11:24 UTC (History)
7 users (show)

Fixed In Version: openstack-cinder-7.0.1-7.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of: 1306651
Environment:
Last Closed: 2016-04-07 21:32:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 284828 0 None None None 2016-03-02 15:04:30 UTC
Red Hat Product Errata RHEA-2016:0603 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 8 Enhancement Advisory 2016-04-08 00:53:53 UTC

Comment 3 lkuchlan 2016-03-21 10:33:18 UTC
Tested using:
python-cinder-7.0.1-7.el7ost.noarch
python-cinderclient-1.5.0-1.el7ost.noarch
openstack-cinder-7.0.1-7.el7ost.noarch

Verification flow:

[root@overcloud-controller-0 ~]# cat /etc/cinder/cinder.conf | grep '^use_syslog\|^use_stderr'
use_syslog = false
use_stderr = false

* Restart service
[root@overcloud-controller-0 ~]# pcs resource restart openstack-cinder-api-clone

* Run api call
[stack@undercloud ~]$ cinder list

[root@overcloud-controller-0 ~]# tailf /var/log/messages | grep -i cinder

Results:
No logs of Cinder in `/var/log/messages`

Comment 4 errata-xmlrpc 2016-04-07 21:32:49 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://rhn.redhat.com/errata/RHEA-2016-0603.html


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