Commit Graph

427 Commits

Author SHA1 Message Date
John Wilkins
4e1d973e46 doc: Fixed heading text.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-18 07:35:35 -07:00
John Wilkins
ebc577361c doc: favicon.ico should be new Ceph icon.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-18 07:35:00 -07:00
John Wilkins
3a377c44e1 doc: Overhauled Swift API documentation.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-17 21:28:59 -07:00
Samuel Just
32892c1edd doc/dev/osd_internals: add newlines before numbered lists
Signed-off-by: Samuel Just <sam.just@inktank.com>
2012-07-17 16:51:57 -07:00
Samuel Just
24df8b1d82 doc/dev: add osd_internals to toc
Signed-off-by: Samuel Just <sam.just@inktank.com>
2012-07-17 09:54:47 -07:00
Samuel Just
5a27f07160 doc/internals/osd_internals: fix indentation errors
Signed-off-by: Samuel Just <sam.just@inktank.com>
2012-07-17 09:31:22 -07:00
Sage Weil
6490c84ff9 doc: discuss choice of pg_num
Signed-off-by: Sage Weil <sage@inktank.com>
2012-07-17 08:36:54 -07:00
caleb miles
b0465496d2 doc/radosgw/config.rst: mended small typo
Signed-off-by: caleb miles <caleb.miles@inktank.com>
2012-07-16 16:30:36 -07:00
Samuel Just
5d82a77060 doc/dev/osd_internals: OSD overview, pg removal, map/message handling
This is a start on some osd internals documentation for new
developers.

Signed-off-by: Samuel Just <sam.just@inktank.com>
2012-07-16 11:11:58 -07:00
John Wilkins
8a89d40e6b doc: remove last reference to ceph-cookbooks.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-13 14:16:08 -07:00
John Wilkins
2011956745 doc: cookbooks issue resolved, so changed 'ceph-cookbooks' back to 'ceph.'
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-13 14:08:41 -07:00
John Wilkins
dfe29aff7f doc: reverted file and role names.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-12 11:46:43 -07:00
Sage Weil
5ceb7c734a doc: fix config metavariables discussion
Signed-off-by: Sage Weil <sage@inktank.com>
2012-07-12 10:00:41 -07:00
Sage Weil
d1054df6be doc: perf counters
Signed-off-by: Sage Weil <sage@inktank.com>
2012-07-12 10:00:41 -07:00
John Wilkins
09c60b4399 doc: added :: to code example.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-12 09:00:19 -07:00
John Wilkins
ad8beeb407 doc: minor edits.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-12 08:55:15 -07:00
John Wilkins
63a1799853 doc: cookbook name change broke some things in doc. Fixed.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-12 08:47:47 -07:00
John Wilkins
0782db3694 doc: changed role file names as part of update to roles.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-11 17:35:38 -07:00
John Wilkins
e5997f4e11 doc: added DHO config.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-11 17:35:01 -07:00
Tommi Virtanen
38e2de3d20 doc: No ssh -t -t, forcing a pty allocation there makes it hang.
Earlier, this was a single -t, and that is overridden by the fact that
stdin is not a tty, so that did nothing.

Signed-off-by: Tommi Virtanen <tv@inktank.com>
2012-07-10 16:13:48 -07:00
John Wilkins
79e3416cf6 doc: removed the ceph directory per tommi's update to the chef-cookbooks.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-10 16:03:05 -07:00
John Wilkins
5c84f01349 doc: Adding apt update message. VM users didn't get the package otherwise.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-10 15:23:56 -07:00
Dan Mick
83339a0cbb Merge branch 'wip-rbd-clone-dmick' into master
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2012-07-10 14:20:18 -07:00
Dan Mick
2a6af20863 rbd: update manpage for clone command
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2012-07-10 14:00:06 -07:00
John Wilkins
782a17da87 doc: added cookbook path instruction.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-10 11:04:31 -07:00
John Wilkins
8869621fdf doc: Added some pre-clarification for gdisk. Added DHO OSD hardware config.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-10 08:14:42 -07:00
John Wilkins
b23e4e5894 doc: Removed legacy paths and keyname settings from examples.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-09 11:06:27 -07:00
Sage Weil
8e5fe62a43 doc: remove reference to 'ceph stop' command
It doesn't exist anymore.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-07-08 14:39:52 -07:00
John Wilkins
72bf66f654 doc: added some discussion to libvirt.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-06 12:21:34 -07:00
John Wilkins
5746345587 Merge branch 'master' of github.com:ceph/ceph 2012-07-06 11:29:55 -07:00
John Wilkins
540c2c3a06 doc: Minor cleanup on deploy with Chef.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-06 11:29:31 -07:00
Sage Weil
6e3fb20dec Merge remote-tracking branch 'gh/wip_osd_threading' 2012-07-05 17:20:14 -07:00
Ross Turk
c70392a80d doc: minor typo
Signed-off-by: Ross Turk <ross@inktank.com>
2012-07-05 15:29:23 -07:00
Ross Turk
4d7bb07561 doc: update copyright notice in footer
Signed-off-by: Ross Turk <ross@inktank.com>
2012-07-05 15:24:42 -07:00
John Wilkins
57bc8da9c7 doc: minor updates to the restrucuredText file.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-05 14:01:45 -07:00
John Wilkins
0659f7c594 doc: minor cleanup.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-05 14:00:22 -07:00
John Wilkins
1c9e1c614c doc: Publishing as described. Still requires some verification and QA.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-05 13:47:45 -07:00
Samuel Just
7f2354c76d doc/scripts/gen_state_diagram.py: make parser a bit more forgiving
Signed-off-by: Samuel Just <sam.just@inktank.com>
2012-07-05 10:15:02 -07:00
John Wilkins
a1696fe0f3 doc: removed /srv/osd.$id.journal from ceph.conf example.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-03 14:20:34 -07:00
John Wilkins
7e23aad6c5 doc: Updates to 5-minute quick start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-03 14:14:42 -07:00
John Wilkins
fc18cca0aa doc: Clean up of 5-minute quick start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-03 11:48:15 -07:00
John Wilkins
09dd8cad36 doc: Updating Getting Started with 5-minute quick start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-03 11:21:43 -07:00
John Wilkins
8c95b5c8ae doc: restructuring quick start section.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-03 11:17:50 -07:00
John Wilkins
6bb19e74c0 doc: Cleaned up rbd snapshots.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-03 08:46:14 -07:00
Sage Weil
8b462019f2 doc: release notes for 0.48
Signed-off-by: Sage Weil <sage@inktank.com>
2012-07-02 20:20:14 -07:00
Sage Weil
562cad6666 doc: 'Configuring a Storage Cluster' -> 'Configuration'
Signed-off-by: Sage Weil <sage@inktank.com>
2012-07-02 20:18:51 -07:00
Sage Weil
030478e299 Merge branch 'wip-msgr' 2012-07-02 17:54:35 -07:00
John Wilkins
2628530e0b doc: fixed --cap error and a few additional bits of cleanup.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-02 13:05:26 -07:00
John Wilkins
b91becadf8 doc: Added sudo and cleaner instruction for unmap.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-02 08:55:36 -07:00
John Wilkins
f16a9c46ea doc: updated usage on RBD kernel object commands.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-07-02 08:35:10 -07:00
John Wilkins
82abe00ed1 Merge pull request #15 from fghaas/wip-rgw-doc
radosgw documentation improvements
2012-07-02 08:07:23 -07:00
Sage Weil
e1a385bb07 Merge pull request #17 from fghaas/rgw-manpage
doc: drop mention of MDS capabilities from radosgw man page
2012-07-02 08:03:33 -07:00
Florian Haas
e18601348f doc: drop mention of MDS capabilities from radosgw man page
Signed-off-by: Florian Haas <florian@hastexo.com>
2012-07-02 16:54:08 +02:00
Josh Durgin
31ad2639b2 doc: add design doc for rbd layering
I'm still not sure about the names for the command line
operations, but they can be changed later if better ones
come up.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-06-30 21:45:28 -07:00
Sage Weil
a8d7fd959d mon: 'osd pool rename <oldname> <newname>'
Signed-off-by: Sage Weil <sage@inktank.com>
2012-06-29 14:51:32 -07:00
Sage Weil
02f1b0a692 doc: document new 'osd crush move ...' command
Signed-off-by: Sage Weil <sage@inktank.com>
2012-06-29 14:22:14 -07:00
Florian Haas
c3a02ea0a5 doc: radosgw: further simplify Apache rewrite rule
Sufficient to just pass the query string, drop params.

Signed-off-by: Florian Haas <florian@hastexo.com>
2012-06-29 07:50:50 +02:00
Sage Weil
fb4ce53865 Merge pull request #16 from fghaas/doc-osd
doc: document osd tell bench
2012-06-28 22:25:14 -07:00
Florian Haas
0a6ee69495 doc: document osd tell bench
Signed-off-by: Florian Haas <florian@hastexo.com>
2012-06-28 21:07:22 +02:00
John Wilkins
147114da41 doc: minor edits.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-28 11:41:08 -07:00
Florian Haas
218dd5ad55 radosgw Apache configuration: simplify rewrite rule
Use a simpler RewriteRule as suggested here:
http://marc.info/?l=ceph-devel&m=133951986510085&w=2
2012-06-28 09:46:28 +02:00
Florian Haas
5a06af78c1 Fix example radosgw Apache configuration
Follow RFC2606, use example.com everywhere.
2012-06-28 09:43:00 +02:00
Sage Weil
9d7f048073 doc/config-cluster/authentication: keyring default locations, simplify key management
- keyrings have new default locations that everyone should use.
- the user key setup is vastly simplified if you use the
  'ceph auth get-or-create' command.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-06-27 17:49:23 -07:00
John Wilkins
e34dfc3b6a doc: removing old 'todo' configuration reference.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-26 12:30:01 -07:00
John Wilkins
efb74a90f2 doc: converted daemon references from nasty tables to lines.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-26 12:24:23 -07:00
John Wilkins
4142ac44b3 doc: a few minor tweaks to radosgw to cleanup navigation.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-26 08:28:10 -07:00
John Wilkins
0be2611158 doc: Published RADOS GW docs and install as is for now. Needs more work.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-26 08:21:05 -07:00
Florian Haas
88e31546bb radosgw-admin: improve man page
* remove "OpenStack user" information (deprecated, should no
  longer be used. No reason to keep mentioning it)
* fix description of --uid
* mention subusers
* add key management commands

Signed-off-by: Florian Haas <florian@hastexo.com>
2012-06-26 08:39:22 +02:00
Florian Haas
63b562f93a doc: explain how to configure Ceph for radosgw
* explain creating auth creds for radosgw
* explain Apache config for radosgw
* explain starting daemons for radosgw
* explain creating users for radosgw
* explain creating subusers for radosgw
* explain using swift client against radosgw
* Explain user:subuser to tenant:user mapping in Swift

Signed-off-by: Florian Haas <florian@hastexo.com>
2012-06-26 08:37:25 +02:00
Travis Rhoden
ddf7e836d6 doc: ceph osd crush add is now ceph osd crush set
Mailing list thread: http://www.spinics.net/lists/ceph-devel/msg06199.html

Signed-off-by: Travis Rhoden <trhoden@gmail.com>
2012-06-21 13:29:43 -07:00
Yehuda Sadeh
58db045a2c docs: clarify example in radosgw-admin
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-06-21 11:35:13 -07:00
Yehuda Sadeh
62a4ad66d1 docs: update usage logging info
added some text under radosgw, examples under radosgw-admin

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-06-21 10:47:44 -07:00
John Wilkins
1e539daf06 doc: Normalized shell script syntax. Added generic cookbook path.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-20 15:10:23 -07:00
John Wilkins
7d38758a02 doc: Changed libvirt-dev to libvirt-bin, and cleaned up ./autogen.sh
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-20 14:29:58 -07:00
Tommi Virtanen
3e32dd08ef doc: Typo.
Signed-off-by: Tommi Virtanen <tv@inktank.com>
2012-06-20 12:55:29 -07:00
Yehuda Sadeh
b84e1ed5f2 doc: document usage log
Modify radosgw, radosgw-admin man page

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-06-19 15:17:53 -07:00
John Wilkins
992faa42e1 doc: Added a snapshot page with outline. Needs additional info.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-19 10:15:35 -07:00
John Wilkins
2be02918ca doc: Added prerequisite of running Ceph cluster.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-19 10:10:51 -07:00
John Wilkins
b101f4cea0 doc: first cut of OpenStack/RBD w/out cephx. Authentication coming soon.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-18 14:29:04 -07:00
John Wilkins
8b96b9c7e6 doc: Added libvirt installation.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-18 13:22:18 -07:00
Tommi Virtanen
2b92c73bbb doc: btrfs and parted chef recipes are not needed.
They were removed in ceph-cookbooks.git commit
a77b418b95df8f2b6f56d9a90e47dc62100cdf4d.

