Commit Graph

880 Commits

Author SHA1 Message Date
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
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
John Wilkins
757902d639 doc: Added --mkfs options.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-21 16:09:09 -08:00
John Wilkins
46d0334456 doc: Added running multiple clusters. Per Tommi.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-21 16:08:05 -08:00
John Wilkins
e3d075667b doc: Updated the Configuration File section.
- Replaced ceph.conf with Ceph configuration to clarify
  when running multiple clusters on the same hardware.
- Added a [client] entry so people know it can be set too.
- Updated existing auth example.
- Added an authentication section with a link to the cephx guide.
- Added section for running multiple clusters. Per Tommi.


Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-21 16:07:27 -08:00
Josh Durgin
4a039393a1 release-notes: add more user-visible changes
These are from looking through the shortlog from 0.48.2..next.
The description of the min_size defaults could probably be improved.
I did not look closely at radosgw or cephfs changes.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-21 15:15:46 -08:00
Josh Durgin
b39928dfa1 release-notes: remove bug fix that does not affect argonaut
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-21 15:15:46 -08:00
Josh Durgin
048567e01d release-notes: fix typos
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-21 15:15:46 -08:00
Josh Durgin
3076e45966 release-notes: pgnum is required now
This should have been in the 0.55 release notes.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-21 15:15:46 -08:00
Josh Durgin
b564fdb843 release-notes: remove warning about osd caps
This was only an issue from 0.49-0.52 upgrading to 0.53+

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-21 15:15:46 -08:00
John Wilkins
09d4f0365d doc: Added sudo the ceph health for when cephx is on.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-21 14:54:18 -08:00
John Wilkins
085992f672 doc: minor fix to syntax.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-21 14:53:28 -08:00
Sage Weil
4a40067db6 doc: update ceph.conf examples about btrfs default
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-21 14:04:30 -08:00
John Wilkins
feb0aad23e doc: Moved path to individual OSD entires.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-21 10:15:38 -08:00
Dan Mick
754fc2001c release notes: Mention new cephtool commands
ceph osd ls and ceph tell osd.N version are new.  Mention their use
for verifying that all OSDs are upgraded in the note about rbd
formats.

Signed-off-by: Dan Mick <dan.mick@inktank.com>
2012-12-20 15:10:10 -08:00
John Wilkins
719679ea11 doc: Added package and repo links for Apache and FastCGI. Added SSL enable too.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-20 12:59:58 -08:00
John Wilkins
04eb1e73ad doc: Fixed restructuredText usage.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-20 12:59:22 -08:00
John Wilkins
ea9fc87d89 doc: Removed foo. Apparently myimage was added and foo not removed.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-20 11:39:41 -08:00
John Wilkins
5497d22811 doc: Modified the demo configuration file for Bobtail.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 14:22:43 -08:00
John Wilkins
40fdd7738e doc: Added Gateway Quick Start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 14:02:19 -08:00
John Wilkins
5281ee2425 doc: Added Gateway Quick Start configuration file.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 14:02:02 -08:00
John Wilkins
84fb371d9a Updated Getting Started index to include Gateway Quick Start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 14:01:30 -08:00
John Wilkins
5e95510380 doc: Added REST Gateway link to 5-minute Quick Start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 14:00:55 -08:00
John Wilkins
c2b231e416 doc: Updated the 5-minute Quick Start for Bobtail.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 13:52:20 -08:00
John Wilkins
f596cee7fc doc: Updated Block Device Quick Start for Bobtail.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 13:47:11 -08:00
John Wilkins
60b2857dee doc: Updated CephFS Quick Start for Bobtail.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 13:46:28 -08:00
John Wilkins
d17bd3840f doc: Added authentication and mkcephfs settings for Bobtail.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 13:45:34 -08:00
John Wilkins
cd5c82db9b doc: Added javascript code block tag.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-19 13:36:17 -08:00
Sage Weil
f81ca898ef doc/release-notes: don't use format 2 rbd images until after osds upgrade
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-17 14:39:15 -08:00
Sage Weil
874b2732a9 doc/release-notes: 'mon max pool pg num'
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-17 10:53:25 -08:00
Josh Durgin
e8b8531ee0 doc: fix typo in config file
The option is host, not hostname

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-17 07:57:34 -08:00
Sage Weil
6f978aa50d doc: draft bobtail release notes
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-14 16:56:24 -08:00
Josh Durgin
5061481129 doc: correct meaning of 'pool' in crush
This was recently made less confusing by renaming the default crush
'pool' type to 'root'. Use this terminology everywhere as well.
This was not in argonaut, so perhaps this should delay being merged.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>

