diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-02-22 15:35:24 -0800 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-02-22 15:35:24 -0800 |
commit | 73317bd78e17c0d84fc6f63800d9cb70c1a17442 (patch) | |
tree | fcbaacd667e12e4584a4766ae441843e820cb2bb | |
parent | ab7039d616e005a980804c5a53ab7c1e7f9980ec (diff) | |
download | ceph-73317bd78e17c0d84fc6f63800d9cb70c1a17442.tar.gz |
doc: Changed title to OSD and PG, indicating both subjects are covered.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/rados/operations/troubleshooting.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rados/operations/troubleshooting.rst b/doc/rados/operations/troubleshooting.rst index 94ab64a1098..9a0a1fa9f11 100644 --- a/doc/rados/operations/troubleshooting.rst +++ b/doc/rados/operations/troubleshooting.rst @@ -8,5 +8,5 @@ sections will help you identify and resolve daemon operations issues. .. toctree:: - OSD Failures <troubleshooting-osd> + OSD and PG Failures <troubleshooting-osd> MON Failures <troubleshooting-mon>
\ No newline at end of file |