NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
CMDIT
Sep 07, 2021Aspirant
RN3138 (fw 6.10.5) - became unresponsive after enabling sleep hard drive during inactivity feature
After enabling the "sleep hard drive during inactivity feature" the unit stopped responding, web page does not work, cannot ping IP addresses, Raidar does not detect it. The unit responds normally wi...
StephenB
Sep 07, 2021Guru
CMDIT wrote:
After enabling the "sleep hard drive during inactivity feature" the unit stopped responding, This seems to be a bug with firmware 6.10.5.
FWIW, I do use that option with 6.10.5 hotfix 1 and have no issue with it. Though I do not have an RN3138.
Firmware can be downgraded in tech support mode - but I think the first step is to see if you can boot up into tech support mode, and log into the NAS.
CMDIT
Sep 07, 2021Aspirant
Yes, I am able to get into tech support mode, is there a way to disable that feature there? If not, how do I revert to a previous firmware?
- StephenBSep 07, 2021Guru
CMDIT wrote:
Yes, I am able to get into tech support mode, is there a way to disable that feature there?
Likely there is, but I am not certain what it is. You might list /etc/hdparm.conf and see if it is in there.
CMDIT wrote:
If not, how do I revert to a previous firmware?
I haven't needed to do this myself, but I believe you first copy the firmware .img file to /root and then do
echo /root/name_of_image_file > /etc/.flash_update
Then reboot the NAS (the reboot command should work).
- CMDITSep 07, 2021Aspirant
StephenB wrote:
CMDIT wrote:Yes, I am able to get into tech support mode, is there a way to disable that feature there?
Likely there is, but I am not certain what it is. You might list /etc/hdparm.conf and see if it is in there.
That file does not exist. Any other ideas?
CMDIT wrote:If not, how do I revert to a previous firmware?
I haven't needed to do this myself, but I believe you first copy the firmware .img file to /root and then do
echo /root/name_of_image_file > /etc/.flash_update
Then reboot the NAS (the reboot command should work).
- StephenBSep 08, 2021Guru
CMDIT wrote:
You might list /etc/hdparm.conf and see if it is in there.That file does not exist. Any other ideas?
Odd, as it is on all my NAS. But looking at the ones with spindown enabled, it doesn't seem to be controlled from there. It looks like the NAS manages spindown with rnutil. But I'm not seeing where the spindown schedule is stored - it might be in the ReadyNAS database somewhere.
Did you enter
rnutil chroot
after you got into tech support mode? That will start RAID, and chroot in one step.
After that you can try mounting the NAS data volume, and see if that works.
btrfs device scan btrfs fi show mount /dev/md127 /data
Note the above assumes your volume is named data (as it would be if you are using XRAID).
CMDIT wrote: Any other ideas?
Use journalctl to look at the NAS error logs, and see if you can find the start up errors.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!