Skip to main content
NetApp Knowledge Base

Can the volume language be changed after creation in ONTAP?

Views:
14,165
Visibility:
Public
Votes:
3
Category:
ontap-9
Specialty:
core
Last Updated:

 

 

Applies to

  • ONTAP 9.7P1 and later
  • Cloud backup
  • Snapmirror

Answer

    The utf8mb4 language set supports both CIFS and NFS. However, note the following warning:

    Files created with 4-byte Unicode by NFS clients will still display incorrectly after conversion as the data is stored in the "bag of bits" - the conversion does not scan for the presence of the "bag of bits" and convert that information

    • Before modifying the volume language, confirm the protocols used to access the data on the volume:

    ::> volume show -vserver <svm_name> -volume <volume_name> -fields security-style

     To change the volume language, use the following steps:

    • Verify volume language before and after language modification:

    vol show -volume <volumename> -fields language

    • To change the volume language:
      1. ::> set diag
      2. ::*> volume modify -vserver <vserver> -volume <volume> -language utf8mb4
    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.