NFS/SMB Mounts not accessable from GUI

NFS/SMB Mounts not accessable from GUI

Postby astrong » 17 Nov 2015, 14:41

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!
Asus HDP-R3 AMP R12 vrt gui
astrong
 
Posts: 10
Joined: 17 Nov 2015, 13:52

Re: NFS/SMB Mounts not accessable from GUI

Postby Virtual » 17 Nov 2015, 18:07

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
марсы: HDS7 (смотрелка AMP скин vrt )
HDR12 AMP (обычно сервер с RAM 256 и 2 SATA диска 2T+)//но очень иногда оцифровка видео
XTR PRO(AMP, HTTP(S) NFS SMB FTP сервер +trans2.90 + 2 SATA диска 2T+
сатурны: XTR Prodigy, R6S(512Mb_NAND), HD900A(_MD*) прошивка
User avatar
Virtual
 
Posts: 6862
Joined: 01 Oct 2010, 17:17
Location: RU

Re: NFS/SMB Mounts not accessable from GUI

Postby astrong » 17 Nov 2015, 18:50

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)
Asus HDP-R3 AMP R12 vrt gui
astrong
 
Posts: 10
Joined: 17 Nov 2015, 13:52

Re: NFS/SMB Mounts not accessable from GUI

Postby Virtual » 17 Nov 2015, 19:47

vrtn skin!
File Manager - Mounts
марсы: HDS7 (смотрелка AMP скин vrt )
HDR12 AMP (обычно сервер с RAM 256 и 2 SATA диска 2T+)//но очень иногда оцифровка видео
XTR PRO(AMP, HTTP(S) NFS SMB FTP сервер +trans2.90 + 2 SATA диска 2T+
сатурны: XTR Prodigy, R6S(512Mb_NAND), HD900A(_MD*) прошивка
User avatar
Virtual
 
Posts: 6862
Joined: 01 Oct 2010, 17:17
Location: RU

Re: NFS/SMB Mounts not accessable from GUI

Postby astrong » 18 Nov 2015, 11:41

ahhh didtn saw the FAQ link!

thanks a lot! now it works.
Asus HDP-R3 AMP R12 vrt gui
astrong
 
Posts: 10
Joined: 17 Nov 2015, 13:52

Re: NFS/SMB Mounts not accessable from GUI

Postby astrong » 20 Nov 2015, 11:07

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.
Asus HDP-R3 AMP R12 vrt gui
astrong
 
Posts: 10
Joined: 17 Nov 2015, 13:52

Re: NFS/SMB Mounts not accessable from GUI

Postby Virtual » 20 Nov 2015, 13:56

use nfs
-options: udp
марсы: HDS7 (смотрелка AMP скин vrt )
HDR12 AMP (обычно сервер с RAM 256 и 2 SATA диска 2T+)//но очень иногда оцифровка видео
XTR PRO(AMP, HTTP(S) NFS SMB FTP сервер +trans2.90 + 2 SATA диска 2T+
сатурны: XTR Prodigy, R6S(512Mb_NAND), HD900A(_MD*) прошивка
User avatar
Virtual
 
Posts: 6862
Joined: 01 Oct 2010, 17:17
Location: RU

Re: NFS/SMB Mounts not accessable from GUI

Postby astrong » 26 Nov 2015, 20:56

still not working :(

100% CPU

ro,nolock,async,udp
Asus HDP-R3 AMP R12 vrt gui
astrong
 
Posts: 10
Joined: 17 Nov 2015, 13:52

Re: NFS/SMB Mounts not accessable from GUI

Postby Virtual » 26 Nov 2015, 22:12

у меня:
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)

проблем нет!.
марсы: HDS7 (смотрелка AMP скин vrt )
HDR12 AMP (обычно сервер с RAM 256 и 2 SATA диска 2T+)//но очень иногда оцифровка видео
XTR PRO(AMP, HTTP(S) NFS SMB FTP сервер +trans2.90 + 2 SATA диска 2T+
сатурны: XTR Prodigy, R6S(512Mb_NAND), HD900A(_MD*) прошивка
User avatar
Virtual
 
Posts: 6862
Joined: 01 Oct 2010, 17:17
Location: RU

Re: NFS/SMB Mounts not accessable from GUI

Postby astrong » 27 Nov 2015, 15:49

i removed the async-flag

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

still massive laggin with 720p/1080p
Asus HDP-R3 AMP R12 vrt gui
astrong
 
Posts: 10
Joined: 17 Nov 2015, 13:52

Next

Return to About Asus O!Play

Who is online

Users browsing this forum: No registered users and 12 guests