You are not logged in.

#1 2014-03-23 23:18:49

IlPrincipino
Member
Registered: 2010-06-10
Posts: 61

Trying to configure NFS

Hello. Im trying to configure NFS to access to some folders from another computer in my wireless network.
Ive been following the archwiki. In the server computer I ve created the folders in srv/nfs4/ . Ive mounted them with fstab. Ive edited the exports file and Ive put the rpc-idmapd.service and rpc-mountd.service to run from the startup.
But when I go to the client computer and I want to follow the first step and i execute showmount -e with my hostname, it doesnt find me anything.

Thanks

Offline

#2 2014-03-23 23:44:44

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,424

Re: Trying to configure NFS

Have you restarted nfsd?


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#3 2014-03-24 10:19:22

Holzhaus
Member
Registered: 2013-10-25
Posts: 11

Re: Trying to configure NFS

You need to run this after editing the exports file:

$ sudo exportfs -rav

Offline

Board footer

Powered by FluxBB