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 <varao@redhat.com>
(cherry picked from commit
ff11cdb4bc7cfc0a51ca047e6b7c8c686075b2ec)
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.
$ ceph fs subvolume getpath <vol_name> <subvol_name> [--group_name <subvol_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
====================