]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: fix pgcalc link 46116/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Mon, 2 May 2022 09:01:51 +0000 (16:01 +0700)
committerZac Dover <zac.dover@gmail.com>
Mon, 2 May 2022 22:56:34 +0000 (08:56 +1000)
The pgcalc tool has moved to the "old" ceph site so update
the link to avoid a 404.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit 7e1dc469648028d064a6c0faeabe9ecb3c11f32f)

doc/radosgw/pools.rst

index a9b00eac1d62edea8295b6ad660c43d3b623a177..bb1246c1fcac922ef33133858967108686ca5159 100644 (file)
@@ -17,7 +17,7 @@ exist, it will create that pool with the default values from
 are sufficient for some pools, but others (especially those listed in
 ``placement_pools`` for the bucket index and data) will require additional
 tuning. We recommend using the `Ceph Placement Group’s per Pool
-Calculator <http://ceph.com/pgcalc/>`__ to calculate a suitable number of
+Calculator <https://old.ceph.com/pgcalc/>`__ to calculate a suitable number of
 placement groups for these pools. See
 `Pools <http://docs.ceph.com/en/latest/rados/operations/pools/#pools>`__
 for details on pool creation.