From 88d19c5e43f5bd4b63ce5f1fd6e376f5061d6818 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 1 Mar 2022 23:53:29 +1000 Subject: [PATCH] doc/start: alphabetize hardware-recs links This PR alphabetizes the internal and external references at the bottom of the Restructured Text. (This is really just a PR made so that I can show how to make a documentation pull request.) (In a video.) (For people who prefer step-by-step instructions in video form.) Signed-off-by: Zac Dover --- doc/start/hardware-recommendations.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/start/hardware-recommendations.rst b/doc/start/hardware-recommendations.rst index ca184ba6c944d..a1b819087eb37 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -474,11 +474,11 @@ and development clusters can run successfully with modest hardware. +.. _block and block.db: https://docs.ceph.com/en/latest/rados/configuration/bluestore-config-ref/#block-and-block-db .. _Ceph blog: https://ceph.com/community/blog/ .. _Ceph Write Throughput 1: http://ceph.com/community/ceph-performance-part-1-disk-controller-write-throughput/ .. _Ceph Write Throughput 2: http://ceph.com/community/ceph-performance-part-2-write-throughput-without-ssd-journals/ .. _Mapping Pools to Different Types of OSDs: ../../rados/operations/crush-map#placing-different-pools-on-different-osds .. _OS Recommendations: ../os-recommendations -.. _Werner Fischer's blog post on partition alignment: https://www.thomas-krenn.com/en/wiki/Partition_Alignment_detailed_explanation -.. _block and block.db: https://docs.ceph.com/en/latest/rados/configuration/bluestore-config-ref/#block-and-block-db .. _Storage Networking Industry Association's Total Cost of Ownership calculator: https://www.snia.org/forums/cmsi/programs/TCOcalc +.. _Werner Fischer's blog post on partition alignment: https://www.thomas-krenn.com/en/wiki/Partition_Alignment_detailed_explanation -- 2.39.5