From 08386d2590767e7dd9cb7f28056dbfeaa32c65a5 Mon Sep 17 00:00:00 2001 From: Varsha Rao Date: Thu, 29 Apr 2021 17:55:45 +0530 Subject: [PATCH] doc/cephfs/nfs: add note about export management with volume/nfs interface only Signed-off-by: Varsha Rao (cherry picked from commit 923e689e0828ac5186123a2ffc57db01465cbdd0) --- doc/cephfs/fs-nfs-exports.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/cephfs/fs-nfs-exports.rst b/doc/cephfs/fs-nfs-exports.rst index f2321b2beee4..952cff047180 100644 --- a/doc/cephfs/fs-nfs-exports.rst +++ b/doc/cephfs/fs-nfs-exports.rst @@ -184,6 +184,8 @@ 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. + Delete CephFS Export ==================== -- 2.47.3