Need help as i don't understand why the 8 CPU of Core 0 run at 100% us. 8 others Cpu on core 1 are normal.
The rigth column P on figure correspond to "Last Used CPU" order by Cpu asc.
Thank's for all suggestions
To reply to AlexD. There is no such optimisations on Elastic. Anyway, i stopped it, as Solr and Nginx. But always 100% on first 8 CPU.
The server run very nicely for a while.
Just a strange things some days ago :
I had a problem to connecting via ssh. Its strange /usr/sbin/sshd
file changed from root:root
to root:user_i_use_to_connect
And lsattr
of /usr/sbin/sshd changed to -u---a--------e----
instead of --------------e----
htop
and enabledetailed CPU statistics
andshow userland threads
, what do you see then? – Halfgaar Feb 08 '24 at 17:03atop
have a value < 8 in theP
column in the lasttop
output and they are all in the lower half oftop
. But cores < 8 consume 98-100% ofus
notsystem
so it is a userspace task running there. Hidden miner? – AlexD Feb 08 '24 at 18:38