mirror of
https://github.com/ceph/ceph
synced 2024-12-21 10:54:42 +00:00
811e48d6ff
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> |
||
---|---|---|
.. | ||
_ext | ||
_static | ||
_templates | ||
_themes/ceph | ||
api | ||
ceph-volume | ||
cephadm | ||
cephfs | ||
changelog | ||
dev | ||
images | ||
install | ||
man | ||
mgr | ||
mon | ||
rados | ||
radosgw | ||
rbd | ||
releases | ||
scripts | ||
start | ||
.gitignore | ||
architecture.rst | ||
CMakeLists.txt | ||
conf.py | ||
favicon.ico | ||
foundation.rst | ||
glossary.rst | ||
governance.rst | ||
index.rst | ||
logo.png | ||
man_index.rst | ||
README.md |