From 90bba4a6bb188a5c4cc1f5921789cbe3bac7e829 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 240d4d01c91..ac484d5c429 100644 --- a/doc/cephfs/add-remove-mds.rst +++ b/doc/cephfs/add-remove-mds.rst @@ -53,8 +53,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.39.5