Skip to content

Commit 3282499

Browse files
committed
acrolinx
1 parent bc13bc1 commit 3282499

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/azure-netapp-files/azure-netapp-files-create-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
9999
![Show advanced selection](../media/azure-netapp-files/volume-create-advanced-selection.png)
100100

101101
>[!NOTE]
102-
>By default, the .snapshot directory path is hidden from NFSv4.1 clients. Enabling the **Hide snapshot path** option will hide the .snapshot directory from NFSv3 clients; the directory will still be accessible.
102+
>By default, the `.snapshot` directory path is hidden from NFSv4.1 clients. Enabling the **Hide snapshot path** option will hide the .snapshot directory from NFSv3 clients; the directory will still be accessible.
103103

104104
3. Click **Protocol**, and then complete the following actions:
105105
* Select **NFS** as the protocol type for the volume.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Converting a volume between NFSv3 and NFSv4.1 does not require that you create a
3939
* You cannot convert a single-protocol NFS volume to a dual-protocol volume, or the other way around.
4040
* You cannot convert a destination volume in a cross-region replication relationship.
4141
* Converting an NFSv4.1 volume to NFSv3 will cause all advanced NFSv4.1 features such as ACLs and file locking to become unavailable.
42-
* 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.
43-
* 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).
42+
* 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.
43+
* 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).
4444

4545
## Register the option
4646

articles/azure-netapp-files/faq-nfs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ For example, if a client mounting a volume becomes unresponsive or crashes beyon
5050

5151
A grace period defines a period of special processing in which clients can try to reclaim their locking state during a server recovery. The default timeout for the leases is 30 seconds with a grace period of 45 seconds. After that time, the client's lease will be released.
5252

53-
## Why is the .snapshot directory not visible in an NFSv4.1 volume, but it is visible in an NFSv3 volume?
53+
## Why is the `.snapshot` directory not visible in an NFSv4.1 volume, but it is visible in an NFSv3 volume?
5454

55-
By design, the .snapshot directory is never visible to NFSv4.1 clients. By default, the .snapshot directory will be visible to NFSv3 clients. To hide the .snapshot directory from NFSv3 clients, edit the properties of the volume to [hide the snapshot path](snapshots-edit-hide-path.md).
55+
By design, the .snapshot directory is never visible to NFSv4.1 clients. By default, the `.snapshot `directory will be visible to NFSv3 clients. To hide the `.snapshot` directory from NFSv3 clients, edit the properties of the volume to [hide the snapshot path](snapshots-edit-hide-path.md).
5656

5757
## Oracle dNFS
5858

0 commit comments

Comments
 (0)