NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mrQQ
Jun 11, 2015Apprentice
suddenly started getting fan speed errors
hi, I run 6.2.4 on RNDU4000, and suddenly started getting errors in log and email: Thu Jun 11 2015 9:24:08 System: Fan 'Fan' in enclosure 'Internal' speed is below threshold. (709 rpm). Thu ...
StephenB
Jun 19, 2015Guru - Experienced User
You are correct in thinking that the folder matters. The confusion here is that this is not a script, these commands are typed once into ssh.
This part is the key:
It creates a min_fan_speed_override file holding 1000 in /etc/frontview
This restarts the NAS application (and I think it would likely be ok to simply reboot the NAS instead).
This part is the key:
# echo 1000 > /etc/frontview/min_fan_speed_override
It creates a min_fan_speed_override file holding 1000 in /etc/frontview
# systemctl stop readynasd
# systemctl disable readynasd
# systemctl enable readynasd
# systemctl start readynasd
This restarts the NAS application (and I think it would likely be ok to simply reboot the NAS instead).
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!