NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Jophus
Aug 31, 2018Luminary
Root drive filled up and now things are broken
I need some help. 6.9.2. I think TVHeadEnd addon is a bit broken - and dumped a whole load of ts files in my root directory. This is the second time this has happened. I deleted the *.ts files the ...
Jophus
Aug 31, 2018Luminary
so...... what can i do?
systemctl list-units shows readynasd.service as loaded failed failed
failed in red... where is the log for readynasd please?
mdgm-ntgr
Aug 31, 2018NETGEAR Employee Retired
It's in the journal. So if you want the last say 5000 lines of the journal related to readynasd you'd do e.g.
# journalctl -an5000 CATEGORY=readynasd.log
- JophusAug 31, 2018Luminary
Aug 31 09:48:15 Sextuple readynasd[5593]: dba import failed
Aug 31 09:48:15 Sextuple readynasd[5672]: readynasd log started
Aug 31 09:48:15 Sextuple readynasd[5672]: readynasd started. (restarted=0)
Aug 31 09:48:16 Sextuple readynasd[5672]: Error rndb_import() ==> rc=5- JophusAug 31, 2018Luminary
journalctl -xe shows my shares are not available or unmountable... Is this something I can fix? The files are still on the NAS and can navigate to them...
-- Unit readynasd.service has begun starting up. Aug 31 11:20:58 Sextuple readynasd[12066]: readynasd log started Aug 31 11:20:58 Sextuple readynasd[12066]: readynasd started. (restarted=0) Aug 31 11:20:58 Sextuple readynasd[12066]: DB (main) schema version: 23 ==> 23 Aug 31 11:20:58 Sextuple readynasd[12066]: DB (queue) schema version: ne w ==> 0 Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/Backups/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/Multimedia/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/Downloads/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/Archive/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/Discs/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/Dropbox/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/Documents/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/eBooks/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/istat/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/RNXconfig/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Cannot parse cifs share conf file. /Raid-6/._share/OneDrive/samba.conf Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:58 Sextuple readynasd[12066]: Non exist share='(null)' is s pecified in AFP config. Skip the config. Aug 31 11:20:59 Sextuple readynasd[12066]: Malformed json file. Aug 31 11:20:59 Sextuple readynasd[12066]: rndb_one_drive_import() ==> 5 (0ms) Aug 31 11:20:59 Sextuple apache2[3335]: [error] [client 192.168.1.101] C onnect rddclient failed, referer: https://192.168.1.103/admin/ Aug 31 11:20:59 Sextuple readynasd[12066]: rndb_import() ==> 5 (815ms) Aug 31 11:20:59 Sextuple readynasd[12066]: Error rndb_import() ==> rc=5 Aug 31 11:20:59 Sextuple readynasd[12066]: dba import failed Aug 31 11:20:59 Sextuple systemd[1]: readynasd.service: Main process exi ted, code=exited, status=255/n/a Aug 31 11:20:59 Sextuple systemd[1]: Failed to start ReadyNAS System Dae
- mdgm-ntgrAug 31, 2018NETGEAR Employee Retired
You could create a new share and fix e.g. /Raid-6/._share/Backups/samba.conf based on that and then do
# cat /data/._share/*/samba.conf > /etc/frontview/samba/Shares.conf
Or
# touch /var/readynasd/.need_export # systemctl restart readynasd
Related Content
NETGEAR Academy

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