Skip to content
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

[v22.3.x] rpk clocksource tuner only enabled for amd #7441

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #7412
Fixes #7440,

Our recommended clocksource is tsc, which is only present for x86 architectures

In arch != amd rpk will show that the tuner is not available and print:
 Clocksource setting not available for this architecture

Instead of:
 Preferred clocksource 'tsc' not available

(cherry picked from commit 41be394)
Clocksource tuner is not supported for ARM, so we need to adjust the output.

(cherry picked from commit cef42f4)
@vbotbuildovich vbotbuildovich added this to the v22.3.x-next milestone Nov 22, 2022
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Nov 22, 2022
@r-vasquez r-vasquez marked this pull request as ready for review November 22, 2022 18:09
@r-vasquez r-vasquez merged commit 6b2aa3c into redpanda-data:v22.3.x Nov 22, 2022
@andrewhsu andrewhsu modified the milestones: v22.3.x-next, v22.3.4 Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rpk kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants