NFS not responding and mounts un-resposive.

Srikanth L 95 Reputation points Microsoft Employee
2026-05-20T07:07:54.1966667+00:00

Hi,

We are seeing the “NFS not responding” error message on client machines for the following volumes:

this error appears on the client machines (unix), I would like to have detailed debugging performed on the storage side to check for any network path or performance issues, or any other underlying cause. At times, we also observe that the mounts become unresponsive or hung.

  This issue is happening randomly for last three days. Let me know if any other details required on the same.

Azure NetApp Files
Azure NetApp Files

An Azure service that provides enterprise-grade file shares powered by NetApp.


1 answer

Sort by: Most helpful
  1. Thanmayi Godithi 11,555 Reputation points Microsoft External Staff Moderator
    2026-05-20T10:58:50.1966667+00:00

    During analysis, it was identified that the NFS mount was configured to use the UDP protocol. UDP is a connectionless protocol and does not guarantee packet delivery or ordering, which can lead to instability or retransmission issues, especially in non-ideal network conditions.

    Resolution: The issue was identified to be caused by the NFS mount using the UDP protocol. During the debugging session, the NFS path was remounted with the appropriate configuration, which resolved the issue.

    Post-change, the issue has not reoccurred and services are functioning as expected.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.