I've a weird issue with my wdtv live nfs share and external hard drive on my linux server.
So I'll try to be clear in my explanation...
When i'm watching a movie (hosted on a linux server with a WD Element 1TB plugged in USB, ntfs partition) after a while the movie stops and goes back to menu. I can play again the movie from where it was stopped.
I cannot specify after how many minutes the movie stops because it's random. Generally between 20mn and 40mn. It seems not to be the file
For testing, I've tried to play the same file :
- but hosted on my server in his internal hard drive. After 1h of watching => no stop
- hosted on my server in his external hard drive but through mediatomb. After 1h of watching => no stop
Here is my different mount command:
On linux server side:
- etc/exports/
- Code: Select all
/media/western/ 192.168.1.21(rw,all_squash,anonuid=1000,anongid=1000,sync)
On the wdtvlive side, i tried two commands in net.mounts file
- Code: Select all
xmount 192.168.1.50:/media/western Movies nfs udp,rsize=32768,wsize=32768
and
- Code: Select all
xmount 192.168.1.50:/media/western Movies nfs
Here is my Lan diagram
Room 1
INTERNET ----- internet box (freebox) ---- Linux server (and USB hardrive)
Room 2
Netgear switch ----- WD TV Live
The two rooms are connected through CPL (Powerline Communications i guess)
Let me know if u want more details
Help would be appreciated =).
Cheers



