Skip to content

OCPBUGS-19644 Adding per-pod-power-management to output of help #65512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

kquinn1204
Copy link
Contributor

@kquinn1204 kquinn1204 commented Sep 29, 2023

[OCPBUGS-19644]: per-pod-power-management missing from output of podman run

Version(s): 4.12, 4.13, 4.14, main

Issue:https://issues.redhat.com/browse/OCPBUGS-19644

Link to docs preview: https://65512--docspreview.netlify.app/openshift-enterprise/latest/scalability_and_performance/cnf-create-performance-profiles.html#running-the-performance-profile-profile-cluster-using-podman_cnf-create-performance-profiles

QE review:

  • QE has approved this change.

Additional information: Simple update to the output of a command which did not reflect the addition of a new option. I checked myself and QE verified that help was updated.

@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 29, 2023
@ocpdocs-previewbot
Copy link

ocpdocs-previewbot commented Sep 29, 2023

🤖 Updated build preview is available at:
https://65512--docspreview.netlify.app

Build log: https://circleci.com/gh/ocpdocs-previewbot/openshift-docs/28844

@kquinn1204
Copy link
Contributor Author

@mrniranjan PTAL a look at this update to ensure output of podman run --rm --entrypoint performance-profile-creator registry.redhat.io/openshift4/ose-cluster-node-tuning-operator:v4.13 -h reflects the added --per-pod-power-management

@mrniranjan
Copy link

looks good to me

@kquinn1204
Copy link
Contributor Author

/label telco

@openshift-ci openshift-ci bot added the telco Label for all Telco PRs label Oct 17, 2023
@kquinn1204
Copy link
Contributor Author

/label merge-review-needed

@openshift-ci openshift-ci bot added the merge-review-needed Signifies that the merge review team needs to review this PR label Oct 17, 2023
@michaelryanpeter michaelryanpeter added this to the Continuous Release milestone Oct 17, 2023
@michaelryanpeter
Copy link
Contributor

This is a friendly reminder that PRs have to go through peer review before being added to the merge review queue.

/remove-label merge-review-needed
/label peer-review-needed

@openshift-ci openshift-ci bot added peer-review-needed Signifies that the peer review team needs to review this PR and removed merge-review-needed Signifies that the merge review team needs to review this PR labels Oct 17, 2023
@kquinn1204
Copy link
Contributor Author

/label peer-review-needed

@mburke5678 mburke5678 added the peer-review-in-progress Signifies that the peer review team is reviewing this PR label Oct 17, 2023
@mburke5678 mburke5678 added peer-review-done Signifies that the peer review team has reviewed this PR and removed peer-review-in-progress Signifies that the peer review team is reviewing this PR peer-review-needed Signifies that the peer review team needs to review this PR labels Oct 17, 2023
@mburke5678
Copy link
Contributor

@kquinn1204 I think that it should be per-pod power management, from the references I can find in an internet search.

@kquinn1204
Copy link
Contributor Author

@mburke5678 I verified on a live cluster

A tool that automates creation of Performance Profiles

Usage:
  performance-profile-creator [flags]

Flags:
      --disable-ht                        Disable Hyperthreading
  -h, --help                              help for performance-profile-creator
      --info string                       Show cluster information; requires --must-gather-dir-path, ignore the other arguments. [Valid values: log, json] (default "log")
      --mcp-name string                   MCP name corresponding to the target machines (required)
      --must-gather-dir-path string       Must gather directory path (default "must-gather")
      --offlined-cpu-count int            Number of offlined CPUs
      --per-pod-power-management          Enable Per Pod Power Management
      --power-consumption-mode string     The power consumption mode.  [Valid values: default, low-latency, ultra-low-latency] (default "default")
      --profile-name string               Name of the performance profile to be created (default "performance")
      --reserved-cpu-count int            Number of reserved CPUs (required)
      --rt-kernel                         Enable Real Time Kernel (required)
      --split-reserved-cpus-across-numa   Split the Reserved CPUs across NUMA nodes
      --topology-manager-policy string    Kubelet Topology Manager Policy of the performance profile to be created. [Valid values: single-numa-node, best-effort, restricted] (default "restricted")
      --user-level-networking             Run with User level Networking(DPDK) enabled

@kquinn1204
Copy link
Contributor Author

@mburke5678 I had to do a double take but verified again just now

@kquinn1204
Copy link
Contributor Author

/label merge-review-needed

@openshift-ci openshift-ci bot added the merge-review-needed Signifies that the merge review team needs to review this PR label Oct 18, 2023
@opayne1 opayne1 added merge-review-in-progress Signifies that the merge review team is reviewing this PR and removed merge-review-needed Signifies that the merge review team needs to review this PR labels Oct 18, 2023
Copy link
Contributor

@opayne1 opayne1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't part of your PR, but Per Pod Power Management is written as per-pod power management in this table. I feel like maybe it should be consistent? Let me know if you would like to fix in this PR or if you would like to fix in another PR.

@kquinn1204
Copy link
Contributor Author

I will address here shortly and change to Enable per pod power management thanks for picking that up. @opayne1

@kquinn1204
Copy link
Contributor Author

Hi @opayne1 thanks for review, hopefully OK to merge now

@opayne1 opayne1 merged commit c4ea4a8 into openshift:main Oct 19, 2023
@opayne1
Copy link
Contributor

opayne1 commented Oct 19, 2023

/cherrypick enterprise-4.12

@opayne1
Copy link
Contributor

opayne1 commented Oct 19, 2023

/cherrypick enterprise-4.13

@opayne1
Copy link
Contributor

opayne1 commented Oct 19, 2023

/cherrypick enterprise-4.14

@openshift-cherrypick-robot

@opayne1: new pull request created: #66530

In response to this:

/cherrypick enterprise-4.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-cherrypick-robot

@opayne1: new pull request created: #66531

In response to this:

/cherrypick enterprise-4.13

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-cherrypick-robot

@opayne1: new pull request created: #66532

In response to this:

/cherrypick enterprise-4.14

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch/enterprise-4.12 branch/enterprise-4.13 branch/enterprise-4.14 merge-review-in-progress Signifies that the merge review team is reviewing this PR peer-review-done Signifies that the peer review team has reviewed this PR size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. telco Label for all Telco PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants