Page 1 of 2

NFS/SMB Mounts not accessable from GUI

PostPosted: 17 Nov 2015, 14:41
by astrong
heyho,

i've the latest AMP_R12 with bootcode 23.

But i cant use my NFS/SMB Shares from my Server.

Normaly i mount the share to /tmp/ramfs/volumes/share_xyz
and navigate to movies -> local storage -> share_xzy

but with amp i cant do this because the GUI doenst show me the folder.
i tried with any skin, nothing helped.

i've also tried these paths, nothing helps

/tmp/ramfs/volumes/ (the old from original firmware)
/tmp/usbmounts/ (thats the path where my usb stick will be mounted)
/tmp/nfs/mnt/

any idea how i can mount a linux share to playonhd -> movies -> share ?

thanks a lot!

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 17 Nov 2015, 18:07
by Virtual
FAQ The Forum team member’s choice is VRT(vrtn) GUI. We recommend it as the most stable and the only currently evolving
2.
Code: Select all
mkdir -p '/tmp/nfs/mnt/MyLabel'
mount -t nfs -o nolock,ro MyServer:/MyShare' '/tmp/nfs/mnt/MyLabel'

Or use of a Demon Mounts

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 17 Nov 2015, 18:50
by astrong
hi,

thats what a already done.
how i can navigate to this directory with the GUI?

File Manager not shown this folder, same with "Movie" folder (listed as grey icon)

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 17 Nov 2015, 19:47
by Virtual
vrtn skin!
File Manager - Mounts

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 18 Nov 2015, 11:41
by astrong
ahhh didtn saw the FAQ link!

thanks a lot! now it works.

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 20 Nov 2015, 11:07
by astrong
hmm another problem:

both asus R3 overloads (100% cpu) when i try to play a file trough NFS.
Doesnt matter which file (SD/HD video or simple mp3) everything hangs with 100% cpu.


NFS v3
-tried different NFS-Mounts (different storage-places from my server)
-options:
client: ro,nolock,soft,async
server:
/downloads 10.0.1.4(ro,async,no_subtree_check,no_root_squash) 10.0.1.5(ro,async,no_subtree_check,no_root_squash)

any idea what could be the problem?
SMB works flawless.

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 20 Nov 2015, 13:56
by Virtual
use nfs
-options: udp

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 26 Nov 2015, 20:56
by astrong
still not working :(

100% CPU

ro,nolock,async,udp

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 26 Nov 2015, 22:12
by Virtual
у меня:
Code: Select all
~ # mount
...
192.168.1.216:/tmp/usbmounts/sda3 on /tmp/nfs/mnt/216.sda3 type nfs (ro,v3,rsize=32768,wsize=32768,hard,udp,nolock,addr=192.168.1.216)

проблем нет!.

Re: NFS/SMB Mounts not accessable from GUI

PostPosted: 27 Nov 2015, 15:49
by astrong
i removed the async-flag

http://abload.de/image.php?img=bildschi ... 1ygp4i.png

still massive laggin with 720p/1080p