NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Keligh
Mar 12, 2017Tutor
ReadyNAS stuck on 'Booting 0%'
Hi, My ReadyNas Ultra6 is stuck at 0% ben it boots. I have to do an OS Reinstall to be able to boot it. It works everytime but I know it's not meant to be done at each boot ... I've seen ano...
- Mar 13, 2017
mdgm wrote:The root volume should be well under half full normally. You should look into why the root volume usage is so high.
Ok, silly question but would you know lead lead as how i could investigate this ?Il already check var/logs but it didn't contain much. I don't really know where else to check.
SandsharkI've checked a couple of time and it doesn't seem to move.
But something must happen because now it's not random anymore: it stays up 2 days at most before freezing and needing a reboot :(
What really bugs me is that an OS Reinstall allows it to boot ... but then next boot it doesn't work again. what could change so quickly that prevent the NAS from booting properly after an OS Reinstall ?
mdgm-ntgr
Mar 12, 2017NETGEAR Employee Retired
The root volume should be well under half full normally. You should look into why the root volume usage is so high.
Keligh
Mar 13, 2017Tutor
mdgm wrote:The root volume should be well under half full normally. You should look into why the root volume usage is so high.
Ok, silly question but would you know lead lead as how i could investigate this ?
Il already check var/logs but it didn't contain much. I don't really know where else to check.
SandsharkI've checked a couple of time and it doesn't seem to move.
But something must happen because now it's not random anymore: it stays up 2 days at most before freezing and needing a reboot :(
What really bugs me is that an OS Reinstall allows it to boot ... but then next boot it doesn't work again. what could change so quickly that prevent the NAS from booting properly after an OS Reinstall ?
- mdgm-ntgrMar 13, 2017NETGEAR Employee Retired
# mount --bind / /mnt # du -csh /mnt/*
- KelighMar 13, 2017Tutor
Thank you !
Main ones:
mnt/var/cache/fvamazon: 325Mo
mnt/var/cores :203Mo
147Mo in /mnt/root (but I don't see where:
root@NasSebUltra6:/mnt/root# ls -al total 32 drwx------ 1 root root 110 Mar 13 21:05 . drwxr-xr-x 1 root root 258 Mar 13 21:07 .. -rw------- 1 root root 7523 Mar 13 23:29 .bash_history -rw-r--r-- 1 root root 570 Jan 31 2010 .bashrc drwxr-xr-x 1 root root 26 Apr 17 2015 .config -rw-r--r-- 1 root root 140 Nov 19 2007 .profile -rw-r--r-- 1 root root 0 Mar 11 20:50 .selected_editor drwx------ 1 root root 32 Apr 16 2015 .ssh
Found an old folder I removed ages ago in /mnt/data/<share name>/ (and only that old folder, WTF) => removed it
That did a little bit of cleaning:
root@NasSebUltra6:/mnt/usr/lib# df -h Filesystem Size Used Avail Use% Mounted on udev 10M 4.0K 10M 1% /dev /dev/md0 4.0G 1.6G 2.2G 43% / tmpfs 998M 4.0K 998M 1% /dev/shm tmpfs 998M 6.0M 992M 1% /run tmpfs 499M 1.3M 498M 1% /run/lock tmpfs 998M 0 998M 0% /sys/fs/cgroup /dev/md127 14T 12T 1.7T 88% /data /dev/md127 14T 12T 1.7T 88% /home /dev/md127 14T 12T 1.7T 88% /apps /dev/md127 14T 12T 1.7T 88% /var/ftp/NAS
I'll tell you if that changes anything.
Thx again for the leads.
- mdgm-ntgrMar 14, 2017NETGEAR Employee Retired
You may need to run a balance (with an appropriate filter) e.g.
# btrfs balance start / -dusage=20 &
Related Content
NETGEAR Academy

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