NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
flip68
Jan 25, 2017Aspirant
Help Needed...ReadyNAS Pro 6 booting very slowly
I need some assistance to confirm what is happening. I have a ReadyNAS Pro Pioneer edition that was running 6.6.0 for a long time with no issues. I recently upgraded to 6.6.1 and it seemed to ha...
flip68
Jan 26, 2017Aspirant
Hi StephenB, yes I do have ssh enabled. I did upload logs via email.
Would you like me to provide the listing of /home?
Thank you!
Would you like me to provide the listing of /home?
Thank you!
StephenB
Jan 26, 2017Guru - Experienced User
flip68 wrote:
Hi StephenB, yes I do have ssh enabled. I did upload logs via email.
Would you like me to provide the listing of /home?
Thank you!
Right now /home is a mount point, so looking there is same as looking in the home folder of the data volume.
What matters is what is underneath the mount point (e.g. what is in the placeholder /home folder).
I suggest you look to see how full the OS partition is generally. If it is overly full, then seeing what's underneath the mount point is more critical.
To see what's underneath you'd enter
mount --bind / /mnt
Then look in /mnt/home, deleting folders and files that you see there (perhaps copying them to the data volume first). If you see empty folders (for instance admin) you can leave them if you like.
When done,
umount /mnt
- flip68Jan 26, 2017Aspirant
Thanks for the insight. I believe I understand what you said, but when I mount / to /mnt and list the files I see the following nothing inside /home except an 'admin' directory with nothing in it.
Also when you ask to look at how full the OS partition is, are you just wanting a df-h to see if the '/' partition is full? I did it below and it appears its only 65% full.
root@Flips-NAS:/# clear
root@Flips-NAS:/# mount --bind / /mnt
root@Flips-NAS:/#root@Flips-NAS:/#
root@Flips-NAS:/# ls -la /mnt
total 40
drwxr-xr-x 1 root root 250 Jan 19 14:47 .
drwxr-xr-x 1 root root 250 Jan 19 14:47 ..
drwxr-xr-x 1 root root 0 Sep 1 2015 apps
drwxr-xr-x 1 root root 1364 Jan 19 14:47 bin
drwxr-xr-x 1 root root 0 May 21 2012 boot
drwxrwxrwt 1 root root 0 Sep 1 2015 data
drwxr-xr-x 1 root root 418 Jan 19 14:47 dev
drwxr-xr-x 1 root root 2954 Jan 19 14:51 etc
drwxr-xr-x 1 root root 54 Jan 19 14:47 frontview
-rw-r--r-- 1 root root 0 Sep 3 2015 ftp_ban.tbl
drwxr-xr-x 1 root root 10 Jun 7 2012 home
lrwxrwxrwx 1 root root 5 Apr 7 2016 homes -> /home
drwxr-xr-x 1 root root 606 Jan 19 14:47 lib
drwxr-xr-x 1 root root 40 Jan 19 14:47 lib64
drwxr-xr-x 1 root root 0 Jun 4 2012 media
drwxr-xr-x 1 root root 0 Jan 25 2016 mnt
drwxr-xr-x 1 root root 116 Dec 15 15:07 opt
drwxr-xr-x 1 root root 0 May 21 2012 proc
-rw------- 1 root root 1024 Sep 1 2015 .rnd
drwx------ 1 root root 114 Jan 19 14:47 root
drwxr-xr-x 1 root root 0 Dec 23 05:53 run
drwxr-xr-x 1 root root 2542 Jan 19 14:47 sbin
drwxr-xr-x 1 root root 0 Feb 28 2012 selinux
drwxr-xr-x 1 root root 0 Jun 4 2012 srv
drwxr-xr-x 1 root root 0 Feb 7 2013 sys
drwxrwxrwt 1 root root 208 Jan 26 18:09 tmp
-rw-r--r-- 1 root root 0 Jan 19 14:46 .update_success
drwxr-xr-x 1 root root 70 Dec 15 15:07 usr
drwxr-xr-x 1 root root 158 Jan 19 14:47 var
root@Flips-NAS:/#
root@Flips-NAS:/#
root@Flips-NAS:/# ls -la /mnt/home
total 16
drwxr-xr-x 1 root root 10 Jun 7 2012 .
drwxr-xr-x 1 root root 250 Jan 19 14:47 ..
drwxr-xr-x 1 admin root 0 Jun 7 2012 admin
root@Flips-NAS:/#
root@Flips-NAS:/#
root@Flips-NAS:/# ls -la /mnt/home/admin
total 0
drwxr-xr-x 1 admin root 0 Jun 7 2012 .
drwxr-xr-x 1 root root 10 Jun 7 2012 ..
root@Flips-NAS:/#
root@Flips-NAS:/#
root@Flips-NAS:/# df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 4.0K 10M 1% /dev
/dev/md0 4.0G 2.4G 1.3G 65% /
tmpfs 2.0G 4.0K 2.0G 1% /dev/shm
tmpfs 2.0G 4.0M 2.0G 1% /run
tmpfs 986M 8.4M 978M 1% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/md127 9.1T 5.6T 3.6T 61% /data
/dev/md127 9.1T 5.6T 3.6T 61% /apps
/dev/md127 9.1T 5.6T 3.6T 61% /home
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Apps
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Backups
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Music
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Pictures
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Plex
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Temp
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Uploads
/dev/md127 9.1T 5.6T 3.6T 61% /run/nfs4/data/Ojo
root@Flips-NAS:/#
root@Flips-NAS:/# umount /mnt- mdgm-ntgrJan 26, 2017NETGEAR Employee Retired
That's still fairly full.
If you do that mount bind again you could do e.g.
# rmdir /mnt/home/admin
You should then stop getting future messages about /home not being empty.Which apps do you have installed?
- flip68Jan 27, 2017Aspirant
Thanks mdgm-ntgr.
I went ahead and deleted the admin directory that was in /home. As for apps, i have only the ones listed below.
You mention that 65% full for the / partition is still fairly full? What could be filling that root partition?
I appreciate the help! My biggest concern as originally posted was the health of the RAID/Volume/Shares. I just want to make sure its healthy. In the RAIDAR screen shot above it mentions "...error 4 in wsdd2" are there any concerns with those?
root@Flips-NAS:/# clear
root@Flips-NAS:/# df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 4.0K 10M 1% /dev
/dev/md0 4.0G 2.4G 1.3G 65% /
tmpfs 2.0G 4.0K 2.0G 1% /dev/shm
tmpfs 2.0G 4.0M 2.0G 1% /run
tmpfs 986M 8.4M 978M 1% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/md127 9.1T 5.6T 3.6T 61% /data
/dev/md127 9.1T 5.6T 3.6T 61% /apps
/dev/md127 9.1T 5.6T 3.6T 61% /home
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Apps
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Backups
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Music
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Pictures
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Plex
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Temp
/dev/md127 9.1T 5.6T 3.6T 61% /var/ftp/Uploads
/dev/md127 9.1T 5.6T 3.6T 61% /run/nfs4/data/Ojo
root@Flips-NAS:/#
root@Flips-NAS:/#
root@Flips-NAS:/# ls -la /apps
total 16
drwxrwxrwx 1 root root 184 Jan 26 19:58 .
drwxr-xr-x 1 root root 250 Jan 19 14:47 ..
dr-xr-xr-x 1 root root 0 Sep 1 2015 DO_NOT_DELETE
drwxr-xr-x 1 media root 18 Mar 27 2016 .forked-daapd
drwxr-xr-x 1 admin admin 1212 Jan 7 08:56 .freeapps
drwxr-xr-x 1 admin admin 104 Sep 3 2015 htop
-rw-r--r-- 1 root root 0 Dec 17 2015 .localapp
drwxr-xr-x 1 admin admin 274 Dec 20 10:15 plexmediaserver
drwxr-xr-t 1 root root 34 Apr 7 2016 .readydlna
drwxr-xr-x 1 root root 106 Dec 13 21:45 smbplus
drwxr-sr-x 1 admin admin 236 Mar 16 2016 transmission
root@Flips-NAS:/#
root@Flips-NAS:/#
root@Flips-NAS:/# ls -la /mnt/apps
total 16
drwxr-xr-x 1 root root 0 Sep 1 2015 .
drwxr-xr-x 1 root root 250 Jan 19 14:47 ..
root@Flips-NAS:/#
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!