NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
hiobeczek
Jan 14, 2015Aspirant
ReadyNAS NV+ V2 - NFS shares accessible only for 60 seconds
Hi all,
My device:
Model: ReadyNAS NV+ v2
Firmware: RAIDiator 5.3.11
I'm trying to test out NFS on my HTPC to see the difference between SMB, which for some reason keeps buffering movies in XBMC/KODI when using Winodws.
Anyway the issue is that I cannot access NFS shares properly, only the top level folders are visible, and cannot go deeper into the folders to actually play the files.
I tried manually imputing the paths to specific folders, but that refuses connection.
Now one surprising thing is if in the if I go to ReadyNAS web interface and go to Configure>System and then under Services, the place where you can toggle sharing protocols if I select NFS and modify "Number of NFS Threads:" option by either decreasing or increasing the value, and "Apply" it the shares are fully accessible for 60 seconds through XBMC. So I can go into the folders, start a movie, watch it for a few moments and then access is lost again.
I've already researched a bit and attempted modifying the NFS shares parameters in /etc/exports/ by some advise found on different forums but that have not resolved the issue.
Also tried resetting permissions and modifying write, read access, groups, users and hosts access (everything through ReadyNAS web interface) without any success.
Any idea what could this be and how to fix it?
I'm not a Linux expert, but I do have ssh access and I'm wiling to try some things if you can give me clear instructions :D
Thanks for help!
My device:
Model: ReadyNAS NV+ v2
Firmware: RAIDiator 5.3.11
I'm trying to test out NFS on my HTPC to see the difference between SMB, which for some reason keeps buffering movies in XBMC/KODI when using Winodws.
Anyway the issue is that I cannot access NFS shares properly, only the top level folders are visible, and cannot go deeper into the folders to actually play the files.
I tried manually imputing the paths to specific folders, but that refuses connection.
Now one surprising thing is if in the if I go to ReadyNAS web interface and go to Configure>System and then under Services, the place where you can toggle sharing protocols if I select NFS and modify "Number of NFS Threads:" option by either decreasing or increasing the value, and "Apply" it the shares are fully accessible for 60 seconds through XBMC. So I can go into the folders, start a movie, watch it for a few moments and then access is lost again.
I've already researched a bit and attempted modifying the NFS shares parameters in /etc/exports/ by some advise found on different forums but that have not resolved the issue.
Also tried resetting permissions and modifying write, read access, groups, users and hosts access (everything through ReadyNAS web interface) without any success.
Any idea what could this be and how to fix it?
I'm not a Linux expert, but I do have ssh access and I'm wiling to try some things if you can give me clear instructions :D
Thanks for help!
11 Replies
- hiobeczekAspirantJust to add some questions I seen asked in other threads:
root@NAS:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md0 4.0G 862M 3.0G 23% /
tmpfs 16K 0 16K 0% /USB
/dev/c/c 2.8T 2.7T 29G 99% /c
/dev/d/d 2.8T 2.7T 52G 99% /d
/dev/f/f 2.8T 2.3T 511G 82% /f
/dev/e/e 2.8T 1.4T 1.4T 52% /eroot@NAS:~# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/md0 65536 18727 46809 29% /
tmpfs 30852 1 30851 1% /USB
/dev/c/c 45547520 281688 45265832 1% /c
/dev/d/d 45547520 1570 45545950 1% /d
/dev/f/f 45547520 14697 45532823 1% /f
/dev/e/e 45547520 13652 45533868 1% /eroot@NAS:~# ls -lah /
total 27M
drwxr-xr-x 29 admin admin 4.0K 2015-01-14 20:08 .
drwxr-xr-x 29 admin admin 4.0K 2015-01-14 20:08 ..
drwxr-xr-x 2 root root 4.0K 2015-01-14 19:21 bin
drwxr-xr-x 2 root root 4.0K 2011-10-03 03:53 boot
drwxrwxrwx 11 root root 4.0K 2015-01-14 19:34 c
lrwxrwxrwx 1 root root 11 2013-12-03 18:56 Cartoons -> /f/Cartoons
-rw-r--r-- 1 admin admin 4.5K 2015-01-14 01:01 command.log
-rw------- 1 root root 76M 2014-03-21 19:38 core
drwxrwxrwx 7 root root 4.0K 2015-01-14 19:34 d
drwxr-xr-x 16 root root 5.1K 2015-01-14 20:08 dev
drwxrwxrwx 7 root root 4.0K 2015-01-14 19:34 e
drwxr-xr-x 79 root root 4.0K 2015-01-14 22:06 etc
drwxrwxrwx 10 root root 4.0K 2015-01-14 19:34 f
-rw-r--r-- 1 root root 24M 2015-01-14 19:34 files.tar
drwxr-xr-x 7 admin admin 4.0K 2011-03-22 13:38 frontview
drwxr-xr-x 3 root root 4.0K 2014-03-15 12:07 g
lrwxrwxrwx 1 root admin 8 2014-10-11 11:04 GoPro -> /e/GoPro
lrwxrwxrwx 1 root root 12 2013-01-24 07:46 HDmovies1 -> /c/HDmovies1
lrwxrwxrwx 1 root root 12 2013-01-24 07:52 HDmovies2 -> /d/HDmovies2
lrwxrwxrwx 1 root admin 12 2014-03-22 10:22 HDmovies3 -> /f/HDmovies3
drwxr-xr-x 3 root root 4.0K 2011-03-22 12:42 home
lrwxrwxrwx 1 root root 7 2015-01-14 19:34 homes -> /c/home
drwxr-xr-x 2 root root 4.0K 2011-03-22 13:39 initrd
drwxr-xr-x 11 root root 4.0K 2015-01-14 19:20 lib
drwx------ 2 root root 16K 2013-01-23 23:22 lost+found
drwxr-xr-x 2 root root 4.0K 2011-03-22 13:39 mnt
lrwxrwxrwx 1 root root 9 2013-11-23 22:51 Movies -> /f/Movies
lrwxrwxrwx 1 root root 8 2013-12-09 23:29 Music -> /f/Music
-rw-r--r-- 1 root root 15 2014-03-15 15:13 my_log
drwxr-xr-x 8 root root 4.0K 2015-01-14 19:34 opt
dr-xr-xr-x 100 root root 0 1970-01-01 00:00 proc
drwxrwxrwt 2 root root 0 2015-01-14 22:16 ramfs
-rw------- 1 root root 1.0K 2014-02-15 18:00 .rnd
drwx------ 4 root root 4.0K 2015-01-14 22:16 root
drwxr-xr-x 2 root root 4.0K 2015-01-14 19:21 sbin
drwxr-xr-x 2 root root 4.0K 2010-07-21 09:36 selinux
drwxr-xr-x 2 root root 4.0K 2011-03-07 10:59 srv
drwxr-xr-x 11 root root 0 1970-01-01 00:00 sys
drwxrwxrwt 5 root root 4.0K 2015-01-14 22:16 tmp
lrwxrwxrwx 1 root root 11 2013-02-10 17:27 Torrents -> /d/Torrents
lrwxrwxrwx 1 root admin 17 2014-03-22 10:21 TorrentsMovies -> /f/TorrentsMovies
lrwxrwxrwx 1 root admin 13 2014-03-22 10:21 TorrentsTV -> /e/TorrentsTV
lrwxrwxrwx 1 root root 15 2013-01-28 14:59 transmission -> /c/transmission
lrwxrwxrwx 1 root admin 10 2014-03-21 18:19 TVShows -> /e/TVShows
drwxrwxrwt 2 root root 40 2015-01-14 20:07 USB
drwxr-xr-x 10 root root 4.0K 2011-03-07 10:59 usr
drwxr-xr-x 18 root root 4.0K 2012-08-14 03:29 var
-rw-r--r-- 1 root root 19 2015-01-14 21:14 volume.logroot@NAS:~# sudo showmount -e NAS
Export list for NAS:
/e/TVShows *
/e/TorrentsTV *
/f/TorrentsMovies *
/f/Movies *
/f/HDmovies3 *
/d/HDmovies2 *
/c/HDmovies1 *
Thanks :) - hiobeczekAspirantanyone? :)
- mdgm-ntgrNETGEAR Employee RetiredWhat are you using a separate volume for each disk? You have no redundancy, so if a disk fails all the data on that disk is lost.
Can you send your logs (see the Sending Logs link in my sig)? - hiobeczekAspirantHi mdgm,
Separate drives are done on purpose, I don't really care about the redundancy, just disk space. Everything that is really important is backed up to a different device, and this one is used only for media streaming.
Sure, I will send you link to the logs via PM.
Thanks for your answer! - mdgm-ntgrNETGEAR Employee RetiredDo you have a backup?
Have you tried rebooting your NAS? - hiobeczekAspirantI don't have a back up of everything there. Just few things that are really important, but I would prefer not to factory reset it :)
Regarding restarting, yes, I did try it.
Tried disabling and re enabling all sharing protocols and disabling them.
Tried creating new shares (acting the same way as the old ones).
Tried adjusting the /etc/exports/ by adding async parameter to the NFS shares.
I remember NFS shares working in the past, probably over a year ago. There were some firmware update since then, but can't remember any more changes. - mdgm-ntgrNETGEAR Employee RetiredIt looks to me like backing up the data and doing a factory reset (wipes all data, settings, everything) would be the best way forward for your problem.
- hiobeczekAspirantWell, that's not really an option as I don't have any place to put 10TB of data :) any other ideas?
- StephenBGuru - Experienced UserDoes it fail on all volumes?
- hiobeczekAspirantYes, all the NFS shares act the same on all volumes. So if I disable NFS and re-enable or change the number of NFS threads all NFS shares will be accessible for 60 seconds with all sub folders accessible and then after 60 seconds I'm loosing access. only the top folders can be seen but I can;t get deeper into the folders and files.
Related Content
NETGEAR Academy

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