Moderator Control Panel ]

How to mount network drive ?(solved)

Re: How to mount network drive ?

Postby ForumFan » Sun Jan 24, 2016 4:55 am

I would like mention that I tried several options to run this mount on MOI+ before I wrote this post.
To be sure that nfs shared network drive I have configured correctly I perform this operation on other machine - ubuntu server.

Thank's to this I'm sure that nfs network drive is configured correctly because after this command I have mounted nfs network drive on ubuntu server ;-)
Code: Select All Code
mount -t nfs 192.168.20.2:/volume1/downloads/rec/ /mnt/record/


Unfortunately same command is not working correctly on MOI+

Code: Select All Code
[root@moi /mnt]# mount -t nfs 192.168.0.2:/vol1/downloads/rec/ /mnt/record/
mount: mounting 192.168.0.2:/vol1/downloads/rec/ on /mnt/record/ failed: Connection refused
[root@moi /mnt]#


Something is still wrong, but I don't know really what ...
Anybody can help me with that ?
ForumFan
 
Posts: 28
Joined: Tue Nov 17, 2015 2:42 am

Re: How to mount network drive ?

Postby enzeder » Fri Feb 05, 2016 6:24 pm

Is anyone able to provide any further guidance here. I am having the same issue having provided for a share on my synology NAS enabled for NFS file sharing and when I try to mount the drive in the MOI+ I am also getting the connection refused error.

Have enabled guest access etc so should not be a permissioning problem on the synology, tried all four squash options.

Synology screen says the mount path is /volume3/PVR

mount -t nfs 192.168.0.110:/volume3/PVR/ /mnt/pvr/

Has anyone successfully setup a share on a synology NAS, if so would appreciate any guidance as to how to fix, I am very much taking baby steps on linux so i'm not that good at trouble shooting

Thanks
enzeder
 
Posts: 3
Joined: Mon Feb 01, 2016 12:14 pm

Re: How to mount network drive ?

Postby simonjboyle » Mon Feb 22, 2016 9:01 pm

Hi enzeder,
have you checked the box on the synology NAS for "Allow connections from non-privilidged ports' on the NFS Share definition?
I'm not that familiar with the synology but does it have a /var/log/messages or equivelent that might give some clues?
simonjboyle
 
Posts: 8
Joined: Sat Nov 08, 2014 5:48 pm

Re: How to mount network drive ?

Postby simonjboyle » Mon Feb 22, 2016 9:02 pm

Also post your /etc/exports from the NAS
simonjboyle
 
Posts: 8
Joined: Sat Nov 08, 2014 5:48 pm

Re: How to mount network drive ?

Postby enzeder » Sat Feb 27, 2016 10:34 am

simonjboyle Wrote:Also post your /etc/exports from the NAS


Thanks for the interest.

Allow non privaleged access is seelcted.

exports file as below

/volume3/PVR *(rw,async,no_wdelay,crossmnt,insecure,all_squash,insecure_locks,sec=sys,anonuid=1024,anongid=100)
enzeder
 
Posts: 3
Joined: Mon Feb 01, 2016 12:14 pm

Re: How to mount network drive ?

Postby ForumFan » Sun Mar 27, 2016 5:37 pm

I tried again


[root@moi /]# mount -t nfs -o username=user1,password=password1% 192.168.20.2:share /mnt/record/
mount: mounting 192.168.20.2:share on /mnt/record/ failed: Invalid argument


anyone has succeed to mount network drive on MOI+ ?
ForumFan
 
Posts: 28
Joined: Tue Nov 17, 2015 2:42 am

Re: How to mount network drive ?

Postby ForumFan » Wed Mar 30, 2016 2:35 pm

I think that thank's to Jack from TBS I found how to mount nfs drive.

mount -o nolock -t nfs 192.168.1.1:/home/test /mnt/nfs

Working ;-)
ForumFan
 
Posts: 28
Joined: Tue Nov 17, 2015 2:42 am

Re: How to mount network drive ?

Postby enzeder » Sat Apr 16, 2016 3:40 pm

And working here too, thanks very much
enzeder
 
Posts: 3
Joined: Mon Feb 01, 2016 12:14 pm

Previous

Return to MOI+

Who is online

Users browsing this forum: No registered users and 1 guest