Loic Dachary
be97b7d5b8
documentation: fix bugous osd stop/start example
...
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-09-19 10:29:20 +02:00
Loic Dachary
9fac072380
documentation: add the mark_unfound_lost delete option
...
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-09-01 00:42:19 +02:00
John Wilkins
7948e13b9d
doc: Added sysctl max thread count discussion.
...
Fixes : #6142
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-28 17:25:07 -07:00
Abhishek Lekshmanan
d0892831f9
doc: fix a few typos in rados docs
...
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-07-09 11:15:08 +05:30
John Wilkins
d37ef6ab7f
doc: Added additional background to address additional states.
...
Covers 1-node cluster issues, fewer OSDs than replicas, and
active + clean + inconsistent states in greater detail.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-06-10 17:44:02 -07:00
Dmitry Smirnov
f22e2e9a02
spelling corrections
2014-04-17 12:43:30 +10:00
João Eduardo Luís
362d370dd8
Merge pull request #1125 from ceph/wip-mon-docs
...
wip-mon-docs: Better explain required number of monitors & how to troubleshoot a monitor
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
2014-03-18 22:26:34 +00:00
Danny Al-Gaaf
72ee3389af
doc: s/osd/OSD/ if not part of a command
...
First attempt to unify usage of OSD over rst files.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 00:01:40 +01:00
Joao Eduardo Luis
3ee71a5cb1
doc: troubleshooting-mons.rst: better document how to troubleshoot mons
...
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2014-02-24 17:22:01 +00:00
Loic Dachary
00ee9a5289
doc: improve ceph-mon usage, fix ceph tell examples
...
The ceph-mon command usage is updated to document all of the ceph-mon
specific options.
The ceph tell usage examples for log and debug are using a deprecated syntax.
Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-11-26 09:44:45 -08:00
John Wilkins
8a36503879
doc: Moved CPU Profiler docs to dev.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:22:17 -07:00
Noah Watkins
b86c068669
hadoop: remove hadoop shim
...
The in-tree Hadoop shim was a combination of libcephfs wrapper, and the
bits to support Hadoop. This has been replaced by src/java that
implements generic libcephfs wrappers, and externally, the hadoop shim
(see docs).
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2013-09-13 13:39:48 -07:00
John Wilkins
46f5f585de
doc: Added latency comment.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-16 13:56:06 -07:00
John Wilkins
6abbe68010
doc: Autonumbering syntax correction.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-06 10:08:38 -07:00
John Wilkins
efa460c337
doc: Added troubleshooting PGs to the index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-05-06 10:04:29 -07:00
Wido den Hollander
81b06be39a
docs: Update the ceph-users join and leave addresses
...
These were pointing to vger, where only -devel lives.
2013-05-01 11:52:12 +02:00
John Wilkins
3749ffe652
doc: Added a scenario to PG troubleshooting.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-20 11:08:08 -07:00
John Wilkins
44aa696b44
doc: Added new PG troubleshooting use case.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-18 14:08:43 -07:00
John Wilkins
2e3579edd4
doc: Updated title.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-18 14:08:10 -07:00
John Wilkins
3b8057ac93
doc: Bifurcating OSD and PG Troubleshooting. Added PG troubleshooting doc.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-18 13:30:05 -07:00
John Wilkins
3c4bf83cf8
doc: Bifurcating OSD and PG Troubleshooting. Removed PG section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-18 13:29:16 -07:00
John Wilkins
064ec2fbc5
doc: Removed top-level tshoot page, and created new index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:29:41 -07:00
John Wilkins
0d1e04722a
doc: Excised community from OSD tshoot, made it stand alone.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:28:50 -07:00
John Wilkins
23e3fbee3d
doc: Moved monitor troubleshooting to troubleshooting section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:28:16 -07:00
John Wilkins
594580c900
doc: Moved troubleshooting OSD to troubleshooting section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:27:40 -07:00
John Wilkins
4e6709bf93
doc: Moved memory profiling from operations to troubleshooting.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:25:51 -07:00
John Wilkins
9e9bd2d8b1
doc: Moved CPU profiling from operations to troubleshooting.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:25:06 -07:00
John Wilkins
808ad25a28
doc: Removed fragmented logging info. Consolidated into one doc.
...
Logging was variously described in the ceph configuration document,
a configuration reference, and a section in operations. Since
logging and debugging are generally used with troubleshooting,
I consolidated the docs and placed them in the troubleshooting
section. Also fixed the example and provided additional detail.
fixes : #3804
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:18:10 -07:00