ceph/doc
Douglas Fuller 811e48d6ff mon/MDSMonitor: add mon auth caps for CephFS names
Add a 'fsname' clause to mon auth caps to restrict a client's view
of the FSMap. Example:

mon 'allow rw fsname=cephfs2'

This would restrict the client's view of the FSMap to the MDSMap for
cephfs2. Any MDS allocated to a different filesystem will be invisible.
Global standby daemons are always visible. To allow multiple CephFSs,
add multiple caps:

mon 'allow rw fsname=cephfs2, allow rw fsname=cephfs2'

Fixes: http://tracker.ceph.com/issues/15070
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2020-09-10 17:10:51 +05:30
..
_ext
_static
_templates
_themes/ceph
api
ceph-volume Merge pull request #36241 from jan--f/c-v-mpath-support 2020-09-01 13:29:32 +02:00
cephadm Merge pull request #36946 from zdover23/wip-docs-36796-fix 2020-09-07 10:48:27 +02:00
cephfs mon/MDSMonitor: add mon auth caps for CephFS names 2020-09-10 17:10:51 +05:30
changelog
dev doc/dev: drop unused label 2020-09-05 09:55:57 +08:00
images
install doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00
man doc: add clean-temps to osdmaptool.rst 2020-08-27 17:02:08 +00:00
mgr doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00
mon
rados Merge pull request #36946 from zdover23/wip-docs-36796-fix 2020-09-07 10:48:27 +02:00
radosgw Merge pull request #36954 from HeinleinSupport/wip-doc-remove-ceph-deploy 2020-09-04 07:15:35 +10:00
rbd changes the link to internal 2020-09-03 10:29:06 +02:00
releases doc/releases: add Nautilus 14.2.11 to timeline 2020-08-15 22:55:44 +02:00
scripts script/gen_state_diagram.py: s/python/python3/ 2020-08-28 20:35:21 +08:00
start doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00
.gitignore
architecture.rst
CMakeLists.txt
conf.py doc: add sphinx.ext.mathjax for math-to-MathML rendering 2020-09-01 09:53:18 +08:00
favicon.ico
foundation.rst
glossary.rst
governance.rst doc/governance: add Patrick to CLTW 2020-07-09 10:31:05 -07:00
index.rst
logo.png
man_index.rst doc: remove references to ceph-deploy 2020-09-02 21:14:36 +02:00
README.md