File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 263263 Ceph-specific information about devices and its relationship
264264 with OSDs.
265265
266- :ref: ` MDS<cephfs_add_remote_mds> `
266+ MDS
267267 The Ceph **M **\e ta\ **D **\a ta **S **\e rver daemon. Also referred
268268 to as "ceph-mds". The Ceph metadata server daemon must be
269269 running in any Ceph cluster that runs the CephFS file system.
270- The MDS stores all filesystem metadata.
270+ The MDS stores all filesystem metadata. :term: `Client `\s work
271+ together with either a single MDS or a group of MDSes to
272+ maintain a distributed metadata cache that is required by
273+ CephFS.
274+
275+ See :ref: `Deploying Metadata Servers<cephfs_add_remote_mds> `.
276+
277+ See the :ref: `ceph-mds man page<ceph_mds_man> `.
271278
272279 MGR
273280 The Ceph manager software, which collects all the state from
Original file line number Diff line number Diff line change 11:orphan:
22
3+ .. _ceph_mds_man :
4+
35=========================================
46 ceph-mds -- ceph metadata server daemon
57=========================================
You can’t perform that action at this time.
0 commit comments