John Wilkins
7e7130daf4
doc: Syntax fixes.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-24 13:13:03 -08:00
John Wilkins
b51bfdf0d6
doc: Updated usage for Bobtail.
...
fixes : #3831
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-24 12:58:29 -08:00
John Wilkins
1d71d052aa
doc: Updated usage for Bobtail.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-24 12:57:14 -08:00
John Wilkins
42d92b73d5
doc: Added example of ext4 user_xattr mount option.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-24 12:46:49 -08:00
John Wilkins
451cc00ab2
doc: Modified usage for upgrade.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-22 14:55:19 -08:00
Travis Rhoden
48308954cb
Clarify journal size based on filestore max sync
...
The docs had the recommended journal size based on the option
"filestore min sync interval" when it should have been
"filestore max sync interval".
While in there, fix a couple of typos -- multiple when it should
be multiply, and a missing word. Change "Should at least twice"
to "Should be at least twice..."
Signed-off-by: Travis Rhoden <trhoden@gmail.com>
2013-01-18 22:26:07 -05:00
Sage Weil
b8d5e28651
doc/rados/operations/crush: need kernel v3.6 for first round of tunables
...
Reported-by: rl219 in #ceph on irc.oftc.net
Signed-off-by: Sage Weil <sage@inktank.com>
2013-01-18 11:05:03 -08:00
John Wilkins
76e715ba8f
doc: Added link to rotation section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-18 00:25:28 -08:00
John Wilkins
e1741ba602
doc: Added hyperlink to log rotation section.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-18 00:25:08 -08:00
John Wilkins
612717af9b
doc: Added section on log rotation.
...
fixes : #3776
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-18 00:24:22 -08:00
John Wilkins
83326588c7
doc: Modified index to include mon-osd-interaction.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-17 23:32:26 -08:00
John Wilkins
d6fc92dfae
doc: Added a section describing mon/osd interaction.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-17 23:31:47 -08:00
John Wilkins
ff7c971fce
doc: Added an admonishment for SSD write latency.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-17 22:13:12 -08:00
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