Conflicts:

	doc/rados/operations/add-or-rm-osds.rst
	doc/rados/operations/crush-map.rst
2012-12-14 15:56:22 -08:00
Samuel Just
9f0510249d crush-map.rst: add info about multiple crush heirarchies
Signed-off-by: Samuel Just <sam.just@inktank.com>
2012-12-14 08:21:34 -08:00
Josh Durgin
83ee85b840 Merge remote branch 'origin/next' 2012-12-13 08:30:22 -08:00
John Wilkins
5f55b38827 doc: Updated per comments in the mailing list.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-12 14:38:22 -08:00
Yehuda Sadeh
9d714560ee docs: better documentation of new rgw feature
Document rgw_extended_http_attrs config option.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-12 13:49:55 -08:00
Yehuda Sadeh
3a95d97648 rgw: configurable list of object attributes
Fixes: #3535
New object attributes are now configurable. A list
can be specified via the 'rgw extended http attrs'
config param.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-12 13:45:21 -08:00
Yehuda Sadeh
bece012caa doc: document swift compatibility
Add a table that specifies swift features compatibility

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-12 13:08:05 -08:00
Yehuda Sadeh
88229a49d9 docs: add rgw POST object as supported feature
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-12 13:08:04 -08:00
Yehuda Sadeh
54618afab2 docs: fix spacing in radosgw config-ref
Needed to add an extra empty line between header and properties.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-11 17:49:34 -08:00
Yehuda Sadeh
6a8a58dc4b doc: document swift compatibility
Add a table that specifies swift features compatibility

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-11 17:07:37 -08:00
Yehuda Sadeh
cf28e7872e docs: add rgw POST object as supported feature
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-11 17:07:35 -08:00
John Wilkins
2e7cba7bca doc: fixed indent in python example.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-10 14:14:09 -08:00
John Wilkins
f4be3c8d98 doc: Added sudo to ceph -k command.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-10 10:51:24 -08:00
John Wilkins
3709519519 doc: Fixed typo.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-10 10:24:32 -08:00
caleb miles
d4c6a22d79 rgw: document admin api web interface.
Signed-off-by: caleb miles <caleb.miles@inktank.com>
2012-12-08 09:31:12 -08:00
John Wilkins
e0761fbdb2 doc: Added sudo to the service start command.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-07 15:48:29 -08:00
John Wilkins
778bad12a0 doc: Moved sudo to before ssh instead of before tee.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-07 14:49:27 -08:00
John Wilkins
413b5d0a86 doc: inverted the steps per doc feedback.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-07 14:34:10 -08:00
Sage Weil
f81d720766 doc/install/os-recommendations: fix syncfs notes
For argonaut, squeeze and wheezy lack syncfs.

