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

High CPU utilization on idle mount #120

Open
wethura opened this issue Aug 2, 2024 · 0 comments
Open

High CPU utilization on idle mount #120

wethura opened this issue Aug 2, 2024 · 0 comments

Comments

@wethura
Copy link

wethura commented Aug 2, 2024

High CPU utilization (may be idle mount)

Environment:

Liunx: Linux i-dd757c23 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Kubernetes: v1.27.11+k3s1
S3: standard S3(AWS)
Geesefs: 0.36.1

How i found it:

move some application from local-path to csis3, i found the cpu is high load. and i get in the container directory and send command 'ls', and CPU high load would dissmiss after the command send.

Strace LOG

Found more than 2300 line strace log in one second like below.

11:45:33.420011 futex(0x1a6b898, FUTEX_WAKE_PRIVATE, 1) = 0 <0.000020>
11:45:33.420094 sched_yield() = 0 <0.000021>

how to reproduce:

cannot reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant