Commit Graph

807 Commits

Author SHA1 Message Date
Ross Turk
ecda12081a doc: fix overly-big fixed-width text in Firefox
Changed font size for <pre> elements to be 15pt instead of 1.5em - Firefox seems to render 1.1em a bit bigger than other browsers.

Signed-off-by: Ross Turk <ross@inktank.com>
2013-01-28 19:03:56 -08:00
John Wilkins
1e24ce22a9 doc: Removed indep, and clarified explanation.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-28 18:44:07 -08:00
John Wilkins
e58fe51980 Merge branch 'master' of https://github.com/ceph/ceph 2013-01-28 17:51:20 -08:00
John Wilkins
b429a3a3bb doc: Updated to add indep and first n to chooseleaf. Num only used with firstn.
fixes: #3711

Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-28 17:50:47 -08:00
Josh Durgin
c79f7c6c03 Merge branch 'wip-pool-delete'
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-28 16:53:53 -08:00
Josh Durgin
97b789247a doc: update ceph man page link
It's not the wiki anymore, and the man page needed to be regenerated.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-28 16:52:48 -08:00
Josh Durgin
91a0bc891a ceph, rados: update pool delete docs and usage
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-28 16:52:33 -08:00
Josh Durgin
3a08942099 doc: fix rbd create syntax
--dest-pool does not apply to create. Also remove extraneous
whitespace.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-28 10:13:59 -08:00
Dan Mick
aec2a4742c s3/php: update to 1.5? version of API
Something like v1.5 of the Amazon PHP library requires the AmazonS3
constructor to be given an array of parameters rather than using
the globals.  More research needs to happen, and particularly
about the v2 API, but this might solve someone's problem with
v1.5 while we do that research.

Signed-off-by: Dan Mick <dan.mick@inktank.com>
2013-01-25 21:25:45 -08:00
John Wilkins
b49440bc6a doc: Added new, more comprehensive OSD/PG monitoring doc.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-25 16:16:28 -08:00
John Wilkins
5f2105051c doc: Trimmed some detail and added a x-ref to detailed osd/pg monitoring doc.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-25 16:15:52 -08:00
John Wilkins
95cfdd460f doc: Added osd/pg monitoring section to the index.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-25 16:14:38 -08:00
John Wilkins
d36a208cf4 doc: Added x-ref links.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-25 16:14:12 -08:00
John Wilkins
89386856ec Merge branch 'master' of https://github.com/ceph/ceph 2013-01-25 14:25:06 -08:00
John Wilkins
1af3578ef2 doc: fixed description for pg in control section.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-25 14:24:37 -08:00
Ross Turk
248835d483 doc: wider sidebar, larger font, cleaned tip CSS
The sidebar is now about a hundred pixels wider and the fonts
are larger throughout.  This works a lot better when you get
deep into the doc structure - it used to wrap horribly.

I also fixed how literals look inside .tip and .important.

Signed-off-by: Ross Turk <ross@inktank.com>
2013-01-25 12:48:31 -08:00
John Wilkins
8bd306b92e doc: Added Subdomain section.
fixes: #3778

Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-01-25 10:54:07 -08:00
Dan Mick
d95b4313de adminops.rst: revert changes for as-yet-unimplemented features
See wip-admin-api for the new specification

Fixes: #3724
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2013-01-24 21:00:04 -08:00
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