]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: simplify confusing math proposition 61566/head
authorZac Dover <zac.dover@proton.me>
Wed, 29 Jan 2025 14:05:59 +0000 (00:05 +1000)
committerZac Dover <zac.dover@proton.me>
Wed, 29 Jan 2025 14:05:59 +0000 (00:05 +1000)
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 <zac.dover@proton.me>
doc/cephadm/services/osd.rst

index 90ebd86f897f923431a3c55e83b85ac2b52a9753..4a2101ca2f2d6c304b3b721e92651855ff4e1fd3 100644 (file)
@@ -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