Important Tips on NFS (Part 4)

What registry keys can be modified, if the number of Unix clients are more?

We can make the following registry changes:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Rpcxdr\Parameters

· Right-click DefaultConcurrentConnections, and then click Modifyè  default value would be 256, you could make it to 1024.

· And DefaultNumberOfWorkerThreadsè default value is 16, make this to 64.

However for performance related issue on Windows 2008 NFS server, one can try the settings as per the below whitepaper:

https://www.microsoft.com/whdc/system/sysperf/perf_tun_srv-r2.mspx

What are the common errors in NFS?

· NFS3ERR_IO

· NFS3ERR_NOENT

· NFS3ERR_ACCES è ( common error due permission issue)

What are related Technet documents for NFS over windows 2008?

https://technet.microsoft.com/en-us/library/cc753302(WS.10).aspx è (NFS over Windows 2008)

https://technet.microsoft.com/en-us/library/dd540762(WS.10).aspx è (NFS over Windows 2008 R2)

https://www.faqs.org/rfcs/rfc1813.html  è(NFS RFC)

Any other place where information on NFS can be found?

https://blogs.msdn.com/b/sfu
https://blogs.technet.com/dsix/default.aspx
https://blogs.technet.com/sfu

 

What are the common tools to diagnose NFS issue?

You can check for the symptoms on our team blogs. In case it does not resolve the issue you can collect the below data and contact Microsoft for further analysis.

1. Collect the SFU reports:

2. Collect NetMon (network monitor) while the issue can be reproduce: