From 7fb09e0c000d761886c6ee376aae5b6470926f60 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 31 May 2024 22:19:59 +1000 Subject: [PATCH] doc/cephfs: edit vstart warning text Improve the English in the vstart warning in doc/cephfs/mantle.rst. Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover (cherry picked from commit 9ce7f9bd6c006ede6e1d563f4273376e2dbc1d03) --- doc/cephfs/mantle.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/cephfs/mantle.rst b/doc/cephfs/mantle.rst index 6212715afc0cc..39e0af3ba8eb1 100644 --- a/doc/cephfs/mantle.rst +++ b/doc/cephfs/mantle.rst @@ -35,10 +35,11 @@ Quickstart with vstart .. warning:: Developing balancers with vstart is difficult because running all daemons - and clients on one node can overload the system. Let it run for a while, even - though you will likely see a bunch of lost heartbeat and laggy MDS warnings. - Most of the time this guide will work but sometimes all MDSs lock up and you - cannot actually see them spill. It is much better to run this on a cluster. + and clients on one node can overload the system. Let the system run for a + while, even though there will likely be many lost heartbeat warnings and + many laggy MDS warnings. In most cases this guide will work, but sometimes + when developing with vstart all MDSs will lock up and you cannot actually + see them spill. It is better to run this on a multi-node cluster. As a prerequisite, we assume you have installed `mdtest `_ or pulled the `Docker image -- 2.39.5