]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: simplify confusing math proposition 61575/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 17:30:10 +0000 (03:30 +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>
(cherry picked from commit d9e96c44f63e1ef81248c74e5b126316e99eff6f)

doc/cephadm/services/osd.rst

index b0ccbd34a787856b1832b6bb7640314402e4899d..5e77558436504f0bcbd9f52b1c056f30e42ecf09 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