Skip to content

Commit 5ea1581

Browse files
committed
Add NFS protocol version consistency limitation
Document that the new clustered NFS service supports NFSv3 and v4.1+, unlike the old service which only supported v4.1+. Warn users to use consistent protocol versions across all clients mounting a given share to avoid unintended consequences from mixed version usage.
1 parent 4203cc4 commit 5ea1581

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs_user/modules/con_changes-to-cephFS-via-NFS.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,6 @@ Before you begin the adoption, review the following information to understand th
2020

2121
* Cloud administrators must ensure a reasonably short window to switch over all end user workloads to the new NFS service.
2222

23+
* While the old `ceph-nfs` service only supported NFS version 4.1+, the new clustered NFS service supports NFS protocols 3 and 4.1+. Mixed protocol version usage is not recommended with an export. Users should mount a given share across all clients using a consistent NFS protocol version. Mixing versions will result in unintended consequences.
24+
2325
For more information on setting up a clustered NFS service, see xref:creating-a-ceph-nfs-cluster_ceph-prerequisites[Creating an NFS Ganesha cluster].

0 commit comments

Comments
 (0)