]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix the links to http://ceph.com/docs 13976/head
authorKefu Chai <kchai@redhat.com>
Wed, 15 Mar 2017 08:24:39 +0000 (16:24 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 15 Mar 2017 08:40:07 +0000 (16:40 +0800)
they should point to http://docs.ceph.com/docs/master/.. instead

Fixes: http://tracker.ceph.com/issues/19090
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/changelog/v0.61.3.txt
doc/changelog/v0.94.3.txt
doc/install/get-packages.rst
doc/install/upgrading-ceph.rst
doc/rados/configuration/auth-config-ref.rst
doc/rbd/rbd-openstack.rst
doc/start/hardware-recommendations.rst
examples/librados/hello_world.cc
examples/librados/hello_world_c.c
qa/tasks/devstack.py

index ea02eb3d0138bb63ff932e6f1d96e20d83a2adcd..c190d40edc21a52fbc857227b56dcdfd98ba408a 100644 (file)
@@ -685,7 +685,7 @@ Date:   Tue May 21 14:36:11 2013 -0700
     mon: implement --extract-monmap <filename>
 
     This will make for a simpler process for
-      http://ceph.com/docs/master/rados/operations/add-or-rm-mons/#removing-monitors-from-an-unhealthy-cluster
+      http://docs.ceph.com/docs/master/rados/operations/add-or-rm-mons/#removing-monitors-from-an-unhealthy-cluster
 
     Signed-off-by: Sage Weil <sage@inktank.com>
     (cherry picked from commit c0268e27497a4d8228ef54da9d4ca12f3ac1f1bf)
index 6078325657be28a2473da24563f93bded0c0cd54..7c0a60d7570b6c0c3556c0a6fb56e7eea5a2a213 100644 (file)
@@ -1947,7 +1947,7 @@ Date:   Wed Apr 29 13:12:38 2015 +1000
     This adds SuSEfirewall2 service files for Ceph MON, OSD and MDS, for use
     on SLES and openSUSE.  The MON template opens port 6789 and the OSD/MDS
     template opens the range 6800-7300 as per
-    http://ceph.com/docs/master/rados/configuration/network-config-ref/
+    http://docs.ceph.com/docs/master/rados/configuration/network-config-ref/
     
     Signed-off-by: Tim Serong <tserong@suse.com>
     (cherry picked from commit 77685f5b787c56bcb1c4d9f1e058e25312fa62fe)
index 710a2d62023275cf2c9990f89e661180faaacbd7..4e96c2b3f5bc9ca3bb0050cfd486aad0fcde48a4 100644 (file)
@@ -109,7 +109,7 @@ You may find releases for CentOS/RHEL and others (installed with YUM) at::
 
 The major releases of Ceph are summarized at:
 
-        http://download.ceph.com/docs/master/releases/
+    http://docs.ceph.com/docs/master/releases/
 
 Every second major release is considered Long Term Stable (LTS). Critical
 bugfixes are backported to LTS releases until their retirement. Since retired
index f7899240205b2a3d7f1e549a52a552d156810e01..962b90c7599ed2cf20a8d236ee54cf06596890de 100644 (file)
@@ -337,7 +337,7 @@ you may need to uninstall, auto remove dependencies and reinstall.
 
 See `v0.65`_ for details on the new command line interface.
 
-.. _v0.65: http://ceph.com/docs/master/release-notes/#v0-65
+.. _v0.65: http://docs.ceph.com/docs/master/release-notes/#v0-65
 
 
 Monitor
@@ -409,7 +409,7 @@ you may need to uninstall, auto remove dependencies and reinstall.
 
 See `v0.65`_ for details on the new command line interface.
 
-.. _v0.65: http://ceph.com/docs/master/release-notes/#v0-65
+.. _v0.65: http://docs.ceph.com/docs/master/release-notes/#v0-65
 
 
 Upgrade Sequence
index 3beb73b88508329bb72b1125e22a8928f9932a90..eb14fa43de18d11e43727e9ea770e1dbed34e70e 100644 (file)
@@ -425,8 +425,8 @@ of the enhanced authentication.
 .. _Monitor Bootstrapping: ../../../install/manual-deployment#monitor-bootstrapping
 .. _Operating a Cluster: ../../operations/operating
 .. _Manual Deployment: ../../../install/manual-deployment
-.. _Cephx: http://ceph.com/docs/cuttlefish/rados/configuration/auth-config-ref/
+.. _Cephx: http://docs.ceph.com/docs/cuttlefish/rados/configuration/auth-config-ref/
 .. _Ceph configuration: ../ceph-conf
 .. _Create an Admin Host: ../../deployment/ceph-deploy-admin
 .. _Architecture - High Availability Authentication: ../../../architecture#high-availability-authentication
-.. _User Management: ../../operations/user-management
\ No newline at end of file
+.. _User Management: ../../operations/user-management
index 590dee2b359c45102a414ddbec68360374dc66a4..8df63cb449a3f133f818ab4dda17e181af4091ae 100644 (file)
@@ -507,6 +507,6 @@ dashboard, you can boot from that volume by performing the following steps:
 #. Select the volume you created.
 
 .. _qemu-img: ../qemu-rbd/#running-qemu-with-rbd
-.. _Block Devices and OpenStack (Dumpling): http://ceph.com/docs/dumpling/rbd/rbd-openstack
+.. _Block Devices and OpenStack (Dumpling): http://docs.ceph.com/docs/dumpling/rbd/rbd-openstack
 .. _stable/havana: https://github.com/jdurgin/nova/tree/havana-ephemeral-rbd
 .. _stable/icehouse: https://github.com/angdraug/nova/tree/rbd-ephemeral-clone-stable-icehouse
index d560bb01488587b948095192524e45170a772911..779cf8fd54db3666b33fe646d904cea53432ff1b 100644 (file)
@@ -350,5 +350,5 @@ configurations for Ceph OSDs, and a lighter configuration for monitors.
 .. _Ceph Write Throughput 2: http://ceph.com/community/ceph-performance-part-2-write-throughput-without-ssd-journals/
 .. _Argonaut v. Bobtail Performance Preview: http://ceph.com/uncategorized/argonaut-vs-bobtail-performance-preview/
 .. _Bobtail Performance - I/O Scheduler Comparison: http://ceph.com/community/ceph-bobtail-performance-io-scheduler-comparison/ 
-.. _Mapping Pools to Different Types of OSDs: http://ceph.com/docs/master/rados/operations/crush-map/#placing-different-pools-on-different-osds
+.. _Mapping Pools to Different Types of OSDs: ../../rados/operations/crush-map#placing-different-pools-on-different-osds
 .. _OS Recommendations: ../os-recommendations
index 9573ecd73a649054606336872c96eab1f81a7ff6..48e1fd1fb6fb570c33669a7892c04d7b9d000c07 100644 (file)
@@ -149,7 +149,7 @@ int main(int argc, const char **argv)
    * now let's read that object back! Just for fun, we'll do it using
    * async IO instead of synchronous. (This would be more useful if we
    * wanted to send off multiple reads at once; see
-   * http://ceph.com/docs/master/rados/api/librados/#asychronous-io )
+   * http://docs.ceph.com/docs/master/rados/api/librados/#asychronous-io )
    */
   {
     librados::bufferlist read_buf;
index b5e2a4519eb2a6d26c60535c33b67eb7f8173522..5b3efc9d590597b10479ca4af788acfa4094959f 100644 (file)
@@ -139,7 +139,7 @@ int main(int argc, const char **argv)
    * now let's read that object back! Just for fun, we'll do it using
    * async IO instead of synchronous. (This would be more useful if we
    * wanted to send off multiple reads at once; see
-   * http://ceph.com/docs/master/rados/api/librados/#asychronous-io )
+   * http://docs.ceph.com/docs/master/rados/api/librados/#asychronous-io )
    */
   {
     int read_len = 4194304; // this is way more than we need
index 9fa4c68c7a08794364832ec8a8d097c888002d43..943a9ffffa22465577ace8ab19c54e3468b7ac16 100644 (file)
@@ -51,7 +51,7 @@ def install(ctx, config):
 
     This was created using documentation found here:
         https://github.com/openstack-dev/devstack/blob/master/README.md
-        http://ceph.com/docs/master/rbd/rbd-openstack/
+        http://docs.ceph.com/docs/master/rbd/rbd-openstack/
     """
     if config is None:
         config = {}