←  [EN] Enduser support

Forums

»

PLI 4 not able to mount NFS drive

's foto Novac 25 jan 2015

Hi

I have read a lot about problems with mounting CIFS on PLI 4, but as I want to mount NFS, none of the found treads helped me..

 

My setup is this:

 

Win7 PC (192.168.2.10) with FreeNFS which shares this PC's X:\ dirve

 

Vu+ Duo 1 (192.168.2.36) running PLI 3 - kernle 3.1.1 - NFSserver installed from plugin

 

Vu+ Duo 2 (192.168.2.38) running PLI 4 - Kernel 3.9.6 (Updated to PLI 4 yesterday) - NFSserver installed from plugin

 

WU+ Duo 1 is able to mount to FreeNFS, and read/write to share.

This is the result of "mount"

192.168.2.10:/record/ on /media/net/BluePC type nfs (rw,noatime,vers=3,rsize=8192,wsize=8192,namlen=255,soft,nolock,proto=tcp,port=65535,timeo=70,retrans=3,sec=sys,local_lock=all,addr=192.168.2.10)

 

Wu+ DUO 2 in not able to mount to FreeNFS and return this result

root@vuduo:~# mount -w -t nfs -o nolock  192.168.2.10:/record /media/net/PC-Bio
mount.nfs: access denied by server while mounting 192.168.2.10:/record
mount.nfs: access denied by server while mounting 192.168.2.10:/record
mount: mounting 192.168.2.10:/record on /media/net/PC-Bio failed: Permission denied

 

Vu+ DUO 2 is able to mount to Vu+ DUo 1

mount -w -t nfs -o nolock  192.168.2.36:/media/hdd /media/net/PC-Bio
Result of "mount"

192.168.2.36:/media/hdd on /media/net/PC-Bio type nfs (rw,relatime,vers=3,rsize=8192,wsize=8192,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.2.36,mountvers=3,mountproto=tcp,local_lock=all,addr=192.168.2.36)

 

The fact that Vu+ DUO 2 is able to mount to Vu+ DUO 1, should lead to the conclution that FreeNFS is the problem, but before I did the update of VU+ DUO2, it mounted to FreNFS without any problems.

 

Does anyone have an idear on how to fix the issue with Vu+ DUO2 ?

 

Regards

Jan L

 

 

Citeren

's foto WanWizard 25 jan 2015

It says "access denied by server".

 

I don't know freeNFS, but in NFS, you need to give your clients access using the exports file, on client IP address. So check that first.

Citeren

's foto Novac 25 jan 2015

Hi

Thanks for your answer.

 

FreeNFS has been configured, infact all ip is alowed to connect.

Also VU? DUO 1 can connect without any problem

 

Problem still remains..

Citeren

's foto WanWizard 25 jan 2015

The error indicates the server refuses connection, so you really have to start at that end. No logs? No debugging options?

 

I have everything mounted on all my boxes using NFS, and I know a lot of other people have as well, so I think it's safe to say it's not a (generic) OpenPLi 4 issue.

Citeren

's foto christophecvr 26 jan 2015

Work's perfect by me . It is not a pli4 problem. Guess You're exports are not ok.


Veranderd door christophecvr, 26 januari 2015 - 09:06
Citeren

's foto Novac 26 jan 2015

Hi there..

Solved, and You were right.. it was FreeNFS.

For some reason it did not work with kernel 3.9.6 (PLI4).. only 3.1.1(PLI3)

 

I changed from FreeNFS to HaneWIN NFS and now it works.

 

Thanks for listening, if I blamed PLI is was not the intension..

 

/Jan L

Citeren