For bobtail, only older kernels are problematic; we don't depend on glibc
support.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-07 04:10:02 -08:00
Sage Weil
4d43c86389 doc: fix bobtail version in os-recommendations
Signed-off-by: Sage Weil <sage@inktank.com>
2012-12-07 04:09:16 -08:00
Sage Weil
533f847ce2 Merge remote-tracking branch 'gh/wip_doc' 2012-12-07 03:25:04 -08:00
John Wilkins
ef24f5318c doc: Change per doc request.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-06 14:20:00 -08:00
Dan Mick
0d2e885823 Merge branch 'next' 2012-12-05 18:19:09 -08:00
Dan Mick
3e98d1af4d Merge branch 'testing' into next 2012-12-05 18:18:41 -08:00
Dan Mick
b7b724299e rbd: update manpage for import/export
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2012-12-05 18:17:35 -08:00
Josh Durgin
cb19e994f2 doc: ceph osd create takes a uuid, not an osd id
This was updated by 36e7b077a7, but
accidentally reverted in later changes.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-05 12:50:24 -08:00
Greg Farnum
3cf2197c95 doc: write descriptions for the remaining msgr options
Signed-off-by: Greg Farnum <greg@inktank.com>
2012-12-04 14:43:45 -08:00
Samuel Just
724d5aaa3b doc: added some descriptions in ms-ref and filestore-config-ref
Signed-off-by: Samuel Just <sam.just@inktank.com>
2012-12-04 14:48:35 -08:00
John Wilkins
b76f12d499 doc: Edited striping section. Modified stripe graphic to pretty print. Also modified replication graphic to pretty print.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-04 10:58:02 -08:00
John Wilkins
a74a4acf50 doc: Added a striping section for Architecture.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-03 20:48:02 -08:00
John Wilkins
f2c7a60c90 doc: Fixed many hyperlinks, a few typos, and some minor clarifications.
fixes: #3564

Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-03 12:22:37 -08:00
John Wilkins
a7a3cbf8fc doc: Clarified example for root user.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-03 10:48:10 -08:00
Sage Weil
9cd730bd50 doc: update kernel recs
Mention which stable kernels we recommend.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-11-30 08:22:00 -08:00
Yehuda Sadeh
b0b8bfbdec Merge remote-tracking branch 'origin/wip-rgw-leak' into next
Conflicts:
	src/rgw/rgw_main.cc

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-11-29 13:07:09 -08:00
Sage Weil
a41dde3de5 Merge branch 'next' 2012-11-26 21:13:57 -08:00
Yehuda Sadeh
0beeb47c43 rgw: document ops logging setup
Fixes: #3530

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-11-26 15:55:00 -08:00
Sage Weil
39d2d08a23 Merge remote-tracking branch 'gh/next' 2012-11-25 09:18:44 -08:00
Danny Al-Gaaf
df550c9cce make mkcephfs and init-ceph osd filesystem handling more flexible
Remove btrfs specific keys and replace them by more generic
keys to be able to replace btrfs with e.g. xfs or ext4 easily.

Add new key to define the osd fs type: 'osd mkfs type', which can
get defined in the [osd] section for all OSDs.

Replaced config keys:
- 'btrfs devs' -> 'devs'
- 'btrfs path' -> 'fs path'
- 'btrfs options' -> 'osd mount options $fstype'

New config key:
- 'osd mkfs options $fstype': file system specific options for mkfs
- 'osd mkfs type': to define the filesystem for mkfs and also mount

Replaced in mkcephfs: --mkbtrfs with --mkfs

Replaced in init-ceph:
- --btrfs with --fsmount
- --nobtrfs with --nofsmount
- --btrfsumount with --fsumount

NOTE: old options from mkcephfs and init-ceph will still work, but
      get may removed in the future from the scripts.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2012-11-23 19:14:52 -08:00
