Jump to content

NFS doesn't work - solved


Fazik83

Recommended Posts

Hello everyone,

I have OrangePiPlus2E and I use Debian Jessie default 3.4.113-sun8i

I was download and install Debian Stretch Next on second card and NFS don't work.

I installed nfs-kernel-server and nfs-common. Next I copy exports file from older Debian and I can't connect to my Armbian via NFS protocol.

Log file tell mi device trying connect, but I get answer from Armbian: can't get hostname.

I don't know whad I did wrong. If I change CF card, NFS works fine on Debian Jessie.

Could you help me?

Regards

Link to comment
Share on other sites

OK - I solved this myself - edit /etc/default/nfs-kernel-server

Change:

RPCNFSDCOUNT=8

to:

RPCNFSDCOUNT="-V 2 8"

And change:

RPCMOUNTDOPTS="--manage-gids"

to:

RPCMOUNTDOPTS="-V 2 --manage-gids"

then issue:

sudo service nfs-kernel-server restart

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines