Skip to main content
NetApp Knowledge Base

execsOverLimit message found in event logs for NFSv4.1 / NFSv4.2 clients

Views:
8,230
Visibility:
Public
Votes:
6
Category:
ontap-9
Specialty:
nas
Last Updated:

Applies to

  • ONTAP 9.8 and higher
  • NFS v4.1 and NFS v4.2

Issue

  • Error in EMS.log:

NETAPP03: kernel: nblade.execsOverLimit:error]: The number of in-flight requests from client with source IP 10.20.30.40 to destination LIF 10.20.30.50 (Vserver 7) is greater than the maximum number of in-flight requests allowed (128). The client might see degraded performance due to request throttling.

Note: This message has been moved to severity NOTICE in ONTAP 9.12.1

  • This message is normal and expected when the Oracle dNFS client is in use. It does not indicate a problem.
  • Clients may report increased latency that coincides with times when this message is seen
  • Session slot table is set to a higher value than 128 (default 180):

::> set -privilege advanced
::*> vserver nfs show -vserver <SVM_NAME> -fields v4.x-session-num-slots

 

Solution

  • No changes are required if the source of the execsOverLimit message includes an Oracle dNFS client. These messages are normal and expected.
  • If the client specified in the message is not experiencing performance issues consider the message informational
  • ​​​​​If the client specified in the message is experiencing performance issues:
    • Modify the max slot table value:
      • ::> set -privilege advanced
      • ::*> vserver nfs modify -vserver <SVM_NAME> -v4.x-session-num-slots 128

Note: Changing the -v4.x-session-num-slots value does not impact existing connections.  Clients need to remount the export for this change to take effect.

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.