Open fleaz opened 1 month ago
What changed between htop
did not do this and now htop
does?
Which version of htop
do you run? Did you try to compile the latest commit from the repo?
Also, can you post a copy of the generated htoprc?
@fasterit Damnit, copy/paste fail from the terminal. This should have been in my first post. We are using 3.3.0 I will give current HEAD a shot later and report back.
@BenBE Here you go.
Just tested the current HEAD of the master branch on one of our machines and it looks good again.
I build 171f8285d38a613edc9c94ab6a45f5a171f32b7e
Genereated htoprc:
Funfact: All our machines look good again 😮
We had an unattended-reboot this night and got upgraded to kernel 5.14.0-508, so this probably fixed it.
Hey,
htop recently decided to show 128 CPU-Cores on all our CentOS Stream 9 machines, which would be cool, but is sadly not the case :D
I found some old issues where htop had a problem in LXC containers and showed the actual CPU count of the host machine, but I think that's not the same problem here, because our VMWare hosts have 20C/40T CPUs which doesn't match the 128 shown here.
Some more info about our affected systems:
Let me know if you need more info from me to further debug this.
Best, Felix