From 332804bad58c892d01d2d2da557e42104365ef8a 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 --- 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 b96d354454ebe..010326d9d6b47 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.39.5