mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-16 12:33:30 +00:00
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 <melroy89@protonmail.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
4cf8288f2d
commit
c2ac9c8470
@ -75,7 +75,7 @@ Terminology
|
|||||||
- Ceph Object Storage Daemon (ceph-osd, or OSD)
|
- Ceph Object Storage Daemon (ceph-osd, or OSD)
|
||||||
|
|
||||||
TIP: We highly recommend to get familiar with Ceph
|
TIP: We highly recommend to get familiar with Ceph
|
||||||
footnote:[Ceph intro {cephdocs-url}/start/intro/],
|
footnote:[Ceph intro {cephdocs-url}/start/],
|
||||||
its architecture
|
its architecture
|
||||||
footnote:[Ceph architecture {cephdocs-url}/architecture/]
|
footnote:[Ceph architecture {cephdocs-url}/architecture/]
|
||||||
and vocabulary
|
and vocabulary
|
||||||
@ -323,7 +323,7 @@ Ceph Monitor
|
|||||||
[thumbnail="screenshot/gui-ceph-monitor.png"]
|
[thumbnail="screenshot/gui-ceph-monitor.png"]
|
||||||
|
|
||||||
The Ceph Monitor (MON)
|
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
|
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
|
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
|
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"]
|
[thumbnail="screenshot/gui-ceph-config.png"]
|
||||||
|
|
||||||
The footnote:[CRUSH
|
The footnote:[https://ceph.com/assets/pdfs/weil-crush-sc06.pdf] (**C**ontrolled
|
||||||
https://ceph.com/wp-content/uploads/2016/08/weil-crush-sc06.pdf] (**C**ontrolled
|
|
||||||
**R**eplication **U**nder **S**calable **H**ashing) algorithm is at the
|
**R**eplication **U**nder **S**calable **H**ashing) algorithm is at the
|
||||||
foundation of Ceph.
|
foundation of Ceph.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user