From e4e54a46723d6832f53375a175f4f165b807faf2 Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Mon, 2 May 2022 15:59:26 +0700 Subject: [PATCH] doc/rados/operations: 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> (cherry picked from commit 45f8d746acefe01e2416cedf92aadba1555c22f8) --- doc/rados/operations/placement-groups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/placement-groups.rst b/doc/rados/operations/placement-groups.rst index 5b8e07a0d656d..d8d1a532bb659 100644 --- a/doc/rados/operations/placement-groups.rst +++ b/doc/rados/operations/placement-groups.rst @@ -724,4 +724,4 @@ entirely. To mark the "unfound" objects as "lost", execute the following:: .. _Create a Pool: ../pools#createpool .. _Mapping PGs to OSDs: ../../../architecture#mapping-pgs-to-osds -.. _pgcalc: http://ceph.com/pgcalc/ +.. _pgcalc: https://old.ceph.com/pgcalc/ -- 2.39.5