Skip to main content
NetApp Knowledge Base

Is there IP fragmentation by a MTU mismatch between the NAS and NFS client?

Views:
622
Visibility:
Public
Votes:
6
Category:
ontap-9
Specialty:
nas
Last Updated:

Applies to

  • ONTAP 9
  • NFS
  • MTU (Maximum Transmission Unit)
  • MSS (Maximum Segment Size)
  • IP fragmentation

Answer

  • No, as long as the larger MTU (9000) never sends anything larger then the smaller MTU (1500), there will be no IP fragmentation
    • The NFS client is the only side who initiates the TCP connection (three-way handshake) and the MSS will limit the size of the frames on the NAS side, thus there will be no IP fragmentation

Additional Information

  • The IP fragmentation on the NAS (ONTAP) side can be checked by looking at (look for the keyword "fragments")
    • autosupport: NETSTAT_S.TXT
    • ::> system node run -node * -command "netstat -s -p ip"
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.