Skip to content

Commit 0b55ae9

Browse files
committed
conver nfs ga
1 parent 582ec84 commit 0b55ae9

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

articles/azure-netapp-files/convert-nfsv3-nfsv41.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Converting a volume between NFSv3 and NFSv4.1 does not require that you create a
2323
> * Before conversion, you need to unmount the volume from all clients. This operation might require shutdown of your applications that access the volume.
2424
> * After successful volume conversion, you need to reconfigure each of the clients that access the volume before you can remount the volume.
2525
>
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.
2727
2828
## Considerations
2929

@@ -32,12 +32,12 @@ Converting a volume between NFSv3 and NFSv4.1 does not require that you create a
3232
* You cannot convert a single-protocol NFS volume to a dual-protocol volume, or the other way around.
3333
* You cannot convert a destination volume in a cross-region replication relationship.
3434
* 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).
3737

3838
## Register the option
3939

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

4242
> [!IMPORTANT]
4343
> 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
100100
This section shows you how to convert the NFSv4.1 volume to NFSv3.
101101
102102
> [!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.
104104
105105
1. Before converting the volume:
106106
1. Unmount it from the clients in preparation. See [Mount or unmount a volume](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md).

articles/azure-netapp-files/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
1616

1717
## February 2024
1818

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+
1923
* [Volume and protocol enhancement](understand-volume-languages.md): extended language support for file and path names
2024

2125
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

Comments
 (0)