Signed-off-by: Tommi Virtanen <tv@inktank.com>
2012-06-18 10:36:37 -07:00
Sage Weil
d9e902f9c5 ceph.newdream.net -> ceph.com
wiki url -> docs url
2012-06-16 14:50:29 -07:00
Sage Weil
6fd91381d2 Merge remote-tracking branch 'gh/wip-osdcap'
Reviewed-by: Greg Farnum <greg@inktank.com>
2012-06-15 11:10:02 -07:00
Sage Weil
66df6be8bb ceph-authtool: update docs to reflect no more osdcap deny
Signed-off-by: Sage Weil <sage@inktank.com>
2012-06-14 16:36:10 -07:00
John Wilkins
7515b05e88 doc: added qemu-img documentation for rbd.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-14 14:18:53 -07:00
John Wilkins
0adb33d867 doc: Added steps for OpenStack install with DevStack
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-14 09:46:32 -07:00
John Wilkins
446e5d8ed2 doc: fixed bash syntax error.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-14 09:35:17 -07:00
Tommi Virtanen
e48dab43ae doc: Multi-monitor support means ceph::single_mon was renamed.
This changed in ceph-cookbooks.git commit
8e56551b11fe28cc4f29f4fcdcf6c38516bdc833.

Signed-off-by: Tommi Virtanen <tv@inktank.com>
2012-06-13 16:23:14 -07:00
Florian Haas
753207c3f2 doc: update examples in radosgw-admin man page
* "user gen" is gone and is now "user create"
* --uid option is mandatory for "user create"

Mailing list thread: http://www.spinics.net/lists/ceph-devel/msg06744.html

Signed-off-by: Florian Haas <florian@hastexo.com>
2012-06-11 23:49:11 +02:00
Sage Weil
720aa4663f Merge remote-tracking branch 'gh/wip-rbd-format' 2012-06-10 14:12:16 -07:00
Josh Durgin
a5026303f4 rados: add commands to interact with object maps
The input values are stored as-is, and any values read are dumped in
hex. Rename listomap to listomapkeys to distinguish from
listomapvalues. Also add it to the man page.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-06-09 17:24:50 -07:00
John Wilkins
b25f27705b doc: Segregated set up git from clone.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-09 14:45:05 -07:00
John Wilkins
07169d2e43 doc: Added mount cephfs with fstab.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-07 11:35:37 -07:00
John Wilkins
e87a66b7b7 doc: Incorporated Sam's comments.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-07 10:08:16 -07:00
John Wilkins
3939839bd2 doc: Typo fix.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-07 07:38:36 -07:00
John Wilkins
87327c2d5c doc: Added mount cephfs and included it in quick start.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-06 10:45:26 -07:00
Sage Weil
5b443ebd7f doc: keyring.bin -> keyring everwhere
Signed-off-by: Sage Weil <sage@inktank.com>
2012-06-05 20:16:04 -07:00
John Wilkins
02a9a0130d doc: Added the root discussion to deploy with mkcephfs.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-05 17:09:59 -07:00
John Wilkins
993caf8190 doc: Added chmod for keyring, and moved client.admin user higher.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-05 17:08:45 -07:00
John Wilkins
fb6ea82f40 doc: Added S3 examples to the toctree.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-05 11:09:44 -07:00
Emily Popper
62fe9f42a6 doc: adding code samples for S3 API usage (thanks, DH!)
Signed-off-by: Ross Turk <ross@inktank.com>
2012-06-05 10:55:08 -07:00
John Wilkins
e83a84c09f doc: Added ${lsb_release -sc} based on Sam's feedback.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-06-05 08:15:47 -07:00
Sage Weil
e0f19525f3 doc: fix autobuild debian source line
Signed-off-by: Sage Weil <sage@inktank.com>
2012-06-01 12:53:13 -07:00
Sage Weil
a4c90b7250 Merge remote-tracking branch 'gh/wip-mon-doc' 2012-05-31 16:42:38 -07:00
John Wilkins
fb7ce59b9a doc: Added preliminary rbd and ko info.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-31 15:35:33 -07:00
John Wilkins
188d171805 doc: ceph.conf cleanup for cephx authentication.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-30 14:41:42 -07:00
John Wilkins
695f92d8ee doc: fix broken link.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-30 14:40:08 -07:00
John Wilkins
d05d98ce80 doc: Added -a to service ceph stop.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-30 14:29:51 -07:00
John Wilkins
cb5c6b5db6 doc: Consolidated mkcephfs deployment files.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-30 14:29:10 -07:00
John Wilkins
a3f4d595f1 doc: Added pools and authentication.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-30 13:48:04 -07:00
John Wilkins
6dd93b9a97 doc: Updated authentication with header canonicalization.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-30 10:14:30 -07:00
Joao Eduardo Luis
504c6ce957 doc: Add Paxos call chain to doc/mon/
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2012-05-29 18:34:27 -07:00
John Wilkins
73e29b658d doc: needed carriage returns between headings, code tag and syntax.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-25 16:15:14 -07:00
John Wilkins
d33f4fb627 doc: removed redundant install.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-25 16:03:48 -07:00
John Wilkins
68874afaaa doc: Filled in descriptions for object operations.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-25 16:03:02 -07:00
John Wilkins
6601ef9510 doc: Restored install for dev/unstable packages.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-24 16:54:15 -07:00
Dan Mick
6e46de3703 rbd.py doc: Fix markup on :class: references
Signed-off-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2012-05-23 19:33:19 -07:00
John
09192d6597 doc/api/s3/bucketops.rst Corrected heading.
doc/install/chef.rst  Added Sam's edits to the Chef install.


