diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-04-18 14:07:56 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-04-18 14:07:56 -0700 |
commit | 304a2343a76d12b4f07fb0e2721c83f5f6447578 (patch) | |
tree | faff727734a542629b605d4e3e441f87f87fd34e | |
parent | d5139ba1ff823a343da20434fcf91c9e84f44dbc (diff) | |
download | ceph-304a2343a76d12b4f07fb0e2721c83f5f6447578.tar.gz |
doc: Added PG troubleshooting to toctree.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/rados/operations/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rados/operations/index.rst b/doc/rados/operations/index.rst index dd2e7aed3f5..cd08625b8c3 100644 --- a/doc/rados/operations/index.rst +++ b/doc/rados/operations/index.rst @@ -72,6 +72,7 @@ settings to identify and remedy issues you are encountering with your cluster. ../troubleshooting/community ../troubleshooting/troubleshooting-mon ../troubleshooting/troubleshooting-osd + ../troubleshooting/troubleshooting-pg ../troubleshooting/log-and-debug ../troubleshooting/cpu-profiling ../troubleshooting/memory-profiling |