Skip to main content
NetApp Knowledge Base

Conversion of non-Unicode warning when enabling NFSv4.x

Views:
34
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:
10/8/2024, 6:19:33 AM

Applies to

  • ONTAP 9
  • NFS

Answer

  •  The following warning message might be seen when enabling NFSv4.x on an SVM
::> vserver nfs modify -vserver <svm> -v4.0 enabled -v4.1 enabled

Warning: NFSv4.x access to transitioned volumes in this Vserver could trigger
conversion of non-Unicode directories to Unicode, which might impact
data-serving performance. Before enabling NFSv4.x for this Vserver, refer
to the Data and Configuration Transition Guide.
Do you want to continue? {y|n}: 
  • The warning is due to transitioned volumes containing some non-Unicode directories  and convert_ucode is set to off on those volumes
  • By default, all the directories created in ONTAP 9 are Unicode directories, as both create_ucode and convert_ucode are set to on
  • Use the command to check  the volume create_ucode and convert_ucode setting

::> vol show -volume <vol> -fields create-ucode,convert-ucode

 

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.