-
Notifications
You must be signed in to change notification settings - Fork 53
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
Kernel memory leak in version 004 #35
Comments
I had the same issue with the pex10000sfp card on the Ubuntu version 20.04. There is a pull request to the 003 branch to solve kernel error below : #44
|
We've upgraded to 004 version a month ago and since that upgrade we've seen a lot of weird memory issues.
After weeks of debugging I am sure it is because of 004 version. When I downgraded to 003 all went back to normal.
These memory issues caused
kernel dynamic memory
reported bysmem -w
to grow steadily. In the end the server always froze completely because OOM killer was not able to kill any process to free memory. Unfortunately, I have no more debug details from kernel since I am not able to compile custom kernel on this server.We are running Debian Buster with this kernel:
I've also tried upgrading kernel from Debian Buster backports but it didn't help.
Our network card details from
lspci
:The text was updated successfully, but these errors were encountered: