From bb5802407c62bf9959a5e6a7e8a0fea53cccd229 Mon Sep 17 00:00:00 2001 From: Sean Fang Date: Sat, 21 Mar 2020 13:20:54 +0800 Subject: [PATCH] doc: Fix some link errors about ceph-deploy Previously moved "ceph-deploy" did not change the link jump in it correctly Signed-off-by: Sean Fang --- .../ceph-deploy/install-ceph-gateway.rst | 4 +-- doc/install/ceph-deploy/quick-ceph-deploy.rst | 26 +++++++++---------- doc/install/ceph-deploy/quick-cephfs.rst | 18 ++++++------- doc/install/ceph-deploy/quick-rgw-old.rst | 4 +-- doc/install/ceph-deploy/quick-rgw.rst | 2 +- .../ceph-deploy/quick-start-preflight.rst | 8 +++--- doc/install/ceph-deploy/upgrading-ceph.rst | 8 +++--- doc/install/index_manual.rst | 2 +- doc/install/manual-deployment.rst | 4 +-- doc/install/manual-freebsd-deployment.rst | 4 +-- 10 files changed, 40 insertions(+), 40 deletions(-) diff --git a/doc/install/ceph-deploy/install-ceph-gateway.rst b/doc/install/ceph-deploy/install-ceph-gateway.rst index fe5b6b574cd4a..b60aad3e02d74 100644 --- a/doc/install/ceph-deploy/install-ceph-gateway.rst +++ b/doc/install/ceph-deploy/install-ceph-gateway.rst @@ -611,5 +611,5 @@ The output should be:: my-new-bucket -.. _Preflight: ../../start/quick-start-preflight -.. _HTTP Frontends: ../../radosgw/frontends +.. _Preflight: ../quick-start-preflight +.. _HTTP Frontends: ../../../radosgw/frontends diff --git a/doc/install/ceph-deploy/quick-ceph-deploy.rst b/doc/install/ceph-deploy/quick-ceph-deploy.rst index c4589c7b3d3c9..5c293a0ed1319 100644 --- a/doc/install/ceph-deploy/quick-ceph-deploy.rst +++ b/doc/install/ceph-deploy/quick-ceph-deploy.rst @@ -331,16 +331,16 @@ data migration or balancing manually. .. _Preflight Checklist: ../quick-start-preflight -.. _Ceph Deploy: ../../rados/deployment -.. _ceph-deploy install -h: ../../rados/deployment/ceph-deploy-install -.. _ceph-deploy new -h: ../../rados/deployment/ceph-deploy-new -.. _ceph-deploy osd: ../../rados/deployment/ceph-deploy-osd -.. _Running Ceph with Upstart: ../../rados/operations/operating#running-ceph-with-upstart -.. _Running Ceph with sysvinit: ../../rados/operations/operating#running-ceph-with-sysvinit -.. _CRUSH Map: ../../rados/operations/crush-map -.. _pool: ../../rados/operations/pools -.. _placement group: ../../rados/operations/placement-groups -.. _Monitoring a Cluster: ../../rados/operations/monitoring -.. _Monitoring OSDs and PGs: ../../rados/operations/monitoring-osd-pg -.. _Network Configuration Reference: ../../rados/configuration/network-config-ref -.. _User Management: ../../rados/operations/user-management +.. _Ceph Deploy: ../../../rados/deployment +.. _ceph-deploy install -h: ../../../rados/deployment/ceph-deploy-install +.. _ceph-deploy new -h: ../../../rados/deployment/ceph-deploy-new +.. _ceph-deploy osd: ../../../rados/deployment/ceph-deploy-osd +.. _Running Ceph with Upstart: ../../../rados/operations/operating#running-ceph-with-upstart +.. _Running Ceph with sysvinit: ../../../rados/operations/operating#running-ceph-with-sysvinit +.. _CRUSH Map: ../../../rados/operations/crush-map +.. _pool: ../../../rados/operations/pools +.. _placement group: ../../../rados/operations/placement-groups +.. _Monitoring a Cluster: ../../../rados/operations/monitoring +.. _Monitoring OSDs and PGs: ../../../rados/operations/monitoring-osd-pg +.. _Network Configuration Reference: ../../../rados/configuration/network-config-ref +.. _User Management: ../../../rados/operations/user-management diff --git a/doc/install/ceph-deploy/quick-cephfs.rst b/doc/install/ceph-deploy/quick-cephfs.rst index 403525152f958..c9b7ddcffe1ff 100644 --- a/doc/install/ceph-deploy/quick-cephfs.rst +++ b/doc/install/ceph-deploy/quick-cephfs.rst @@ -201,12 +201,12 @@ See `CephFS`_ for additional information. See `Troubleshooting`_ if you encounter trouble. .. _Storage Cluster Quick Start: ../quick-ceph-deploy -.. _CephFS: ../../cephfs/ -.. _Troubleshooting: ../../cephfs/troubleshooting -.. _OS Recommendations: ../os-recommendations -.. _Placement Group: ../../rados/operations/placement-groups -.. _mount.ceph man page: ../../man/8/mount.ceph -.. _Mount CephFS using Kernel Driver: ../../cephfs/mount-using-kernel-driver -.. _ceph-fuse man page: ../../man/8/ceph-fuse -.. _Mount CephFS using FUSE: ../../cephfs/mount-using-fuse -.. _Erasure Code: ../../rados/operations/erasure-code +.. _CephFS: ../../../cephfs/ +.. _Troubleshooting: ../../../cephfs/troubleshooting +.. _OS Recommendations: ../../../start/os-recommendations +.. _Placement Group: ../../../rados/operations/placement-groups +.. _mount.ceph man page: ../../../man/8/mount.ceph +.. _Mount CephFS using Kernel Driver: ../../../cephfs/mount-using-kernel-driver +.. _ceph-fuse man page: ../../../man/8/ceph-fuse +.. _Mount CephFS using FUSE: ../../../cephfs/mount-using-fuse +.. _Erasure Code: ../../../rados/operations/erasure-code diff --git a/doc/install/ceph-deploy/quick-rgw-old.rst b/doc/install/ceph-deploy/quick-rgw-old.rst index db6474de51455..df28a24b17f5c 100644 --- a/doc/install/ceph-deploy/quick-rgw-old.rst +++ b/doc/install/ceph-deploy/quick-rgw-old.rst @@ -26,5 +26,5 @@ the steps specific to Apache are no longer needed. .. _Storage Cluster Quick Start: ../quick-ceph-deploy -.. _RGW Admin Guide: ../../radosgw/admin -.. _Configuring Ceph Object Gateway: ../../radosgw/config-fcgi +.. _RGW Admin Guide: ../../../radosgw/admin +.. _Configuring Ceph Object Gateway: ../../../radosgw/config-fcgi diff --git a/doc/install/ceph-deploy/quick-rgw.rst b/doc/install/ceph-deploy/quick-rgw.rst index 5efda04f9ba11..5517476125536 100644 --- a/doc/install/ceph-deploy/quick-rgw.rst +++ b/doc/install/ceph-deploy/quick-rgw.rst @@ -97,5 +97,5 @@ Configuring the Ceph Object Gateway Instance See the `Configuring Ceph Object Gateway`_ guide for additional administration and API details. -.. _Configuring Ceph Object Gateway: ../../radosgw/config-ref +.. _Configuring Ceph Object Gateway: ../../../radosgw/config-ref .. _Preflight Checklist: ../quick-start-preflight diff --git a/doc/install/ceph-deploy/quick-start-preflight.rst b/doc/install/ceph-deploy/quick-start-preflight.rst index b1fdc92d2286d..4850c2a4dd325 100644 --- a/doc/install/ceph-deploy/quick-start-preflight.rst +++ b/doc/install/ceph-deploy/quick-start-preflight.rst @@ -356,9 +356,9 @@ This completes the Quick Start Preflight. Proceed to the `Storage Cluster Quick Start`_. .. _Storage Cluster Quick Start: ../quick-ceph-deploy -.. _OS Recommendations: ../os-recommendations -.. _Network Configuration Reference: ../../rados/configuration/network-config-ref -.. _Clock: ../../rados/configuration/mon-config-ref#clock +.. _OS Recommendations: ../../../start/os-recommendations +.. _Network Configuration Reference: ../../../rados/configuration/network-config-ref +.. _Clock: ../../../rados/configuration/mon-config-ref#clock .. _NTP: http://www.ntp.org/ -.. _Infernalis release: ../../release-notes/#v9-1-0-infernalis-release-candidate +.. _Infernalis release: ../../../release-notes/#v9-1-0-infernalis-release-candidate .. _EPEL wiki: https://fedoraproject.org/wiki/EPEL diff --git a/doc/install/ceph-deploy/upgrading-ceph.rst b/doc/install/ceph-deploy/upgrading-ceph.rst index 6fbf43a236dc8..938842662a0f1 100644 --- a/doc/install/ceph-deploy/upgrading-ceph.rst +++ b/doc/install/ceph-deploy/upgrading-ceph.rst @@ -229,7 +229,7 @@ If you do not have the latest version, you may need to uninstall, auto remove dependencies and reinstall. -.. _using your distro's package manager: ../install-storage-cluster/ -.. _Operating a Cluster: ../../rados/operations/operating -.. _Monitoring a Cluster: ../../rados/operations/monitoring -.. _release notes document of your release: ../../releases +.. _using your distro's package manager: ../../install-storage-cluster/ +.. _Operating a Cluster: ../../../rados/operations/operating +.. _Monitoring a Cluster: ../../../rados/operations/monitoring +.. _release notes document of your release: ../../../releases diff --git a/doc/install/index_manual.rst b/doc/install/index_manual.rst index 817247c9532b3..04a8d4f1e5c94 100644 --- a/doc/install/index_manual.rst +++ b/doc/install/index_manual.rst @@ -68,4 +68,4 @@ sequence. .. toctree:: :maxdepth: 2 -.. _get packages: ../install/get-packages +.. _get packages: ../get-packages diff --git a/doc/install/manual-deployment.rst b/doc/install/manual-deployment.rst index a42a80f83db56..18a9def5fdfc5 100644 --- a/doc/install/manual-deployment.rst +++ b/doc/install/manual-deployment.rst @@ -11,7 +11,7 @@ whether authentication is required, etc. Most of these values are set by default, so it's useful to know about them when setting up your cluster for production. -Following the same configuration as `Installation (Quick)`_, we will set up a +Following the same configuration as `Installation (ceph-deploy)`_, we will set up a cluster with ``node1`` as the monitor node, and ``node2`` and ``node3`` for OSD nodes. @@ -530,7 +530,7 @@ To add (or remove) additional monitors, see `Add/Remove Monitors`_. To add (or remove) additional Ceph OSD Daemons, see `Add/Remove OSDs`_. -.. _Installation (Quick): ../../start +.. _Installation (ceph-deploy): ../ceph-deploy .. _Add/Remove Monitors: ../../rados/operations/add-or-rm-mons .. _Add/Remove OSDs: ../../rados/operations/add-or-rm-osds .. _Network Configuration Reference: ../../rados/configuration/network-config-ref diff --git a/doc/install/manual-freebsd-deployment.rst b/doc/install/manual-freebsd-deployment.rst index d4eb14718eb62..ac4b46d93bae1 100644 --- a/doc/install/manual-freebsd-deployment.rst +++ b/doc/install/manual-freebsd-deployment.rst @@ -15,7 +15,7 @@ whether authentication is required, etc. Most of these values are set by default, so it's useful to know about them when setting up your cluster for production. -Following the same configuration as `Installation (Quick)`_, we will set up a +Following the same configuration as `Installation (ceph-deploy)`_, we will set up a cluster with ``node1`` as the monitor node, and ``node2`` and ``node3`` for OSD nodes. @@ -572,7 +572,7 @@ To add (or remove) additional monitors, see `Add/Remove Monitors`_. To add (or remove) additional Ceph OSD Daemons, see `Add/Remove OSDs`_. -.. _Installation (Quick): ../../start +.. _Installation (ceph-deploy): ../ceph-deploy .. _Add/Remove Monitors: ../../rados/operations/add-or-rm-mons .. _Add/Remove OSDs: ../../rados/operations/add-or-rm-osds .. _Network Configuration Reference: ../../rados/configuration/network-config-ref -- 2.39.5