John Wilkins
afd4da735f doc: Added FAQ back into toc tree.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-21 09:48:18 -08:00
John Wilkins
57c8116c44 doc: filename change to fix a link.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-20 13:12:35 -08:00
John Wilkins
15f77131ec doc: fixed links that broke due to new IA.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-20 11:21:58 -08:00
John Wilkins
394768bcfe doc: Removed "deprecated" from toctree. Confused some users.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-19 16:44:45 -08:00
John Wilkins
739bca159e doc: Removing old/unused images.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-19 16:34:04 -08:00
John Wilkins
7b96807dfc doc: Added links to APIs.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-16 15:13:57 -08:00
Greg Farnum
feb8451f05 doc: don't use 'pool=data' as an example
Signed-off-by: Greg Farnum <greg@inktank.com>
2012-11-16 14:28:51 -08:00
John Wilkins
c42af8030f doc: Added documentation for using CPU profiler.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-16 14:58:22 -08:00
John Wilkins
84eac86696 doc: Added documentation for installing CPU profiler.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-16 14:57:55 -08:00
John Wilkins
3ccaaa0923 doc: Added librbd to the RBD toc.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-16 14:57:15 -08:00
John Wilkins
9ea2609ea0 doc: Added libcephfs to the CephFS section and moved librbd to RBD section.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-16 14:56:46 -08:00
Josh Durgin
c707568a1b doc: fix crush set syntax
No commas between parameters, pool is required.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-11-15 23:07:51 -08:00
Noah Watkins
22cb13565c doc: add Hadoop configuration parameters
fs.ceph.block.size and fs.ceph.replication.

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2012-11-15 14:03:36 -08:00
John Wilkins
0a2a0c075c doc: config-cluser move to new IA.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-14 14:57:51 -08:00
John Wilkins
5c302ebbd7 doc: Move of cluster ops for new IA.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-14 14:55:29 -08:00
Joao Eduardo Luis
8430210cc9 doc: add-or-rm-mons.rst: fix typo
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2012-11-14 10:06:31 +00:00
Sage Weil
d5bc66ac49 doc/release-notes: fix heading
Signed-off-by: Sage Weil <sage@inktank.com>
2012-11-13 17:11:34 -08:00
Sage Weil
74f7607afa doc: release-notes for v0.54
Signed-off-by: Sage Weil <sage@inktank.com>
2012-11-13 16:29:54 -08:00
Sage Weil
0d42e9762b doc: update crush weight ramping process
Signed-off-by: Sage Weil <sage@inktank.com>
2012-11-13 16:00:00 -08:00
Sage Weil
6a8a59c5d0 Merge remote-tracking branch 'gh/wip-rgw-integration'
Conflicts:
	src/common/config_opts.h
2012-11-13 14:50:42 -08:00
Josh Durgin
efdb209b0b doc: reorder some openstack/rbd instructions
Move client creation to the section on setting up client auth, so you
don't skip it if you already have pools created.

Move CEPH_ARGS setting to the section on configuring OpenStack, since
it's a change for the OpenStack services, not purely ceph client
configuration.

A couple people were confused by the placement of these parts, and
they make more sense in these sections.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-11-13 08:14:18 -08:00
Sage Weil
f63b7711ab Merge remote-tracking branch 'gh/wip-javadoc' 2012-11-12 12:36:19 -08:00
Sage Weil
efa03cef5e mon: require pgnum in 'ceph osd pool create <poolname> <pgnum> [<pgp_num>]' command
The default of 8 is virtually never the right answer.  Require the initial
pg count to be explicitly provided.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-11-12 12:01:07 -08:00
Samuel Just
9e9feffa2e doc/cluster-ops/pools.rst: Added documentation for min_size
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2012-11-09 11:34:54 -08:00
Joao Eduardo Luis
fe6e4265f2 doc: add-or-rm-mons.rst: fix a formatting typo
(also forgot the John's reviewed-by on the last commit)

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Reviewed-by: John Wilkins <john.wilkins@inktank.com>
2012-11-09 17:36:50 +00:00
Joao Eduardo Luis
5b32664aad doc: add-or-rm-mons.rst: make paths clearer
Some users have been incurring into problems adding new monitors while
following these steps. Some of these problems are due to the meaning of
'{path}' being a bit ambiguous. This patch removes said ambiguity by
replacing '{path}' with '{tmp}', supposed to be a temporary directory
containing the files necessary to add the monitor (monmap and keyring).

Fixes: #3438 #3463

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2012-11-09 17:12:11 +00:00
Yehuda Sadeh
2475d0143b Merge branch 'wip-keystone' into wip-rgw-integration
Conflicts:
	debian/control

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-11-08 17:19:18 -08:00
Yehuda Sadeh
fc0d6d3453 docs: add keystone documentation
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-11-08 13:24:30 -08:00