ceilometer-ipmi-agent logs to /var/log/ceilometer inside the container

Bug #1964518 reported by David Hill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
David Hill

Bug Description

Description of problem:
ceilometer-ipmi-agent logs to /var/log/ceilometer inside the container .

Version-Release number of selected component (if applicable):
All

How reproducible:
Always

Steps to Reproduce:
1. Enable ceilometer
2.
3.

Actual results:
/var/log/ceilometer in the container will never be log rotated

Expected results:
it should be

Additional info:
[1] https://review.opendev.org/c/openstack/tripleo-heat-templates/+/833095

Changed in tripleo:
status: New → In Progress
Changed in tripleo:
importance: Undecided → High
assignee: nobody → David Hill (dhill)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/833095
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/5d1e6f8c0ff5b0927bdada37ff474dedd6ebac69
Submitter: "Zuul (22348)"
Branch: master

commit 5d1e6f8c0ff5b0927bdada37ff474dedd6ebac69
Author: David Hill <email address hidden>
Date: Thu Mar 10 09:08:41 2022 -0500

    Added log volumes for ceilometer-agent-ipmi

    Added log volumes for ceilometer-agent-ipmi as it turns out all
    polling from ceilometer-agent-ipmi are written inside the container
    namespace and never goes down to /var/log/containers/ceilometer
    which makes this container size increase over time as well as
    avoiding any kind of log rotation.

    Change-Id: Ib5c5e64fb8adf046ec105cd054dc2567b8616f8b
    Closes-bug: #1964518

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/833747

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/833747
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/9049edcd7b0fa07ba4f251d75b78ce1c19d501c1
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 9049edcd7b0fa07ba4f251d75b78ce1c19d501c1
Author: David Hill <email address hidden>
Date: Thu Mar 10 09:08:41 2022 -0500

    Added log volumes for ceilometer-agent-ipmi

    Added log volumes for ceilometer-agent-ipmi as it turns out all
    polling from ceilometer-agent-ipmi are written inside the container
    namespace and never goes down to /var/log/containers/ceilometer
    which makes this container size increase over time as well as
    avoiding any kind of log rotation.

    Change-Id: Ib5c5e64fb8adf046ec105cd054dc2567b8616f8b
    Closes-bug: #1964518
    (cherry picked from commit 5d1e6f8c0ff5b0927bdada37ff474dedd6ebac69)

tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/victoria)

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/834594

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 16.0.0

This issue was fixed in the openstack/tripleo-heat-templates 16.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/train)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/840298
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/d92f37b6a77ee0731ec7090d27a996a094bd0773
Submitter: "Zuul (22348)"
Branch: stable/train

commit d92f37b6a77ee0731ec7090d27a996a094bd0773
Author: David Hill <email address hidden>
Date: Thu Mar 10 09:08:41 2022 -0500

    Added log volumes for ceilometer-agent-ipmi

    Added log volumes for ceilometer-agent-ipmi as it turns out all
    polling from ceilometer-agent-ipmi are written inside the container
    namespace and never goes down to /var/log/containers/ceilometer
    which makes this container size increase over time as well as
    avoiding any kind of log rotation.

    Change-Id: Ib5c5e64fb8adf046ec105cd054dc2567b8616f8b
    Closes-bug: #1964518
    (cherry picked from commit 5d1e6f8c0ff5b0927bdada37ff474dedd6ebac69)
    (cherry picked from commit 9049edcd7b0fa07ba4f251d75b78ce1c19d501c1)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/834594
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/6914b48527fcef68cc6bbeead493e20541dd681f
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 6914b48527fcef68cc6bbeead493e20541dd681f
Author: David Hill <email address hidden>
Date: Thu Mar 10 09:08:41 2022 -0500

    Added log volumes for ceilometer-agent-ipmi

    Added log volumes for ceilometer-agent-ipmi as it turns out all
    polling from ceilometer-agent-ipmi are written inside the container
    namespace and never goes down to /var/log/containers/ceilometer
    which makes this container size increase over time as well as
    avoiding any kind of log rotation.

    Change-Id: Ib5c5e64fb8adf046ec105cd054dc2567b8616f8b
    Closes-bug: #1964518
    (cherry picked from commit 5d1e6f8c0ff5b0927bdada37ff474dedd6ebac69)
    (cherry picked from commit 9049edcd7b0fa07ba4f251d75b78ce1c19d501c1)

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates victoria-eol

This issue was fixed in the openstack/tripleo-heat-templates victoria-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates train-eol

This issue was fixed in the openstack/tripleo-heat-templates train-eol release.

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.