File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,9 @@ The Ceph Metadata Server is necessary to run Ceph File System clients.
5252 redundancy and high availability.
5353
5454- **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
58- Ceph Storage Cluster.
55+ for the :term: `Ceph File System `. Ceph Metadata Servers allow CephFS users to
56+ run basic commands (like ``ls ``, ``find ``, etc.) without placing a burden on
57+ the Ceph Storage Cluster.
5958
6059Ceph stores data as objects within logical storage pools. Using the
6160:term: `CRUSH ` algorithm, Ceph calculates which placement group (PG) should
You can’t perform that action at this time.
0 commit comments