nfs on 17.04

Tom H tomh0665 at gmail.com
Wed Jun 28 16:37:32 UTC 2017


On Wed, Jun 28, 2017 at 9:38 AM, R Kimber
<richardkimber at politicsresources.net> wrote:
> On Wed, 28 Jun 2017 03:11:19 -0400 Tom H wrote:


>> It's working for me, on amd64. The way to set up nfs hasn't changed in
>> a LONG time, modulo rpcbind/portmap.
>
> That's encouraging, thanks.

You're welcome.


>> What's the output on the server of
>> exportfs -v
>
> /media/audio
> 192.168.1.78(ro,async,wdelay,nohide,insecure,root_squash,
> no_subtree_check,sec=sys,ro,root_squash,no_all_squash)
>
> /mnt/record
> 192.168.1.78(ro,async,wdelay,nohide,insecure,root_squash,
> no_subtree_check,sec=sys,ro,root_squash,no_all_squash)

Is "192.168.1.78" the address of the client? if it isn't, this is your problem.

[FYI: I use the mask in "/etc/exports" even if I'm only allowing one
address, "192.168.1.78/24(...)" that way I don't forget to use it when
I'm allowing a network, "192.168.1.0/24(...)".


>> rpcinfo -p
>  program vers proto   port  service
> ...

Given the exportfs and rpcinfo, your nfs server seems to be up and running.

I forgot to ask whether rpc.idmapd was running and whether you can
mount an export on the server.




More information about the ubuntu-users mailing list