Skip to content

Commit 17c6b5a

Browse files
authored
Merge pull request ceph#57804 from zdover23/wip-doc-2024-05-31-cephfs-mantle-vstart-warning
doc/cephfs: edit vstart warning text Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 75c4166 + 9ce7f9b commit 17c6b5a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/cephfs/mantle.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@ Quickstart with vstart
3535
.. warning::
3636

3737
Developing balancers with vstart is difficult because running all daemons
38-
and clients on one node can overload the system. Let it run for a while, even
39-
though you will likely see a bunch of lost heartbeat and laggy MDS warnings.
40-
Most of the time this guide will work but sometimes all MDSs lock up and you
41-
cannot actually see them spill. It is much better to run this on a cluster.
38+
and clients on one node can overload the system. Let the system run for a
39+
while, even though there will likely be many lost heartbeat warnings and
40+
many laggy MDS warnings. In most cases this guide will work, but sometimes
41+
when developing with vstart all MDSs will lock up and you cannot actually
42+
see them spill. It is better to run this on a multi-node cluster.
4243

4344
As a prerequisite, we assume you have installed `mdtest
4445
<https://sourceforge.net/projects/mdtest/>`_ or pulled the `Docker image

0 commit comments

Comments
 (0)