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

[Bug]: Disk Speed widget on control page is incorrect #2088

Open
1 task done
stefa2k opened this issue Oct 3, 2024 · 6 comments · May be fixed by #2077
Open
1 task done

[Bug]: Disk Speed widget on control page is incorrect #2088

stefa2k opened this issue Oct 3, 2024 · 6 comments · May be fixed by #2077
Assignees
Labels
bug Indicates a bug or unexpected behavior in the application.

Comments

@stefa2k
Copy link
Member

stefa2k commented Oct 3, 2024

Environment

Release

Bug Description

image image

Launcher Version

2.2.2

Operating System

Mac

Affected Service (if applicable)

Control page widgets

Logs (if applicable)

No response

Acknowledgment

  • I have checked the existing bugs and confirmed this issue is not already reported.
@stefa2k stefa2k added the bug Indicates a bug or unexpected behavior in the application. label Oct 3, 2024
@daGscheid daGscheid linked a pull request Oct 24, 2024 that will close this issue
@gbayasgalan
Copy link
Contributor

we used iostat -x to get disk speed, and it looks fine to me. @stefa2k may I ask exact which command/tool is used to get disk speed on the left screenshot?

@stefa2k
Copy link
Member Author

stefa2k commented Oct 30, 2024

iotop I think

@gbayasgalan
Copy link
Contributor

gbayasgalan commented Oct 30, 2024

iotop I think

somehow iostat and iotop shows different results, not sure why and which one should be used?

@stefa2k
Copy link
Member Author

stefa2k commented Oct 30, 2024

maybe this helps resolve the issue: https://serverfault.com/questions/521155/iotop-and-iostat-disagree

@gbayasgalan
Copy link
Contributor

got it thank you

@gbayasgalan
Copy link
Contributor

improved iostat -x to -> iostat -xdmy 2 average over a period of 2 seconds. Does not look exactly like iotop, but gives more accurate data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug or unexpected behavior in the application.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants