sboutros
Dabbler
- Joined
- Sep 8, 2017
- Messages
- 14
Hello, I've been a FreeNAS user since 9.x and it's been really stable for me till I upgraded to 10.x
I know I am not using very powerful hardware (8GB (non-ECC) with Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz) but I am surprised how 10.x and 11.x have gotten sluggish at times to the point that the box is unusable.
The primary CPU hogging suspects are kernel and python related processes (middlewared) when I run top.
I have one plugin (Emby) and it is OFF at the moment.
I have even turned off collectd to reduce load on the system.
Questions:
What does middlewared do?
How can I further dig into kernels CPU use?
Any tips for maximizing performance on older hardware?
root@freenas:~ # ps -ax | grep "[p]ython"
218 - S 107:49.30 python3.6: middlewared (python3.6)
2814 - I 32:44.02 python: alertd (python3.6)
4726 - SJ 1:28.98 /usr/pbi/emby-amd64/bin/python2.7 /usr/pbi/emby-amd64/control.py start 192.168.1.248 12352
5694 v0 Is+ 0:04.27 /usr/local/bin/python /etc/netcli (python3.6)
I know I am not using very powerful hardware (8GB (non-ECC) with Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz) but I am surprised how 10.x and 11.x have gotten sluggish at times to the point that the box is unusable.
The primary CPU hogging suspects are kernel and python related processes (middlewared) when I run top.
I have one plugin (Emby) and it is OFF at the moment.
I have even turned off collectd to reduce load on the system.
Questions:
What does middlewared do?
How can I further dig into kernels CPU use?
Any tips for maximizing performance on older hardware?
root@freenas:~ # ps -ax | grep "[p]ython"
218 - S 107:49.30 python3.6: middlewared (python3.6)
2814 - I 32:44.02 python: alertd (python3.6)
4726 - SJ 1:28.98 /usr/pbi/emby-amd64/bin/python2.7 /usr/pbi/emby-amd64/control.py start 192.168.1.248 12352
5694 v0 Is+ 0:04.27 /usr/local/bin/python /etc/netcli (python3.6)