From 7e1dc469648028d064a6c0faeabe9ecb3c11f32f Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Mon, 2 May 2022 16:01:51 +0700 Subject: [PATCH] doc/radosgw: fix pgcalc link 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> --- doc/radosgw/pools.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/pools.rst b/doc/radosgw/pools.rst index a9b00eac1d62e..bb1246c1fcac9 100644 --- a/doc/radosgw/pools.rst +++ b/doc/radosgw/pools.rst @@ -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 `__ to calculate a suitable number of +Calculator `__ to calculate a suitable number of placement groups for these pools. See `Pools `__ for details on pool creation. -- 2.39.5