跳转到主内容

启用 NFSv4.x 时非 Unicode 警告的转换

Views:
58
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
NAS
Last Updated:

适用于

  • ONTAP 9
  • NFS

回答

  •  在 SVM 上启用 NFSv4.x 时,可能会看到以下警告消息
::> 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}:
  • 此警告是由于 转换的卷包含一些非 Unicode 目录,并且convert_ucode 在这些卷上设置为 off 
  • 默认情况下,在 ONTAP 9 中创建的所有目录都是 Unicode 目录,因为 create_ucode convert_ucode 都设置为 on
  • 使用命令检查卷  create_ucode  和  convert_ucode  设置

::> 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.