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
304a2343a7
doc: Added PG troubleshooting to toctree.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-18 14:07:56 -07:00
John Wilkins
d5139ba1ff
doc: Bifurcating OSD and PG Troubleshooting. Updated hyperlink.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-18 13:30:50 -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
d67793c253
doc: Clarified that admin-socket is accessed from same host.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:34:27 -07:00
John Wilkins
da7bf677b4
doc: Updated hyperlinks to new tshooting section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:33:28 -07:00
John Wilkins
f7843174c0
doc: Revised top-level ops page.
...
Consolidated authentication into high-level operations. Added a
troubleshooting section. Collapsed toc trees to make the appearance
cleaner.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:32:10 -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
f0e3548a41
doc: Set toc depth to 1 level, and added troubleshooting so it appears in sidebar.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:24:24 -07:00
John Wilkins
dd7fd2dd61
doc: Moved journal discussion to OSD ref from Ceph config.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:23:46 -07:00
John Wilkins
9ddc8b90ba
doc: Reordered deployment tools in toc.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:22:18 -07:00
John Wilkins
fd8b4d0a9c
doc: Removed logging from config index. Set depth to 1 for clean appearance.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:21:35 -07:00
John Wilkins
cd4b242d26
doc: Removed logging. Added references. Reorganized and edited.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-17 18:20:51 -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
John Wilkins
72b3919c81
doc: Cherry-picked from master to next. Reorders ceph osd create.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-16 13:23:56 -07:00
John Wilkins
3afe84b200
doc: Cherry picked from master to next. Adds comments on naming OSDs.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-04-16 13:22:13 -07:00
Matthew Roy
0c16b31db7
Adds "mds fail 0" command to operations commmand reference.
...
Partially fixes #2206 , though better documentation will eventually be needed.
2013-04-02 13:57:53 -04:00
Loic Dachary
69f60d2644
explain what an inline xattr is and how it relates to omap
...
The logic of the configuration flags related to xattr is clarified to define what an inline xattr is and when storing in the object map is preferred.
http://tracker.ceph.com/issues/4617 refs #4617
Signed-off-by: Loic Dachary <loic@dachary.org>
2013-04-02 15:54:57 +02:00
John Wilkins
95328089b8
doc: Added entries for Pool, PG, & CRUSH. Moved heartbeat link.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-29 17:38:48 -07:00
John Wilkins
bcc5c65305
doc: Added heartbeat configuration settings.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-29 17:38:02 -07:00
John Wilkins
6157d68369
doc: Moved PG info to separate page. Moved heartbeat to mon-osd doc.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-29 17:36:23 -07:00
John Wilkins
ca77aabbf1
doc: Rewrote monitor configuration section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-29 17:34:45 -07:00
John Wilkins
ea3c833d0f
doc: Moved to separate section for parallelism.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-29 17:32:47 -07:00
John Wilkins
d89a63ca0c
doc: Updated usage.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-27 17:13:18 -07:00
John Wilkins
bc72492727
doc: Updated usage.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-27 16:50:26 -07:00
Alexandre Marangone
9369f91871
Change ceph::apt -> ceph::repo in doc
...
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2013-03-27 09:01:01 -07:00
John Wilkins
853dd35969
doc: Added {id} argument to OSD lost.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-22 11:52:12 -07:00
John Wilkins
7e8cc57dee
doc: Fixed some typos.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-21 17:04:54 -07:00
Alexandre Marangone
ac9fa4336e
Fix tips in documentation
...
Use of .. tip: instead of .. tip:: resulting in content not
being displayed.
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2013-03-20 21:17:53 -07:00
Alexandre Marangone
cd96dbe25b
Fix important in documentation
...
Use of .. important: instead of .. important:: resulting in content
not being displayed.
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2013-03-20 21:15:08 -07:00
Alexandre Marangone
330515780e
Fix notes in documentation
...
Use of .. note: instead of .. note:: resulting in content not
being displayed
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2013-03-20 21:10:55 -07:00
Alexandre Marangone
e485471765
Update Chef deployment documentation
...
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2013-03-20 16:49:49 -07:00
John Wilkins
af3b16349a
doc: Fixed syntax error.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-12 17:50:26 -07:00
John Wilkins
be6f7ce68f
doc: Added tcp and bind settings and cleaned up syntax a bit.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-12 17:44:10 -07:00
John Wilkins
77ecdc7260
doc: Setting should use network not single IP.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-12 15:43:33 -07:00
John Wilkins
669d2ba552
doc: Fixed usage and added note for copying keyring to client. Added hyperlinks.
...
fixes : #4373
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-12 14:39:46 -07:00
John Wilkins
4df44bb1bb
doc: Added troubleshooting entry for single OSD and single replica.
...
fixes : #3327
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-12 14:15:51 -07:00
John Wilkins
cdb4ae3e06
doc: Added a new network configuration reference document.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-08 13:45:04 -08:00
John Wilkins
3854d3ed27
doc: Added network settings. Reorganized index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-08 13:44:31 -08:00
John Wilkins
4c8c36c36b
doc: Excised network settings.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-08 13:43:44 -08:00
John Wilkins
da706c15d8
doc: Format edits. Excised much of network discussion. Added reference to network guide.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-08 13:43:12 -08:00
John Wilkins
d5ec9cad4a
doc: Instruction should have been noout, not nodown.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-01 15:09:31 -08:00
John Wilkins
d54ded4991
doc: Fixed OSD pool config settings. Should be in [global], not [osd].
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-03-01 11:35:47 -08:00