Tuned profiles are missing

Bug #1934017 reported by Emilien Macchi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Emilien Macchi

Bug Description

We only install tuned-profiles-cpu-partitioning on overcloud images, which can be problematic in environments where:

* this image isn't used (e.g. already deployed server)
* for standalone and undercloud nodes
* we don't want to use cpu-partitioning, but need another profile, which can be set by TunedProfileName in TripleO.

Changed in tripleo:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Emilien Macchi (emilienm)
milestone: none → xena-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-ansible (master)
Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/798748
Committed: https://opendev.org/openstack/tripleo-ansible/commit/d255de04e4fe32a5ebadef1e2114587b72d1aee0
Submitter: "Zuul (22348)"
Branch: master

commit d255de04e4fe32a5ebadef1e2114587b72d1aee0
Author: Emilien Macchi <email address hidden>
Date: Tue Jun 29 17:16:28 2021 -0400

    tuned: install cpu-partitioning profile by default

    To match with what we find in the overcloud image, let's install
    tuned-profiles-cpu-partitioning so when not using the image (in
    standalone, or on an undercloud or just with already deployed servers),
    the rpm will be there already and the profile can be used.

    Closes-Bug: #1934017
    Change-Id: I6f7f54b469b8fe36f338fbb3f18e032baf5ecc84

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

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/tripleo-ansible/+/806695

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/806695
Committed: https://opendev.org/openstack/tripleo-ansible/commit/c799b536f804457b7bb87cb4e34e88dfb090e230
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit c799b536f804457b7bb87cb4e34e88dfb090e230
Author: Emilien Macchi <email address hidden>
Date: Tue Jun 29 17:16:28 2021 -0400

    tuned: install cpu-partitioning profile by default

    To match with what we find in the overcloud image, let's install
    tuned-profiles-cpu-partitioning so when not using the image (in
    standalone, or on an undercloud or just with already deployed servers),
    the rpm will be there already and the profile can be used.

    Closes-Bug: #1934017
    Change-Id: I6f7f54b469b8fe36f338fbb3f18e032baf5ecc84
    (cherry picked from commit d255de04e4fe32a5ebadef1e2114587b72d1aee0)

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

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/tripleo-ansible/+/807758

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-ansible (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/tripleo-ansible/+/807759

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

Fix proposed to branch: stable/train
Review: https://review.opendev.org/c/openstack/tripleo-ansible/+/807760

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/807758
Committed: https://opendev.org/openstack/tripleo-ansible/commit/67ed61cc775e0898d0c7358c7a59754d289ec2b6
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 67ed61cc775e0898d0c7358c7a59754d289ec2b6
Author: Emilien Macchi <email address hidden>
Date: Tue Jun 29 17:16:28 2021 -0400

    tuned: install cpu-partitioning profile by default

    To match with what we find in the overcloud image, let's install
    tuned-profiles-cpu-partitioning so when not using the image (in
    standalone, or on an undercloud or just with already deployed servers),
    the rpm will be there already and the profile can be used.

    Closes-Bug: #1934017
    Change-Id: I6f7f54b469b8fe36f338fbb3f18e032baf5ecc84
    (cherry picked from commit d255de04e4fe32a5ebadef1e2114587b72d1aee0)
    (cherry picked from commit c799b536f804457b7bb87cb4e34e88dfb090e230)

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/807759
Committed: https://opendev.org/openstack/tripleo-ansible/commit/85b293cf87af54394fa209365d66e7cc4b9b3d87
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 85b293cf87af54394fa209365d66e7cc4b9b3d87
Author: Emilien Macchi <email address hidden>
Date: Tue Jun 29 17:16:28 2021 -0400

    tuned: install cpu-partitioning profile by default

    To match with what we find in the overcloud image, let's install
    tuned-profiles-cpu-partitioning so when not using the image (in
    standalone, or on an undercloud or just with already deployed servers),
    the rpm will be there already and the profile can be used.

    Closes-Bug: #1934017
    Change-Id: I6f7f54b469b8fe36f338fbb3f18e032baf5ecc84
    (cherry picked from commit d255de04e4fe32a5ebadef1e2114587b72d1aee0)
    (cherry picked from commit c799b536f804457b7bb87cb4e34e88dfb090e230)
    (cherry picked from commit 67ed61cc775e0898d0c7358c7a59754d289ec2b6)

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/807760
Committed: https://opendev.org/openstack/tripleo-ansible/commit/41b2fe4ec41d0cefa7aa1cdbd092ea3ab5a5838f
Submitter: "Zuul (22348)"
Branch: stable/train

commit 41b2fe4ec41d0cefa7aa1cdbd092ea3ab5a5838f
Author: Emilien Macchi <email address hidden>
Date: Tue Jun 29 17:16:28 2021 -0400

    tuned: install cpu-partitioning profile by default

    To match with what we find in the overcloud image, let's install
    tuned-profiles-cpu-partitioning so when not using the image (in
    standalone, or on an undercloud or just with already deployed servers),
    the rpm will be there already and the profile can be used.

    Closes-Bug: #1934017
    Change-Id: I6f7f54b469b8fe36f338fbb3f18e032baf5ecc84
    (cherry picked from commit d255de04e4fe32a5ebadef1e2114587b72d1aee0)
    (cherry picked from commit c799b536f804457b7bb87cb4e34e88dfb090e230)
    (cherry picked from commit 67ed61cc775e0898d0c7358c7a59754d289ec2b6)
    (cherry picked from commit 85b293cf87af54394fa209365d66e7cc4b9b3d87)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-ansible 4.1.0

This issue was fixed in the openstack/tripleo-ansible 4.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-ansible 1.5.6

This issue was fixed in the openstack/tripleo-ansible 1.5.6 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-ansible 2.6.0

This issue was fixed in the openstack/tripleo-ansible 2.6.0 release.

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

This issue was fixed in the openstack/tripleo-ansible 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.