NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
kentd
May 09, 2017Tutor
ReadyNAS 516 just upgraded to 6.7.1 and data volume has not loaded
Hi, I just installed 6.7.1 and on re-boot the primary data volume has not loaded - and suggests removing the inactive volume. I have two volumes, one of 6 drives in the RN516, this was a raid 6 vol...
- May 16, 2017
/data-0/.timemachine was a subvolume, so a regular deletion didn't work. I removed the subvolume and directory, and now everything is mounted normally.
kentd
May 10, 2017Tutor
Is there any instructions or link to how please?
- kentdMay 10, 2017Tutor
Last login: Sun Jul 3 18:55:46 2016 from 192.168.7.180
root@KDNAS4:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 4.0K 10M 1% /dev
/dev/md0 4.0G 3.7G 25M 100% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 4.0M 1.9G 1% /run
tmpfs 960M 1.1M 959M 1% /run/lock
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mapper/eda1-0 17T 11T 6.0T 64% /eda1
/dev/sdl1 1.9G 917M 969M 49% /media/USB_FLASH_5
/dev/mapper/eda1-0 17T 11T 6.0T 64% /var/ftp/Movie1
/dev/mapper/eda1-0 17T 11T 6.0T 64% /var/ftp/TV2
root@KDNAS4:~# df-i
-bash: df-i: command not found
root@KDNAS4:~# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 490647 653 489994 1% /dev
/dev/md0 0 0 0 - /
tmpfs 491265 1 491264 1% /dev/shm
tmpfs 491265 999 490266 1% /run
tmpfs 491265 25 491240 1% /run/lock
tmpfs 491265 11 491254 1% /sys/fs/cgroup
/dev/mapper/eda1-0 0 0 0 - /eda1
/dev/sdl1 0 0 0 - /media/USB_FLASH_5
/dev/mapper/eda1-0 0 0 0 - /var/ftp/Movie1
/dev/mapper/eda1-0 0 0 0 - /var/ftp/TV2root@KDNAS4:/# du -csh /var/log/*
4.0K /var/log/alternatives.log
1.5M /var/log/apache2
32K /var/log/apt
4.0K /var/log/btmp
4.0K /var/log/dbbroker.log
124K /var/log/dpkg.log
8.0K /var/log/faillog
6.3M /var/log/frontview
0 /var/log/fsck
71M /var/log/journal
12K /var/log/lastlog
56K /var/log/mysql
0 /var/log/mysql.err
0 /var/log/mysql.log
0 /var/log/news
136K /var/log/proftpd.log
2.0M /var/log/readynasd
260K /var/log/samba
224K /var/log/wtmp
81M total
root@KDNAS4:/# du -csh /var/*
0 /var/agentx
68M /var/backups
51M /var/cache
44M /var/cores
5.8T /var/ftp
80M /var/lib
0 /var/local
4.0K /var/lock
81M /var/log
0 /var/mail
8.0K /var/netatalk
40K /var/nuuo
0 /var/opt
9.6M /var/readynasd
0 /var/replicate
4.0K /var/run
4.0K /var/spool
0 /var/tmp
4.0K /var/www
5.8T total
root@KDNAS4:/# du -csh /var/log/frontview/*
140K /var/log/frontview/amazoncd.log
3.0M /var/log/frontview/amazoncd.log.old
1.2M /var/log/frontview/backup
4.0K /var/log/frontview/initrd.log
164K /var/log/frontview/msmtp.log
4.0K /var/log/frontview/password_recovery.log
460K /var/log/frontview/status.log
1.5M /var/log/frontview/status.log.old
6.3M totalOnly apps i currently use are ReadyNAS Surveillance and Transmission.
- StephenBMay 10, 2017Guru - Experienced User
kentd wrote:
Only apps i currently use are ReadyNAS Surveillance and Transmission.
Most likely it's transmission.
You are ignoring a lot of folders (/usr, /lib, /etc), and it is also possible that the data was written "underneath" a mount point (particularly /apps)
Try mounting the OS partition as /mnt, and then explore /mnt. That will solve the data "underneath" problem.
# mount --bind / /mnt
When done
# umount /mnt
- kentdMay 10, 2017Tutor
root@KDNAS4:/usr# du -csh /usr
360M /usr
360M total
root@KDNAS4:/usr# du -csh /lib
33M /lib
33M total
root@KDNAS4:/usr# du -csh /etc
12M /etc
12M total
root@KDNAS4:/usr# du -csh /apps
0 /apps
0 total
root@KDNAS4:/usr#sorry i just dont know terminal, the commands, or what do do here. is there any remote support possible please?
Related Content
NETGEAR Academy

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