openshift / machine-config-operator

Apache License 2.0
244 stars 396 forks source link

OCPBUGS-35992: disable mglru service #4427

Closed sdodson closed 3 weeks ago

sdodson commented 3 weeks ago

Backports #4425 Please provide the following information: - What I did Disable MG LRU via systemd unit

- How to verify it Before the fix,

sh-5.1# cat /sys/kernel/mm/lru_gen/enabled 0x0007 and after the fix is should look like,

sh-5.1# cat /sys/kernel/mm/lru_gen/enabled 0x0000

- Description for the changelog Disable MG LRU via systemd unit

sdodson commented 3 weeks ago

/jira-clone OCPBUGS-35971

sdodson commented 3 weeks ago

/jira-clone OCPBUGS-35971

rphillips commented 3 weeks ago

/lgtm

sdodson commented 3 weeks ago

/jira cherrypick OCPBUGS-35971

openshift-ci-robot commented 3 weeks ago

@sdodson: Jira Issue OCPBUGS-35971 has been cloned as Jira Issue OCPBUGS-35992. Will retitle bug to link to clone. /retitle OCPBUGS-35992: disable mglru service

In response to [this](https://github.com/openshift/machine-config-operator/pull/4427#issuecomment-2187004100): >/jira cherrypick OCPBUGS-35971 Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fmachine-config-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci-robot commented 3 weeks ago

@sdodson: This pull request references Jira Issue OCPBUGS-35992, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/machine-config-operator/pull/4427): >Backports #4425 >Please provide the following information: >**- What I did** >Disable MG LRU via systemd unit > >**- How to verify it** >Before the fix, > >sh-5.1# cat /sys/kernel/mm/lru_gen/enabled >0x0007 >and after the fix is should look like, > >sh-5.1# cat /sys/kernel/mm/lru_gen/enabled >0x0000 > >**- Description for the changelog** >Disable MG LRU via systemd unit Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fmachine-config-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci-robot commented 3 weeks ago

@sdodson: Jira Issue OCPBUGS-35992: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-35992 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift/machine-config-operator/pull/4427): >Backports #4425 >Please provide the following information: >**- What I did** >Disable MG LRU via systemd unit > >**- How to verify it** >Before the fix, > >sh-5.1# cat /sys/kernel/mm/lru_gen/enabled >0x0007 >and after the fix is should look like, > >sh-5.1# cat /sys/kernel/mm/lru_gen/enabled >0x0000 > >**- Description for the changelog** >Disable MG LRU via systemd unit Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fmachine-config-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci[bot] commented 3 weeks ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rphillips, sdodson Once this PR has been reviewed and has the lgtm label, please assign yuqi-zhang for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openshift/machine-config-operator/blob/release-4.16/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-bot commented 3 weeks ago

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-machine-config-operator-container-v4.16.0-202406241749.p0.g9e4a1f5.assembly.stream.el9 for distgit ose-machine-config-operator. All builds following this will include this PR.