File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -51,11 +51,10 @@ The Ceph Metadata Server is necessary to run Ceph File System clients.
5151 heartbeat. At least three Ceph OSDs are normally required for
5252 redundancy and high availability.
5353
54- - **MDSs **: A :term: `Ceph Metadata Server ` (MDS, ``ceph-mds ``) stores
55- metadata on behalf of the :term: `Ceph File System ` (i.e., Ceph Block
56- Devices and Ceph Object Storage do not use MDS). Ceph Metadata
57- Servers allow POSIX file system users to execute basic commands (like
58- ``ls ``, ``find ``, etc.) without placing an enormous burden on the
54+ - **MDSs **: A :term: `Ceph Metadata Server ` (MDS, ``ceph-mds ``) stores metadata
55+ for the :term: `Ceph File System `. Ceph Block Devices and Ceph Object Storage
56+ do not use MDS. Ceph Metadata Servers allow POSIX-file-system users to run
57+ basic commands (like ``ls ``, ``find ``, etc.) without placing a burden on the
5958 Ceph Storage Cluster.
6059
6160Ceph stores data as objects within logical storage pools. Using the
You can’t perform that action at this time.
0 commit comments