From 1bf6a1355f08c0fbf551bf38d051e4bbd6082d73 Mon Sep 17 00:00:00 2001 From: Piotr Parczewski Date: Tue, 3 Sep 2024 13:25:26 +0200 Subject: [PATCH] doc/mds: improve wording Signed-off-by: Piotr Parczewski (cherry picked from commit 332804bad58c892d01d2d2da557e42104365ef8a) --- doc/cephfs/add-remove-mds.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/cephfs/add-remove-mds.rst b/doc/cephfs/add-remove-mds.rst index 2fec7873d228..a9ae054164e2 100644 --- a/doc/cephfs/add-remove-mds.rst +++ b/doc/cephfs/add-remove-mds.rst @@ -55,8 +55,7 @@ the MDS server. Even if a single MDS daemon is unable to fully utilize the hardware, it may be desirable later on to start more active MDS daemons on the same node to fully utilize the available cores and memory. Additionally, it may become clear with workloads on the cluster that performance improves with -multiple active MDS on the same node rather than over-provisioning a single -MDS. +multiple active MDS on the same node rather than a single overloaded MDS. Finally, be aware that CephFS is a highly-available file system by supporting standby MDS (see also :ref:`mds-standby`) for rapid failover. To get a real -- 2.47.3