Commit Graph

4 Commits

Author SHA1 Message Date
Varsha Rao 25642bcf50 mgr/volumes: Make cluster id option mandatory in nfs create export
Signed-off-by: Varsha Rao <varao@redhat.com>
2020-04-08 17:21:17 +05:30
Varsha Rao a84d4b0124 mgr/volumes: Update nfs cluster and export interface
Instead of prefixing 'fs' to the commands, type is added for easy extension to
create rgw exports.

$ ceph nfs cluster create <type=cephfs> [--size=1] <clusterid>
$ ceph nfs export create <type=cephfs> <fsname> <binding> [--readonly] [--path=/path/in/cephfs] [--attach=<clusterid>]

Signed-off-by: Varsha Rao <varao@redhat.com>
2020-04-08 17:21:17 +05:30
Varsha Rao 765cafdb61 vstart: Use "NFS" instead "GANESHA" for starting nfs ganesha clusters
Signed-off-by: Varsha Rao <varao@redhat.com>
2020-04-08 17:21:17 +05:30
Varsha Rao 48c8e8b546 doc: Add document about fs nfs interface to create CephFS exports
Signed-off-by: Varsha Rao <varao@redhat.com>
2020-04-08 17:21:09 +05:30