Share via


Need to mount NFS4.1 share to Windows 10 Enterprise.

Question

Wednesday, July 11, 2018 5:48 PM

I have linux debian server exporting NFS4.1 (only 4.1) share to local hetwork. Also have nfs client components installed on my desktop windows 10 enterprise.

When I run CMD.exe from admin and type command:

mount -o anon Z: nfsbox.alexdomain.local:/home/avasilkov/mnt/filebox/share001

I get "network path not found" error, what is wrong with my windows nfs client? Does it support 4.1 version?

Ubuntu machine grabs share "on the fly".

Windows 10 has latest updates.

All replies (4)

Thursday, July 12, 2018 6:06 AM

Hi,

Here are some methods you can try:

1.change the priority list in the provider order.

https://blogs.technet.microsoft.com/sfu/2011/11/21/getting-network-error-53-network-path-not-found/

2. Disable the firewall temporarily.

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].


Thursday, July 12, 2018 11:53 AM

Please tell me one thing. Is there a support for NFS 4.1 protocol in latest build of Windows 10 Enterprise?


Friday, July 13, 2018 2:10 AM

Yes, it is.

What is your current version? You can run winver in search bar.

From the error, please make sure you have permission to access the network path, make sure the network path can be accessed. Please try to test the network packages can be reached between server and client.

How to mount NFS in windows 10 https://graspingtech.com/mount-nfs-share-windows-10/

Note: this is a 3rd party link, we don't have any warranties on this website. It's just for your convenience.

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].


Thursday, March 14, 2019 3:05 PM

Please tell me one thing. Is there a support for NFS 4.1 protocol in latest build of Windows 10 Enterprise?

No, unfortunately not: 

https://docs.microsoft.com/en-us/windows-server/storage/nfs/nfs-overview

Windows and Windows Server versions

Windows supports multiple versions ofthe NFS client and server, depending on operating system version and family.

Operating Systems NFS Server Versions NFS Client Versions
Windows 7, Windows 8.1, Windows 10 N/A

NFSv2, NFSv3

Andreas Hultgren<br/> MCTS, MCITP<br/> <a href="http://ahultgren.blogspot.com/">http://ahultgren.blogspot.com/</a>