From ff11cdb4bc7cfc0a51ca047e6b7c8c686075b2ec Mon Sep 17 00:00:00 2001 From: Varsha Rao Date: Thu, 29 Apr 2021 18:03:53 +0530 Subject: [PATCH] doc/cephfs/nfs: Replace volume/nfs with nfs Recently, nfs related code was moved out of volumes plugin[1]. So using the name volume/nfs for the interface is not appropriate. [1] https://github.com/ceph/ceph/pull/40526 Signed-off-by: Varsha Rao --- doc/cephfs/fs-nfs-exports.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/cephfs/fs-nfs-exports.rst b/doc/cephfs/fs-nfs-exports.rst index bcc5cd259eb..232489008c6 100644 --- a/doc/cephfs/fs-nfs-exports.rst +++ b/doc/cephfs/fs-nfs-exports.rst @@ -161,8 +161,8 @@ 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 +.. warning:: Currently, the nfs interface is not integrated with dashboard. Both + dashboard and nfs interface have different export requirements and create exports differently. Management of dashboard created exports is not supported. @@ -187,7 +187,7 @@ path is '/'. It need not be unique. Subvolume path can be fetched using: $ ceph fs subvolume getpath [--group_name ] -.. note:: Export creation is supported only for NFS Ganesha clusters deployed using volume/nfs interface. +.. note:: Export creation is supported only for NFS Ganesha clusters deployed using nfs interface. Delete CephFS Export ==================== -- 2.39.5