John Wilkins
ca2d9ac906
doc: Updated OSD configuration reference with backfill config options.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-17 21:27:46 -08:00
Sage Weil
233d034d32
Merge branch 'wip-cephx'
...
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-17 17:01:49 -08:00
Sage Weil
efa595f5d3
doc/rados/operations/authentication: update for cephx sig requirement options
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-01-17 15:12:59 -08:00
Sage Weil
19ee231115
ceph: adjust crush tunables via 'ceph osd crush tunables <profile>'
...
Make it easy to adjust crush tunables. Create profiles:
legacy: the legacy values
argonaut: the argonaut defaults, and what is supported.. legacy! (*(
bobtail: best that bobtail supports
optimal: the current optimal values
default: the current default values
* In actuality, argonaut supports some of the tunables, but it doesn't
say so via the feature bits.
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Dan Mick <dan.mick@inktank.com>
2013-01-16 16:25:13 -08:00
Josh Durgin
333cc0d511
Merge branch 'wip-rbd-formatted-output'
...
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Conflicts:
src/rbd.cc
src/test/cli/rbd/help.t
2013-01-16 13:29:22 -08:00
Josh Durgin
8fea6dee76
rbd: add --pretty-format option
...
This is the same option the rados and radosgw-admin tool use for more
human-readable json/xml.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-16 13:14:49 -08:00
Stratos Psomadakis
84c5d85764
rbd: support plain/json/xml output formatting
...
This patch renames the --format option to --image-format, for
specifying the RBD image format, and uses --format to specify the
output formatting (to be consistent with the other ceph tools). To
avoid breaking backwards compatibility with existing scripts, rbd will
still accept --format [1|2] for the image format, but will print a
warning message, noting its use is deprecated.
The rbd subcommands that support the new --format option are : ls, info, snap
list, children, showmapped, lock list.
Signed-off-by: Stratos Psomadakis <psomas@grnet.gr>
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-16 13:14:48 -08:00
John Wilkins
34138993eb
doc: Updates to CRUSH paper.
...
fixes: 3329, 3707, 3711, 3389
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-11 15:56:02 -08:00
Matthew Roy
0f161f1e59
Correct typo in mon docs 'ceph.com' to 'ceph.conf'
2013-01-11 14:59:53 -05:00
John Wilkins
e6f284e945
doc: Added -a option. Should work without from server, as described.
...
fixes : #3750
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-10 16:03:02 -08:00
John Wilkins
de6633f99b
doc: Normalized to term "drive" rather than disk. Changed "(Manual)" entry on remove OSD.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-10 15:59:59 -08:00
Dan Mick
1c3d6840d1
doc/install/debian.rst: fix typo in link ref; broke doc build
...
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2013-01-09 16:10:36 -08:00
Sage Weil
77ddf2760e
doc/release-notes: v0.48.3argonaut
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-01-08 18:21:12 -08:00
Sage Weil
f07921bebc
doc/install: new URLs for argonaut vs bobtail
...
Also restructure the document a bit to make the choice of packages more
clear.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-01-07 20:51:04 -08:00
Sage Weil
72674ad447
doc/release-notes: v0.56.1
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-01-07 20:46:31 -08:00
John Wilkins
f1e0305f0d
doc: Removed the --without-tcmalloc flag until further advised.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-03 16:13:13 -08:00
Sage Weil
19df20867d
Merge pull request #30 from rca/master
...
Minor clarification in docs.
2013-01-03 16:07:59 -08:00
John Wilkins
88af7d182a
doc: Added defaults for PGs, links to recommended settings, and updated note on splitting.
...
Fixes : #3555
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-03 14:51:33 -08:00
John Wilkins
73bc8ffc90
doc: Added comments on --without-tcmalloc option when building Ceph.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-03 13:30:14 -08:00
rca
37b57cdf0f
Update doc/rados/configuration/filesystem-recommendations.rst
...
Clarified when it's necessary to use the setting:
filestore xattr use omap = true
2013-01-03 13:30:01 -08:00
John Wilkins
43ef6772eb
doc: Added some packages to the copyable line.
...
Fixes : #3686
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-03 13:29:20 -08:00
John Wilkins
333ae82c61
doc: Fixed syntax error.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-03 13:28:06 -08:00
John Wilkins
64d2760a49
doc: Added a memory profiling section. Ported from the wiki.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-02 15:58:03 -08:00
John Wilkins
5066abf189
doc: Added memory profiling to the index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-02 15:57:22 -08:00
John Wilkins
82297706da
doc: Minor edits.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-02 11:24:39 -08:00
John Wilkins
d3b9803eab
doc: Fixed typo, clarified usage.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-02 11:15:16 -08:00
Sage Weil
eb02eaede5
Merge remote-tracking branch 'gh/wip-bobtail-docs'
2013-01-01 10:36:57 -08:00
Gary Lowell
5dd6b19918
Merge branch 'next'
2012-12-31 21:31:17 -08:00
Joao Eduardo Luis
82cec48e9f
doc: add-or-rm-mons.rst: Add 'Changing Monitor's IPs' section
...
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-30 19:18:09 +00:00
Joao Eduardo Luis
379f07923c
doc: add-or-rm-mons.rst: Clarify what the monitor name/id is.
...
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2012-12-30 19:17:03 +00:00
Josh Durgin
8bbb4a364d
doc: fix rbd permissions for unprotect
...
Unprotect examines all pools, so use blanket x before 0.54. After
that, use class-read restricted by object_prefix to rbd_children.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-30 00:06:11 -08:00
Sage Weil
4aa6af76e1
doc/release-notes: link to upgrade doc
...
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-29 21:00:07 -08:00
Sage Weil
7b0dbeb0fa
doc/install/upgrading: edits to upgrade document
...
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-29 21:00:07 -08:00
Noah Watkins
3583684776
doc: update Hadoop documentation
...
Updates configuration option names, and adds object.size,
localize.reads, and root.dir control options.
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2012-12-28 17:19:31 -08:00
John Wilkins
9e5e08f84f
doc: Added a new upgrade document.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-28 15:55:46 -08:00
John Wilkins
1553267ef1
doc: Minor edit.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-28 15:55:22 -08:00
John Wilkins
02b8bcd0be
doc: Added upgrade link to index.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-28 15:54:57 -08:00
Gary Lowell
0f5383f425
Merge remote-tracking branch 'origin/wip-gl-docs'
...
Update release process documentation.
2012-12-28 14:15:37 -08:00
Gary Lowell
1867b81883
docs: fix typo in release-process doc
...
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
2012-12-28 14:05:56 -08:00
Sage Weil
3a8bf3af7e
doc/release-notes: document new 'max open files' default
...
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-28 13:47:08 -08:00
Sage Weil
9967cf24bf
release-notes: rgw logging now off by default
...
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-27 22:08:05 -08:00
Josh Durgin
1c3e12a2f4
doc: warn about using caching without QEMU knowing
...
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-27 22:03:09 -08:00
Gary Lowell
774a54cbdd
docs: update release process documentation.
...
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
2012-12-27 15:39:46 -08:00
Gary Lowell
98e7b59807
docs: remove extra release-process2 file.
...
This file mostly duplicated the existing release documentation. Differences
have been merged into the primary file.
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
2012-12-27 11:14:19 -08:00
Sage Weil
9da6d88291
doc: document mds config options
...
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-27 09:33:27 -08:00
Sage Weil
916d1cf607
doc: journaler config options
...
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-26 17:34:12 -08:00
Gary Lowell
cedea1391c
docs: Merge changes from release-process2 document.
2012-12-26 12:54:27 -08:00
Sage Weil
f5403f9493
doc/man/8/mkcephfs: update --mkfs a bit
...
Document that 'devs' and 'osd mkfs type' must be defined.
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-26 09:42:13 -08:00
John Wilkins
2bf4f42b6d
doc: Added new journaler page to CephFS section. Needs descriptions.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-21 16:14:53 -08:00
John Wilkins
53afac1a21
doc: Added Journaler Configuration to toc tree.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-21 16:14:23 -08:00