Commit Graph

280 Commits

Author SHA1 Message Date
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
John Wilkins
1553267ef1 doc: Minor edit.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-28 15:55:22 -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
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
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
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
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
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
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
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
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
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
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
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
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
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
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