Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/How_many_TCP_connections_can_be_established_per_client%3F
      Applies to Ontap 9.x Answer The number of TCP connections per client mount is 1 and 16, this can be checked by using nconnect mount option on host end. The number of slots per TCP connections that Ont...Applies to Ontap 9.x Answer The number of TCP connections per client mount is 1 and 16, this can be checked by using nconnect mount option on host end. The number of slots per TCP connections that Ontap supports is 128 and if a client exceeds this then Ontap starts triggering NFS flow control(nblade.execsOverLimit:error) and pause the client operations until resources are freed up. Additional Information How to adjust Linux clients to avoid nblade.execsOverLimit:error