-
Disk keeps being accessed while it shouldn't; preventing spindown.
yes, I have installed it. Edit: and I have now uninstalled it. It seems the ZFS master plugin was the culprit. Thanks for pointing me to this! This will prevent a lot of headaches at night
-
-
Disk keeps being accessed while it shouldn't; preventing spindown.
Hi! I am having trouble solving this. My goal is to make my Unraid server as silent as possible (especially at night), because I must have it in my bedroom. I have a zfs formatted SSD pool which houses all of my shares including appdata. I do a daily zfs backup (at 10 am in the morning) to a USB HDD in the array (I followed SpaceInvaderone's recent zfs backup tutorial for this, I use his script). I am planning to move to proper internal HDDs once I can make sure they won't spin up in the middle of the night (as even a single drive is quite an investment for me). The problem is, that every ~20 seconds or so, the disk has a very short write of ~250 kB/s, which prevents it to ever spin down. I downloaded the plugins 'file activity', 'open files' and 'dynamix active streams' to check where the writes are coming from, but it's always empty. Do these writes come from some sort of zfs thing? Or perhaps from the USB protocol? I also checked the backup script, but it is not running. I hope somebody can help me with this.
-
Clear all notifications button.....
Any update on this? I am running the newest version of unRAID and have the exact same problem. Notifications do not actually go away unless I change tabs.
-
Fans pulsing even when constant PWM is set: How does unRAID determine CPU fan speed?
I do not suspect it is the fan specs. They are Noctua RF-8's and the range of pulsing is basically every speed except max and 0. I suspect Dell's proprietary motherboard is the issue to be fair. But then again, It's still weird that on a fresh unRAID the fans do have a constant (but uncontrollable) speed of 1100 rpm without pulsing. So something is setting that speed. I just do not know what.
-
Fans pulsing even when constant PWM is set: How does unRAID determine CPU fan speed?
I have read about that somewhere, that using the absolute path instead of the hwmon can prevent the script not working anymore in the future, because the hwmon devices may change. But have not looked at it like the cause of the problem. So I will try it! Will report back in a few min. Update: the only absolute path I found was: FAN1_PWM_PATH="/sys/devices/platform/dell_smm_hwmon/hwmon/hwmon3/pwm1" FAN2_PWM_PATH="/sys/devices/platform/dell_smm_hwmon/hwmon/hwmon3/pwm2" But writing the PWM speeds here still does not help with the pulsing.
-
Fans pulsing even when constant PWM is set: How does unRAID determine CPU fan speed?
I have been troubleshooting this problem for a while now and still haven't come to a solution. I am trying to control my CPU and case fan of a Dell Precision 3420 tower, using the CPU temperature. The only setting I can do in the BIOS is a toggle between setting the fans at 100% and letting the OS control the fans (so no fan curve option possible). When no scripts are active (fresh install), unRAID sets the fans at a constant ~1100 RPM without any problems (max RPM of the fans is ~1900). But as it produces some noise I want to control the fans. I wanted to do it first with the Dyanmix plugin, but it does not allow to control based on CPU temp. However, I made a custom script with the user scripts plugin. Using the echo command and the /sys/class/hwmon/hwmon3/pwmX location I can set the pwm of the fans. (do note that the Dynamix plugin also made the fans pulse, just not according to the CPU temp) But I ran into a problem. When the PWM is set to any value between 0 and 60, the fan will spin down (as expected). Between 190 and 255 the dans spin at max speed (also quite expected, I think?). But when the PWM is set between 60 and 190, the fan is pulsing heavily. Reading the fanX_target values, it returns randomly one of these three: "invalid argument", 0, 800. Note that the PWM values used in troubleshooting are constant. So fluctuations due to temperature are not the cause here. I suspect that unRAID tries to set the CPU fan speed to a constant (like the 1100 RPM in the fresh install case), and when trying to set it differently, the fans switch back and forth. But I cannot find anything about that in unRAID. Almost all of the previous posts about fans are about fans for HDDs, I cannot find anything about how unRAID regulates the CPU fans. I hope someone can help me with this.
PatrickSn
Members
-
Joined
-
Last visited