You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/convert-nfsv3-nfsv41.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Converting a volume between NFSv3 and NFSv4.1 does not require that you create a
23
23
> * Before conversion, you need to unmount the volume from all clients. This operation might require shutdown of your applications that access the volume.
24
24
> * After successful volume conversion, you need to reconfigure each of the clients that access the volume before you can remount the volume.
25
25
>
26
-
> If you convert from NFSv4.1 to NFSv3, all advanced NFSv4.1 features such as Access Control Lists (ACLs) and file locking will become unavailable.
26
+
> If you convert from NFSv4.1 to NFSv3, all advanced NFSv4.1 features such as Access Control Lists (ACLs) and file locking become unavailable.
27
27
28
28
## Considerations
29
29
@@ -32,12 +32,12 @@ Converting a volume between NFSv3 and NFSv4.1 does not require that you create a
32
32
* You cannot convert a single-protocol NFS volume to a dual-protocol volume, or the other way around.
33
33
* You cannot convert a destination volume in a cross-region replication relationship.
34
34
* Converting an NFSv4.1 volume to NFSv3 will cause all advanced NFSv4.1 features such as ACLs and file locking to become unavailable.
35
-
* Converting a volume from NFSv3 to NFSv4.1 will cause the `.snapshot` directory to be hidden from NFSv4.1 clients. The directory will still be accessible.
36
-
* Converting a volume from NFSv4.1 to NFSv3 will cause the `.snapshot` directory to be visible. You can modify the properties of the volume to [hide the snapshot path](snapshots-edit-hide-path.md).
35
+
* Converting a volume from NFSv3 to NFSv4.1 causes the `.snapshot` directory to be hidden from NFSv4.1 clients. The directory remains accessible.
36
+
* Converting a volume from NFSv4.1 to NFSv3 causes the `.snapshot` directory to be visible. You can modify the properties of the volume to [hide the snapshot path](snapshots-edit-hide-path.md).
37
37
38
38
## Register the option
39
39
40
-
The option to convert an NFS volume between NFSv3 and NFSv4.1 is currently in preview. If you are using this option for the first time, register the option before using it.
40
+
If you are using this option for the first time, register the option before using it.
41
41
42
42
> [!IMPORTANT]
43
43
> Until further communication, [Azure NetApp Files for Azure Government](azure-government.md) users should contact their account team to access this option instead of following the steps below.
@@ -100,7 +100,7 @@ In this example, you have an existing NFSv4.1 volume that you want to convert to
100
100
This section shows you how to convert the NFSv4.1 volume to NFSv3.
101
101
102
102
> [!IMPORTANT]
103
-
> Converting a volume from NFSv4.1 to NFSv3 will result in all NFSv4.1 features such as ACLs and file locking to become unavailable.
103
+
> Converting a volume from NFSv4.1 to NFSv3 results in all NFSv4.1 features such as ACLs and file locking to become unavailable.
104
104
105
105
1. Before converting the volume:
106
106
1. Unmount it from the clients in preparation. See [Mount or unmount a volume](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
16
16
17
17
## February 2024
18
18
19
+
*[NFS protocol version conversion](convert-nfsv3-nfsv41.md) is now generally available (GA).
20
+
21
+
You are still required to register the feature before using it for the first time.
22
+
19
23
*[Volume and protocol enhancement](understand-volume-languages.md): extended language support for file and path names
20
24
21
25
Azure NetApp Files uses a default volume language of C.UTF-8, which provides POSIX compliant UTF-8 encoding for character sets. The C.UTF-8 language natively supports characters with a size of 0-3 bytes, which includes a majority of the world’s languages on the Basic Multilingual Plane (BMP) (including Japanese, German, and most of Hebrew and Cyrillic).
0 commit comments