diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-04-17 18:33:28 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-04-17 18:33:28 -0700 |
commit | da7bf677b4c5c10ded6f63d7000190f88b1cfa3e (patch) | |
tree | c077c2ba5cfa0be37ba4c1fa11776166811453ea | |
parent | fb4cba4bd59df19504ff08490157ce54bdca9f83 (diff) | |
download | ceph-da7bf677b4c5c10ded6f63d7000190f88b1cfa3e.tar.gz |
doc: Updated hyperlinks to new tshooting section.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/rados/operations/monitoring-osd-pg.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst index e05de90e1cc..91928ca8fca 100644 --- a/doc/rados/operations/monitoring-osd-pg.rst +++ b/doc/rados/operations/monitoring-osd-pg.rst @@ -607,9 +607,9 @@ the migration manually. See the `Architecture`_ section for details. .. _pool: ../pools .. _placement group: ../placement-groups .. _Architecture: ../../../architecture -.. _OSD Not Running: ../troubleshooting-osd#osd-not-running -.. _Troubleshooting PG Errors: ../troubleshooting-osd#troubleshooting-pg-errors -.. _Peering Failure: ../troubleshooting-osd#failures-osd-peering +.. _OSD Not Running: ../../troubleshooting/troubleshooting-osd#osd-not-running +.. _Troubleshooting PG Errors: ../../troubleshooting/troubleshooting-osd#troubleshooting-pg-errors +.. _Peering Failure: ../../troubleshooting/troubleshooting-osd#failures-osd-peering .. _CRUSH map: ../crush-map .. _Configuring Monitor/OSD Interaction: ../../configuration/mon-osd-interaction/ .. _Placement Group Subsystem: ../control#placement-group-subsystem |