Sage Weil
c55da14a3d
Merge pull request #1362 from dachary/wip-7548
...
doc: erasure coded pool developer and operations documentation
Reviewed-by: Sage Weil <sage@inktank.com>
2014-03-11 21:54:02 -07:00
Danny Al-Gaaf
54ffdcc45d
get-involved.rst: update information
...
Added #ceph-devel IRC channel, more mailing lists, wiki and planet.ceph.com.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 02:18:28 +01:00
Danny Al-Gaaf
d1a888e0f2
swift/containerops.rst: fix some typos
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 01:02:43 +01:00
Danny Al-Gaaf
93b95a2874
radosgw/troubleshooting.rst: s/ceph-osd/OSD/
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 00:58:57 +01:00
Danny Al-Gaaf
2223a372d6
radosgw/config-ref.rst: fix typo
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 00:30:49 +01:00
Danny Al-Gaaf
87618d4508
session_authentication.rst: fix some typos
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 00:19:08 +01:00
Danny Al-Gaaf
682c695898
release-process.rst: fix some typos
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 00:07:39 +01: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
Danny Al-Gaaf
e666019434
doc/dev/logs.rst; fix some typos
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-08 23:31:11 +01:00
Danny Al-Gaaf
bbd1c4bab5
filestore-filesystem-compat.rst: fix typo
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-08 23:25:53 +01:00
Danny Al-Gaaf
ae123a6dd5
corpus.rst: fix typo
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-08 23:22:38 +01:00
Danny Al-Gaaf
cf9f017d4e
config.rst: fix typo
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-08 23:16:24 +01:00
Danny Al-Gaaf
5aaecc7210
cephx_protocol.rst: fix typo
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-08 23:11:25 +01:00
Danny Al-Gaaf
2cbb0a402b
architecture.rst: fix typos
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-08 11:27:15 +01:00
Danny Al-Gaaf
a4cbb192ab
rados/operations/control.rst: fix typo
...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-08 11:13:52 +01:00
Loic Dachary
724ad02584
doc: update the operator create pool reference
...
Include erasure code information. A choice is made to display properties
that should be documented as part of the erasure code plugin
interface (erasure-code-k for instance). However, there only is one
plugin at the moment. Furthermore, erasure-code-k and erasure-code-m are
the two properties that the system administrator will want to tweak when
playing with erasure coded pools for the first time. It is probably
better to document them in a very visible place for this reason.
http://tracker.ceph.com/issues/7548 refs #7548
Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-04 12:23:52 +01:00
Loic Dachary
74614106c8
doc: erasure coded pool developer documentation
...
With a structure similar to doc/dev/cache-pool.rst
http://tracker.ceph.com/issues/7548 refs #7548
Signed-off-by: Loic Dachary <loic@dachary.org>
2014-03-04 09:52:11 +01:00
Christopher O'Connell
c278269535
Added a note that the ceph-osd command requires the cluster option.
...
Signed-off-by: Christopher O'Connell <jwriteclub@gmail.com>
2014-02-21 18:26:58 -08:00
Sage Weil
b3bb9efea3
doc/release-notes: v0.77
...
Also pending notes for v0.78
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-19 16:57:25 -08:00
Sage Weil
fa96de9eeb
doc/release-notes: v0.67.7
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-19 16:20:35 -08:00
Samuel Just
4a25951633
osd_types: introduce spg_t, pg_shard_t
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2014-02-17 20:11:05 -08:00
Sage Weil
7d398c2ae2
doc/release-notes: v0.67.6
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-14 14:20:51 -08:00
Sage Weil
9035227e9d
doc/release-notes: do not downgrade from v0.67.6
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-12 18:02:58 -08:00
Sage Weil
7533b3b7b5
doc/release-notes: note about dumpling xattr backport
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-12 17:55:50 -08:00
Loic Dachary
f6afe8cc6e
Merge pull request #1199 from ceph/wip-doc-librados-intro
...
Wip doc librados intro
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
2014-02-12 17:25:42 +01:00
Loic Dachary
8533b6ac2e
Merge pull request #1185 from ceph/wip-crush
...
crush: "vary_r" tunable
Reviewed-by: Loic Dachary <loic@dachary.org>
2014-02-11 23:42:53 +01:00
John Wilkins
2682b64c51
doc: Incorporated feed back from Loic and Dan.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-02-11 13:28:33 -08:00
John Wilkins
0da9621a89
doc: Adds additional terms for use with librados.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-02-11 13:28:04 -08:00
Sage Weil
e3309bce03
doc/rados/operations/crush: describe new vary_r tunable
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-11 11:12:56 -08:00
Florian Haas
9292cc215a
doc: highlight that "raw" is the only useful RBD format for QEMU
...
Explain why people should be using the "raw" image format for RBD
volumes created for use by QEMU: using any other format adds only
overhead, but no extra value (since RBDs are also CoW and
thin-provisioned), plus the Qcow2 storage driver is not migration safe
when caching is enabled, whereas the RBD driver is.
Also, fix a minor glitch in the example qemu-img commands ("-f rbd"
and "-O rbd" should really be "-f raw" and "-O raw").
Finally, drop the "-f" option altogether on qemu-img commands where it
makes no sense (info and resize).
Signed-off-by: Florian Haas <florian@hastexo.com>
2014-02-11 00:30:07 +01:00
Loic Dachary
cf2d71cef5
Merge pull request #1127 from dmsimard/log_links
...
Doc: Fix 404 broken links to logging and debug configuration
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
2014-02-09 00:33:42 +01:00
John Wilkins
8cb3dad548
doc: Added Python doc.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-02-07 15:49:00 -08:00
John Wilkins
22afd6ca1f
doc: Added inline literal tag.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-02-07 15:48:45 -08:00
John Wilkins
aaa2799f83
doc: Adds Python to index and sets maxdepth to 2.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-02-07 15:47:40 -08:00
Dan Mick
0aa25b178d
Some suggested changes, both errors and rewordings
...
Python and C code examples tweaked a bit
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2014-02-06 16:54:47 -08:00
Loic Dachary
33b8ad810e
common: add osd_pool_erasure_code_stripe_width
...
and document it.
Signed-off-by: Loic Dachary <loic@dachary.org>
2014-02-05 20:40:14 +01:00
Sage Weil
e47e49d23a
doc/release-notes: v0.77 draft notes
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-03 21:55:45 -08:00
Sage Weil
2c504ea122
doc/release-notes: v0.76
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-03 21:40:59 -08:00
Alexandre Marangone
ee4cfda151
doc: rgw: el6 documentation fixes
...
- fix a couple of typo for repo configuration and service restart
- the ceph package must be installed on RPM distro since the init
script relies on ceph-conf
- Note on radosgw service name for RPM distro
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
2014-01-31 13:55:55 -08:00
John Wilkins
456c727ea5
doc: Removed extraneous character from path.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-29 14:14:29 -08:00
Wido den Hollander
03da035f76
docs: Typo in CloudStack user creation
2014-01-29 12:16:05 +01:00
Wido den Hollander
f0f4b8df81
docs: Improve CloudStack documentation.
...
Add a section about creating a CephX user for CloudStack.
2014-01-29 11:08:08 +01:00
John Wilkins
97edd2fcad
doc: Switched logging to true. Now required for sync agent.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-24 15:11:32 -08:00
David Moreau Simard
b90570f3dc
Fix 404 broken links to logging and debug configuration
...
Signed-off-by: David Moreau Simard <dmsimard@iweb.com>
2014-01-24 10:41:46 -05:00
Josh Durgin
28af392bc3
Merge pull request #1116 from jcsp/doc_toofull
...
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2014-01-23 22:43:43 -08:00
John Wilkins
ea026c6cc9
doc: Added domain pool, and changed zone configs to use domain tool so they don't clash.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 17:11:59 -08:00
John Wilkins
0303f0f17a
doc: Change zone domain to include "domain" so it is clear.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 17:11:23 -08:00
John Wilkins
95e63ac6dd
doc: Added space between {Query_String} and [E=HTTP ... to solve for 500 error.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 16:03:25 -08:00
John Wilkins
2216afdfc3
doc: Fixed omission of a comma in zone configuration.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 13:34:25 -08:00
John Wilkins
ed2decb149
doc: Fixed end string from '' to `` to stop warnings. Enforced 80 char line.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-21 11:51:15 -08:00