From 0564d28379d38adf52ef569231ffba02d48261bd Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 30 Jan 2025 00:05:59 +1000 Subject: [PATCH] doc/cephadm: simplify confusing math proposition s/This means that the exact device size is 3.64 * 1000, or 3640GB"/This means that the exact device size is 3.64TB, or 3640 GB"/ In the original text, the number "3.64" appears to refer to a quantity (and indeed, it is a quantity of Terabytes), but it is unlabeled. Also, on repeated recent readings of this sentence I found it more puzzling than enlightening. So I made this commit. Signed-off-by: Zac Dover (cherry picked from commit d9e96c44f63e1ef81248c74e5b126316e99eff6f) --- doc/cephadm/services/osd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/services/osd.rst b/doc/cephadm/services/osd.rst index b0ccbd34a78..5e775584365 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -110,7 +110,7 @@ general form of the command above: "3.64 TB" -This means that the exact device size is 3.64 * 1000, or 3640GB. +This means that the exact device size is 3.64 TB, or 3640GB. This procedure was developed by Frédéric Nass. See `this thread on the [ceph-users] mailing list -- 2.39.5