mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Add new auth caps to restrict access to clients based on fsnames. To specify this, for example: mds 'allow rw fsname=cephfs1' This will restrict client access to fs name "cephfs1" only. Messages to active MDS assigned to any other FSMap will be dropped. Standby MDS not associated with an FSMap will accept messages from clients. To allow multiple file systems, create MDS cap as follows - mds 'allow rw fsname=cephfs1, 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> |
||
---|---|---|
.. | ||
api | ||
.gitignore | ||
add-remove-mds.rst | ||
administration.rst | ||
app-best-practices.rst | ||
cache-size-limits.rst | ||
capabilities.rst | ||
cephfs-architecture.svg | ||
cephfs-io-path.rst | ||
cephfs-journal-tool.rst | ||
cephfs-shell.rst | ||
client-auth.rst | ||
client-config-ref.rst | ||
createfs.rst | ||
dirfrags.rst | ||
disaster-recovery-experts.rst | ||
disaster-recovery.rst | ||
dynamic-metadata-management.rst | ||
eviction.rst | ||
experimental-features.rst | ||
file-layouts.rst | ||
fs-nfs-exports.rst | ||
fs-volumes.rst | ||
full.rst | ||
health-messages.rst | ||
index.rst | ||
journaler.rst | ||
kernel-features.rst | ||
lazyio.rst | ||
Makefile | ||
mantle.rst | ||
mdcache.rst | ||
mds-config-ref.rst | ||
mds-journaling.rst | ||
mds-state-diagram.dot | ||
mds-state-diagram.svg | ||
mds-states.rst | ||
mount-prerequisites.rst | ||
mount-using-fuse.rst | ||
mount-using-kernel-driver.rst | ||
multimds.rst | ||
nfs.rst | ||
posix.rst | ||
quota.rst | ||
scrub.rst | ||
standby.rst | ||
subtree-partitioning.svg | ||
troubleshooting.rst | ||
upgrading.rst |