diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-04-18 13:30:50 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-04-18 13:30:50 -0700 |
commit | d5139ba1ff823a343da20434fcf91c9e84f44dbc (patch) | |
tree | 3a37381cce93850e4b910c182a8616d64237c74e | |
parent | 3b8057ac93eaaba7fde3732dd21d970928eaa52b (diff) | |
download | ceph-d5139ba1ff823a343da20434fcf91c9e84f44dbc.tar.gz |
doc: Bifurcating OSD and PG Troubleshooting. Updated hyperlink.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/rados/operations/monitoring-osd-pg.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst index 91928ca8fca..8992a98f211 100644 --- a/doc/rados/operations/monitoring-osd-pg.rst +++ b/doc/rados/operations/monitoring-osd-pg.rst @@ -608,8 +608,8 @@ the migration manually. See the `Architecture`_ section for details. .. _placement group: ../placement-groups .. _Architecture: ../../../architecture .. _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 +.. _Troubleshooting PG Errors: ../../troubleshooting/troubleshooting-pg#troubleshooting-pg-errors +.. _Peering Failure: ../../troubleshooting/troubleshooting-pg#failures-osd-peering .. _CRUSH map: ../crush-map .. _Configuring Monitor/OSD Interaction: ../../configuration/mon-osd-interaction/ .. _Placement Group Subsystem: ../control#placement-group-subsystem |