I’ve noticed that my Boot drive gets a lot more activity than I expect, especially compared to what I recall it getting when on CORE. Is this normal in Scale? Should I be concerned or just let it do its thing? My boot pool isn’t mirrored. The system dataset is on a separate mirrored pool of NVMEs. The boot pool is a consumer grade 500 GB Samsung SATA SSD.
Hi @winnielinnie,
Any suggestions on which log I should check? /var/log/syslog is pretty quiet. Noticed that /var/log/netdata/error.log is getting hit with this every second:
I figured it out. For some reason, my system was swapping, even though I have ~240gb of ram. I ran swapoff -a and then disk usage slowed way down. Bonus- it seems faster too. Not sure why it was using swap. You can tell in the graph below exactly when I turned off swap.
So, it appears you got down to (at least) 12GB ram, could be lower given the interval it collects. Would have been interesting to see swap reports at the time. I’m not surprised there was some swap used given how memory management works in Linux. I AM surprised you would be thrashing in and out. What kind of drives are the swap on?
Surprised then that your swap was so utilized. That should not be the case but stopping clearly beneficial here. Just surprised your UI was slow given SSD swap, must have really been thrashing!