NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Dickert
Feb 13, 2017Aspirant
90% CPU usage by readynasd
Good morning,
since an automatic and unplaned system shutdown the ReadyNas is very slow. Web access is also not possible.
Via SSH access I saw that the readynasd process needs full CPU power.
Process status shows, that the status is since days "importing DB". => No ActiveDirectory integration => at the moment no additional Apps are running (only btsync is installed but disabled at the moment).
systemctl status readynasd.service
● readynasd.service - ReadyNAS System Daemon
Loaded: loaded (/lib/systemd/system/readynasd.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Mon 2017-02-13 09:12:07 CET; 16s ago
Process: 4592 ExecStart=/usr/sbin/readynasd -v 3 -t (code=killed, signal=TERM)
Main PID: 4592 (code=killed, signal=TERM)
Status: "Importing DB"
Feb 13 09:10:53 xxx systemd[1]: Starting ReadyNAS System Daemon...
Feb 13 09:10:53 xxx readynasd[4592]: readynasd log started
Feb 13 09:10:53 xxx readynasd[4592]: readynasd started. (restarted=0)
Feb 13 09:10:53 xxx readynasd[4592]: DB (main) schema version: 21 ==> 21
Feb 13 09:10:53 xxx readynasd[4592]: DB (queue) schema version: new ==> 0
Feb 13 09:12:07 Raab-Fotografie systemd[1]: Stopped ReadyNAS System Daemon.
I tried to fix it with apt-get update/upgrade => still hanging
I googled a long time and found many people with such problems, but no sloution fixed my problem.
Any ideas?
Mybe a firmware update via ssh?
I don't prefer to make a factory reset.
Thanks in advanced
Michael
Somehow (I have no idea how) your rsync config file had nul bytes in the middle of it. This cause our config parser to go into an infinite loop. I fixed the config file locally on your box, so you should be up and running normally. We will also have a firmware fix for handling this strange situation gracefully in 6.7.0.
12 Replies
Replies have been turned off for this discussion
- mdgm-ntgrNETGEAR Employee Retired
Which firmware are you running?
Have you checked how full the root volume is?
# df -h # df -i
- DickertAspirant
Good question regarding the firmware version. Is there a chance to find it out via SSH? I have no Web access.
Disk space I chacked already:
-------------------------------------------------------------
df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 4.0K 10M 1% /dev
/dev/md0 4.0G 834M 2.9G 22% /
tmpfs 249M 0 249M 0% /dev/shm
tmpfs 249M 440K 248M 1% /run
tmpfs 125M 0 125M 0% /run/lock
tmpfs 249M 0 249M 0% /sys/fs/cgroup
/dev/md126 3.7T 2.1T 1.6T 57% /FotoArchiv2
/dev/md127 3.7T 3.3T 422G 89% /BackUp
/dev/md126 3.7T 2.1T 1.6T 57% /home
/dev/md126 3.7T 2.1T 1.6T 57% /apps-------------------------------------------------------------
df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 63155 392 62763 1% /dev
/dev/md0 65536 15440 50096 24% /
tmpfs 63590 1 63589 1% /dev/shm
tmpfs 63590 511 63079 1% /run
tmpfs 63590 3 63587 1% /run/lock
tmpfs 63590 9 63581 1% /sys/fs/cgroup
/dev/md126 0 0 0 - /FotoArchiv2
/dev/md127 0 0 0 - /BackUp
/dev/md126 0 0 0 - /home
/dev/md126 0 0 0 - /apps-------------------------------------------------------------
- DickertAspirant
Nobody an idea?
From my point of view the disks are not to full.
- SkywalkerNETGEAR Expert
Somehow (I have no idea how) your rsync config file had nul bytes in the middle of it. This cause our config parser to go into an infinite loop. I fixed the config file locally on your box, so you should be up and running normally. We will also have a firmware fix for handling this strange situation gracefully in 6.7.0.
Related Content
NETGEAR Academy

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