]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs/nfs: Add warning note about management of dashboard created exports
authorVarsha Rao <varao@redhat.com>
Thu, 31 Dec 2020 10:45:09 +0000 (16:15 +0530)
committerVarsha Rao <varao@redhat.com>
Tue, 5 Jan 2021 12:34:34 +0000 (18:04 +0530)
Fixes: https://tracker.ceph.com/issues/48731
Signed-off-by: Varsha Rao <varao@redhat.com>
doc/cephfs/fs-nfs-exports.rst

index e655c9233a010c33b13dbd82b37c9b55fe37d9a5..dd224c2c2913627f7e86d487e4a80f4f3d471789 100644 (file)
@@ -109,6 +109,11 @@ This removes the user defined configuration.
 Create CephFS Export
 ====================
 
+.. warning:: Currently, the volume/nfs interface is not integrated with dashboard. Both
+   dashboard and volume/nfs interface have different export requirements and
+   create exports differently. Management of dashboard created exports is not
+   supported.
+
 .. code:: bash
 
     $ ceph nfs export create cephfs <fsname> <clusterid> <binding> [--readonly] [--path=/path/in/cephfs]