From c2ac9c8470fb28b7871f77e29ee1bb6b164a6eb0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 14 Nov 2024 14:56:44 +0100 Subject: [PATCH] ceph: update some dead links Having a optional linkchecker build-target might be nice to catch all those broken links for sure when run every once in a while. Reported-by: Melroy van den Berg Signed-off-by: Thomas Lamprecht --- pveceph.adoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pveceph.adoc b/pveceph.adoc index 4d07c5a..a828834 100644 --- a/pveceph.adoc +++ b/pveceph.adoc @@ -75,7 +75,7 @@ Terminology - Ceph Object Storage Daemon (ceph-osd, or OSD) TIP: We highly recommend to get familiar with Ceph -footnote:[Ceph intro {cephdocs-url}/start/intro/], +footnote:[Ceph intro {cephdocs-url}/start/], its architecture footnote:[Ceph architecture {cephdocs-url}/architecture/] and vocabulary @@ -323,7 +323,7 @@ Ceph Monitor [thumbnail="screenshot/gui-ceph-monitor.png"] The Ceph Monitor (MON) -footnote:[Ceph Monitor {cephdocs-url}/start/intro/] +footnote:[Ceph Monitor {cephdocs-url}/rados/configuration/mon-config-ref/] maintains a master copy of the cluster map. For high availability, you need at least 3 monitors. One monitor will already be installed if you used the installation wizard. You won't need more than 3 monitors, as long @@ -765,8 +765,7 @@ Ceph CRUSH & device classes [thumbnail="screenshot/gui-ceph-config.png"] -The footnote:[CRUSH -https://ceph.com/wp-content/uploads/2016/08/weil-crush-sc06.pdf] (**C**ontrolled +The footnote:[https://ceph.com/assets/pdfs/weil-crush-sc06.pdf] (**C**ontrolled **R**eplication **U**nder **S**calable **H**ashing) algorithm is at the foundation of Ceph.