Signed-off-by: John <john@admin-host.(none)>
2012-05-23 16:12:06 -07:00
John
3956cb8f19 doc/api/s3 <-chipping away at objectops and clean up. Added Copy Object.
doc/source <-fixed a typo, updates for installing on precise, rm $ from cmds
doc/start  <-replaced clone link with tarball link. Link to Ceph Source Code.


Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-05-23 15:44:11 -07:00
Sage Weil
55c21de537 Merge branch 'wip-quorum' 2012-05-22 17:13:28 -07:00
John Wilkins
ff64818f1c doc/config-cluster/chef.rst <-fixed an error in upload command.
doc/config-cluster/deploying-ceph-conf.rst <-added sudo. required.
doc/config-cluster/deploying-ceph-with-mkcephfs.rst <-cd to /etc/ceph so keyring goes there.
doc/install/chef.rst <-added update and install opscode-keyring, and upgrade.
doc/install/debian.rst <-added ceph-common to the install

Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
2012-05-22 17:10:43 -07:00
John Wilkins
884aa8a661 Merge branch 'master' of github.com:ceph/ceph 2012-05-22 09:54:06 -07:00
John Wilkins
b0d6895a21 doc/config-cluster/ceph-conf.rst <-Fixed some formatting issues.
doc/config-cluster/deploying-ceph-conf.rst <-minor edit.
doc/start/get-involved-in-the-ceph-community.rst <-removed $ from command line instruction.
doc/start/quick-start.rst <-added additional steps.



Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
2012-05-22 09:53:34 -07:00
Ross Turk
5959ea7b78 doc: fix broken link in FAQ
Signed-off-by: Ross Turk <ross@inktank.com>
2012-05-21 19:36:59 -07:00
Ross Turk
cf5848676e doc: added links from the chef install doc to the chef config doc and back
Signed-off-by: Ross Turk <ross@inktank.com>
2012-05-21 18:22:35 -07:00
Ross Turk
6149fb700f doc: Added a FAQ page.
Added a FAQ page, which we will need to put more content in.

Signed-off-by: Ross Turk <ross@inktank.com>
2012-05-21 18:21:39 -07:00
John Wilkins
e3b3108bfd Added the Swift API as is. Still needs a lot of work.
Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
2012-05-21 17:49:35 -07:00
Sage Weil
d93410c799 doc: document range of methods for cluster creation, expansion
This isn't quite complete, and should be integrated with the info in the
ops section on mon cluster expansion, but the raw content is here at least.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-05-21 16:57:26 -07:00
John Wilkins
812989bf35 doc: misc updates
doc/architecture.rst - removed broken reference.
doc/config-cluster - cleanup and added chef
doc/install - Made generic to add Chef, OpenStack and libvert installs
doc/init - Created light start | stop and health section
doc/source - Removed $ from code examples. Trimmed paras to 80 char
doc/images - Added preliminary diagram for Chef.
doc/rec - Added reference to hardware. Added filesystem info.

Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
2012-05-21 16:39:15 -07:00
Tommi Virtanen
7d5fa4e506 man: Remove leftover --bin from ceph-authtool(8).
Regenerate manpage.

See 4832c46eab,
ec732816ef for the actual removal of the
feature.

Signed-off-by: Tommi Virtanen <tv@inktank.com>
2012-05-21 08:56:08 -07:00
Sage Weil
ece33e5bb5 monmaptool: add --generate, --filter-initial options
Generate a monmap from conf/args, and apply the mon initial hosts to it.

Signed-off-by: Sage Weil <sage@inktank.com>
2012-05-18 16:23:59 -07:00
Sage Weil
09978a8ab2 Merge remote-tracking branch 'gh/wip-mon-refactor'
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
2012-05-18 13:54:05 -07:00
Sage Weil
89316566b5 remove gceph
Signed-off-by: Sage Weil <sage@inktank.com>
2012-05-17 20:23:33 -07:00
Josh Durgin
572c756036 doc: fix sizes in librbd python examples
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-05-17 13:56:32 -07:00
Josh Durgin
e7212714e9 doc: fix link to hardware recommendations section
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-05-17 12:57:50 -07:00
Josh Durgin
25e7889af6 doc: fix formatting and a couple config defaults
``ceph.conf`` needed spaces around it to be parsed correctly.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-05-17 12:57:41 -07:00
Greg Farnum
48d97fe796 doc: add ioctx parameter to rbd pybind examples.
This parameter is required and was missing. And fix a typo
2012-05-16 13:43:12 -07:00
Ross Turk
3d2d0ecd2c Additional documentation theme changes:
1) Adjust h2 tags so that section titles are visually differentiated
2) Add 1.5em of margin to all pre blocks and tables

Signed-off-by: Ross Turk <ross@inktank.com>
2012-05-15 11:16:29 -07:00
Ross Turk
784d1d3a11 Documentation theme updates:
1) Background color in navbar
2) Correct body fonts
3) Document pane background (below the content)
2012-05-14 12:57:54 -07:00
Ross Turk
ab717bc53f Updated link to publications 2012-05-14 11:27:06 -07:00
Sage Weil
b5a18ad8f9 doc: fix some underscores
Signed-off-by: Sage Weil <sage@newdream.net>
2012-05-03 12:26:17 -07:00
Sage Weil
1e7dc441ff Merge branch 'wip-doc-rebase-2' 2012-05-03 12:16:55 -07:00
John Wilkins
f15c0bba11 Fixed link to blog.
Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
2012-05-03 12:14:26 -07:00
John Wilkins
b2100ca04d Fixed another link to the blog.
Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
2012-05-03 11:49:22 -07:00
John Wilkins
5ac8b58843 Fixed link.
Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
2012-05-03 11:42:50 -07:00
John Wilkins
7eca0dd9a9 Clean up. Changed ceph.newdream.net to ceph.com.
Removed {ARCH} references.
Added link to Source.


Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
2012-05-03 11:31:37 -07:00
Sage Weil
91c30b3a1a doc: more fonts
Signed-off-by: Sage Weil <sage@newdream.net>
2012-05-03 11:25:12 -07:00
Ross Turk
cabe74b19e doc: new theme
Signed-off-by: Ross Turk <ross.turk@inktank.com>
2012-05-03 11:03:03 -07:00
Sage Weil
54991fff14 doc/install/debian: simplify more
Signed-off-by: Sage Weil <sage@newdream.net>
2012-05-03 10:51:02 -07:00
Sage Weil
c3dc54b0fc doc/install: reorg, simplify
Signed-off-by: Sage Weil <sage@newdream.net>
2012-05-03 10:45:08 -07:00