Li Peng
d1505b5408
doc: delete wrong description of installing RPMs
...
In CentOS/RHEL 6/7, gitk and git-gui are available in default repository actually.
Signed-off-by: Li Peng <lip@dtdream.com>
2015-09-16 14:05:05 +08:00
Li Peng
bbe27dc6d7
doc: Fixes a wrong directory name.
...
Signed-off-by: Li Peng <lip@dtdream.com>
2015-09-15 20:06:39 +08:00
Alexander Chuzhoy
efc8969ec3
Doc: Correcting the default number of copies.
...
According to the "quick ceph deploy" page, the default number of replicas in the Ceph configuration file is 3
Signed-off-by: Sasha Chuzhoy <sashac88@hotmail.com>
2015-08-11 18:40:00 -04:00
Ilya Dryomov
76989cc4ae
doc: use spec syntax in rbd docs
...
Use spec syntax instead of --pool, --image and --snap to hopefully push
people towards the former.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2015-07-27 12:22:04 +03:00
Germain
cac48bd076
doc : Change of "ceph-deploy mon create {ceph-node}" with "ceph-deploy mon add {ceph-node}" in "Quick-ceph-deploy.rst"
...
Fixes : #10293
Signed-off-by : Germain CHIPAUX <germain.chipaux@gmail.com>
2015-06-18 15:24:43 +02:00
Ken Dreyer
b50cc9472f
doc: update OSD port range to 6800-7300
...
The upper limit for OSD/MDS ports changed from 7100 to 7300 in commit
f9ec5a7945
. Update the Quick Start
Preflight documentation to reflect this change.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-05-21 13:00:32 -06:00
Lee Revell
005d1f8a5c
doc: Correct git push instructions adding branch name
...
Signed-off-by: Lee Revell <rlrevell@gmail.com>
2015-03-23 16:03:48 -04:00
Travis Rhoden
ab647bd520
doc: Add RGW quick start info
...
Add details of how to use ceph-deploy to deploy the CivetWeb-based
RGW present in Hammer.
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
2015-03-20 18:55:08 -04:00
Travis Rhoden
a9860f5e0f
doc: remove reference to old ceph-deploy steps
...
ceph-deploy 1.1.3 is ancient, and isn't easily found or installed.
No need to reference it and call out the steps necessary to use if
using it.
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
2015-03-20 17:10:54 -04:00
Ken Dreyer
e6dcaa8688
rm old ceph-deploy reference
...
There's no need to refer to this old version of ceph-deploy. v1.1.3 is
circa June 2013, and since that time, we have shipped much newer version
of ceph-deploy (1.5.22 at the time of this writing). We should simply
state the behavior of modern ceph-deploys here.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-03-10 10:28:02 -06:00
Loic Dachary
e3616a5515
doc: rhel6.5 is rhel6
...
RHEL 6.5 is actually http://ceph.com/rpm-giant/rhel6/
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-03-10 02:06:10 +01:00
John Spray
c65d8ed5d1
doc: fix "7810" port typo
...
The correct value is now 7300, used to be
7100, was never 7810.
Signed-off-by: John Spray <john.spray@redhat.com>
2015-02-08 15:50:38 +01:00
John Wilkins
0548beadf2
doc: Removed references to Inktank suppport.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2015-02-03 14:50:25 -08:00
Frank Yu
b04f698f56
Doc: Fix the extra blank space in doc/start/quick-rbd.rst
...
Signed-off-by: Frank Yu <flyxiaoyu@gmail.com>
2015-01-22 20:58:54 +08:00
John Wilkins
f88781726f
doc: Added section to install priorities/preferences.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2015-01-09 10:26:51 -08:00
John Wilkins
cfb03b2d8f
Merge pull request #3081 from dachary/wip-10246-centos7
...
doc: add centos 7 to ceph-deploy installation
Reviewed by: John Wilkins <jowilkin@redhat.com>
2014-12-04 16:54:47 -08:00
scuttlemonkey
237b29c248
Changed os-recommendation table sorting to remove implied bias.
...
Fixes : #10247
signed-of by: Patrick McGarry <pmcgarry@redhat.com>
2014-12-04 11:27:35 -05:00
Loic Dachary
a6102f0b19
documentation: add centos 7 to ceph-deploy installation
...
http://tracker.ceph.com/issues/10246 Fixes : #10246
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2014-12-04 17:11:02 +01:00
Ken Dreyer
5d3bff0494
doc: rm Fedora minor versions in os recommendations
...
Fedora doesn't have point releases, so it doesn't make sense to talk
about "Fedora 18.0" or "Fedora 19.0" - it's just "Fedora 18" or "Fedora
19".
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2014-12-02 16:33:00 -07:00
Ken Dreyer
2497f16a04
doc: rm old releases in os recommendations page
...
Similar to the change in commit
4cdc9c7936
, remove the references to old
Ceph releases.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2014-12-02 15:55:47 -07:00
Ken Dreyer
0bb2e1ed5e
doc: clarify "B" flag in os recommendations page
...
We don't exactly do continuous builds on all the platforms marked with
"B", but we have published binary RPMs for them. Adjust the "B"
footnote definition to reflect this.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2014-12-02 15:55:43 -07:00
Ken Dreyer
3012c4a097
doc: add CentOS 7 to recommended OSes
...
CentOS 7 was missing from the list of recommended OSes for Firefly. Add
it to the list.
Reported-By: Frank Even <lists+ceph.com@elitists.org>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2014-12-02 11:53:54 -07:00
John Wilkins
bec99559f3
Merge pull request #2389 from ceph/wip-doc-documenting-ceph
...
doc: Update documenting ceph to include CentOS/RHEL
Reviewed-by: John Wilkins <jowilkin@redhat.com>
2014-11-14 10:13:12 -08:00
Nilamdyuti Goswami
a5a0d5c83f
doc: Adds build-doc guidelines for Fedora and CentOS/RHEL.
...
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
2014-11-14 21:06:15 +05:30
John Spray
214ac9fb06
doc: include 'fs new' stuff in cephfs quickstart
...
Not sure how 'quick' this really is now compared with
the full filesystem instructions, but let's not leave
it incomplete.
Signed-off-by: John Spray <john.spray@redhat.com>
2014-10-29 11:02:19 +00:00
Alfredo Deza
b73fe1a146
doc: remove node requirement from 'mon create-initial'
...
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
2014-10-13 11:10:10 -04:00
Alfredo Deza
264f0fced5
doc: remove whitespace
...
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
2014-10-13 11:09:38 -04:00
Ilya Dryomov
abe4c35399
doc: update kernel recommendations, add tunables link
...
No 3.16.[0-2] - same rbd deadlock regression as in 3.15.
Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
2014-10-06 21:25:29 +04:00
John Wilkins
27208dba2c
doc: Added feedback.
...
Signed-off-by: John Wilkins <jowilki@redhat.com>
2014-09-15 11:10:35 -07:00
John Wilkins
4d3579d81e
doc: Added clarifications and added additional preflight steps for CentOS/RHEL.
...
Fixes : #8995
Signed-off-by: John Wilkins <jowilki@redhat.com>
2014-09-12 09:15:53 -07:00
John Wilkins
ed62ae58cd
Merge pull request #2322 from ceph/wip-doc-authentication
...
doc: Refactored authentication docs.
Reviewed-by: John Wilkins <john.wilkins@inktank.com>
2014-09-02 11:40:22 -07:00
John Wilkins
7948e13b9d
doc: Added sysctl max thread count discussion.
...
Fixes : #6142
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-28 17:25:07 -07:00
Dan Mick
790de974a8
doc/start/quick-ceph-deploy: missing {ceph-node} from mon create-initial
...
Signed-off-by: Dan Mick <dan.mick@inktank.com>
2014-08-19 21:24:12 -07:00
Sage Weil
ac70490d06
doc: update kernel recommendations (avoid 3.15!)
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-08-14 06:09:50 -07:00
John Wilkins
5374386ee2
doc: Added user management link to quick start.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-13 20:36:15 -07:00
John Wilkins
78dc4df1cb
doc: Replace [default] with [global].
...
Fixes : #8955
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-08-11 18:16:01 -07:00
Alfredo Deza
66de51d1a5
be a bit more explicit about 'ceph-deploy new' in quickstart
...
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
2014-08-05 12:52:00 -04:00
Wido den Hollander
7b342ef030
doc: Add Note about European mirror in Quick Start
2014-07-17 22:56:01 +02:00
John Wilkins
2f43cef0ae
doc: Extended discussion for building docs on CentOS / RHEL.
...
Fixes : #7722
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-07-15 13:42:13 -07:00
John Wilkins
0839e2a6de
doc: Added keyring location note to resolve pull abandoned pull request #1946 .
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-07-10 08:05:42 -07:00
Abhishek Lekshmanan
2217f2bd0a
doc: fix a typo in quickstart doc
...
* doc/start/documenting-ceph.rst: s/along side/alongside
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-07-09 11:18:49 +05:30
Wido den Hollander
c7937ff38c
doc: Fix a typo regarding requiretty for RHEL based platforms
2014-07-04 14:28:03 +02:00
John Wilkins
e720314aa6
doc: Updated the OS Recommendations for Firefly.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-06-12 12:48:29 -07:00
John Wilkins
85e491fb77
doc: Added a tip to install NTP when running multiple monitors.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-06-10 17:45:18 -07:00
John Wilkins
e52b9c641d
doc: Added osd pool default size setting example.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-29 13:22:52 -07:00
John Wilkins
20a04c6c9c
doc: Moved redundant text out of quick-common.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-29 13:22:18 -07:00
Adam Twardowski
827df7d5ed
Fix Doc Typo
...
Signed-off-by: Adam Twardowski <adam.twardowski@gmail.com>
2014-05-23 15:35:18 -04:00
John Wilkins
08f72d561b
Merge pull request #1828 from nereocystis/faq-fix
...
doc: fix link to FAQ
2014-05-20 17:38:11 -07:00
John Wilkins
a147b46a75
Merge pull request #1829 from nereocystis/preflight-cleanup
...
doc: Clean up pre-flight documentation
2014-05-20 17:37:56 -07:00
John Wilkins
7564df85f8
Merge pull request #1833 from nereocystis/admin-node-doc
...
doc: mention admin-node in common documentation
2014-05-20 17:37:07 -07:00
Kevin Dalley
13d6c3cf30
doc: quick-ceph-deploy cleanup
...
Improve documentation in quick-ceph-deploy.rst
Use admin-node consistently.
ceph should be installed on admin-node for the following reasons:
"ceph-deploy admin admin-node" assumes that /etc/ceph exists.
"ceph health" requires the use of ceph
Signed-off-by: Kevin Dalley <kevin@kelphead.org>
2014-05-19 15:03:35 -07:00
Kevin Dalley
d40ba05313
doc: mention admin-node in common documentation
...
This change uses admin-node in the quick-common.rst file, including
the graph. This name is already used in
quick-ceph-deploy.rst.
Signed-off-by: Kevin Dalley <kevin@kelphead.org>
2014-05-19 14:36:56 -07:00
Kevin Dalley
637211854d
doc: Clean up pre-flight documentation
...
Mention recent Ceph releases.
Move important message about sudo and ceph-deploy closer to the use of
ceph-deploy.
Mention files created by ceph-deploy comment
Separate apt-get from yum command
Signed-off-by: Kevin Dalley <kevin@kelphead.org>
2014-05-19 13:38:31 -07:00
Kevin Dalley
06d05fd694
doc: fix link to FAQ
...
The location of the ceph wiki FAQ has changed.
Now, the link from ceph documentation matches the current FAQ location
Signed-off-by: Kevin Dalley <kevin@kelphead.org>
2014-05-19 11:59:46 -07:00
John Wilkins
6e4455d6af
doc: Added note on Default requiretty for CentOS and others.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-05-12 11:33:57 -07:00
John Wilkins
bb614e5055
Merge pull request #1792 from nereocystis/Ceph-osd-is-daemon
...
:doc Ceph OSD is standard name
2014-05-09 10:28:52 -07:00
Kevin Dalley
5986f746dc
:doc Ceph OSD is standard name
...
This is a method of standardizing the usage of OSD so that "Ceph OSD"
is the daemon, and OSD maintains its industry standard usage of Object
Storage Device.
Signed-off-by: Kevin Dalley <kevin@kelphead.org>
2014-05-08 14:58:02 -07:00
Kevin Dalley
f1d412c303
doc: Common graph used in 2 quick start files
...
The graph in quick-ceph-deploy.rst applies to
quick-start-preflight.rst.
The graph in deploy seems more complete, so I put the common
documentation in quick-common.rst and had it included.
doc/conf.py has 'start/quick-common.rst' in exclude patterns so that
sphinx does not complain about this file not being in toc.
Signed-off-by: Kevin Dalley <kevin@kelphead.org>
2014-05-07 18:01:52 -07:00
Sage Weil
331869a019
Merge pull request #1754 from nereocystis/hardware-to-glossary
...
doc: Include links from hardware-recommendations to glossary
2014-05-02 14:22:17 -07:00
Kevin Dalley
c879e895da
doc: Include links from hardware-recommendations to glossary
...
Included :term: in parts of hardware-recommendations so that glossary
links appear.
Signed-off-by: Kevin Dalley <kevin@kelphead.org>
2014-05-01 17:04:43 -07:00
Kevin Dalley
78b3c93dd6
doc: documenting links to get-involved
...
Create a link from documenting-ceph so that it is easy to find the
github repository used for ceph.
Signed-off-by: Kevin Dalley <kevin@kelphead.org>
2014-04-30 21:31:06 -07:00
Alfredo Deza
82a3668e7c
Merge pull request #1629 from ceph/wip-die-mkcephfs
...
remove mkcephfs (merge post-firefly?)
Reviewed-by: Alfredo Deza <alfredo.deza@inktank.com>
2014-04-30 13:52:00 -04:00
Ilya Dryomov
4238ffdc49
doc: do not mention modprobe in rbd docs
...
rbd binary will load rbd.ko itself, with appropriate options. Loading
it by hand with default options is undesirable.
Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
2014-04-23 13:33:43 +04:00
John Wilkins
43f0519b98
doc: Made minor changes to quick start preflight for RHEL.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-04-08 15:54:17 -07:00
Sage Weil
084db49ed3
remove mkcephfs
...
Fixes : #7552
Signed-off-by: Sage Weil <sage@inktank.com>
2014-04-08 14:34:15 -07:00
Sage Weil
b70db7e735
Merge remote-tracking branch 'gh/firefly'
2014-03-11 19:20:27 -07:00
John Wilkins
d7c4d6abc2
doc: Added init caps to Signed-off-by: and Fixes:
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-03-10 15:58:57 -07:00
John Wilkins
7ac98b2aff
doc: Updated sign-off by to sign-off-by
...
sign-off-by: John Wilkins <john.wilkins@inktank.com>
2014-03-10 15:45:01 -07:00
John Wilkins
0f7d954b19
doc: Updated pull request with suggested changes.
...
signed-off by: John Wilkins <john.wilkins@inktank.com>
2014-03-10 11:58:53 -07:00
Danny Al-Gaaf
54ffdcc45d
get-involved.rst: update information
...
Added #ceph-devel IRC channel, more mailing lists, wiki and planet.ceph.com.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-03-09 02:18:28 +01:00
John Wilkins
2f85b8c8a3
doc: Incorporated feedback.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-31 21:58:23 -08:00
John Wilkins
6915053648
doc: Adding more information on style and usage for documenting Ceph.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-23 14:27:33 -08:00
John Wilkins
b88c8eae80
doc: Added Documenting Ceph (draft) document.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-21 14:18:55 -08:00
John Wilkins
90aea59692
doc: Added documenting Ceph to the toc tree.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-21 14:18:26 -08:00
John Wilkins
6e931326b0
doc: Removed Calxeda example.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-16 17:00:38 -08:00
John Wilkins
dd4a9e1875
doc: Removed saucy salamander reference.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-16 16:57:16 -08:00
John Wilkins
e7d28a72e6
doc: Added host resolution commentary.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-16 16:54:25 -08:00
John Wilkins
22e9a75690
doc: Added comments from #6682 .
...
fixes : #6682
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-16 16:51:17 -08:00
John Wilkins
6e37b7a81f
doc: Added modification to quick start.
...
fixes : #6682
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-16 16:48:09 -08:00
John Wilkins
970f9387bd
doc: Updated paths for OSDs using the OS disk.
...
fixes : #6682
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-15 10:08:28 -08:00
John Wilkins
09d021b4e8
doc: Updated for hostname -s and resolving to non-loopback IP address.
...
fixes : #6234
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-01-08 14:38:13 -08:00
Sage Weil
729c1528a8
Merge pull request #839 from kri5/master
...
doc: Remove redundant command for quick start preflight
Reviewed-by: Sage Weil <sage@inktank.com>
2013-11-09 22:28:03 -08:00
John Wilkins
21637cc615
doc: Updated Emperor reference to 0.72.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-08 10:22:44 -08:00
Christophe Courtaut
efe55b15a2
doc: Remove redundant command for quick start preflight
...
Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com>
This patch removes a few commands, which are redundant with following
commands.
Btw, they are also unrelated with the subtitle of the section, which is
"Add the release key".
2013-11-08 13:48:57 +01:00
John Wilkins
698df04606
doc: Removed references to OpenSuse and SLES.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-31 14:47:49 -07:00
John Wilkins
c254da5e3b
doc: Added quick ceph object store with links to manual install and config.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:23:45 -07:00
John Wilkins
16e25cd79d
doc: Restored Object Store Quick Start entry for parallelism.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:23:07 -07:00
John Wilkins
98603d43e4
doc: Changed install to ceph-deploy install.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:22:31 -07:00
John Wilkins
a62d7c0d57
doc: Added note for ARM support in quantal and raring.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-30 15:21:59 -07:00
John Wilkins
b8d54cdf23
doc: Fixed typo, clarified example.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 18:12:46 -07:00
John Wilkins
53486afa01
doc: Updated docs for OSD Daemon RAM requirements.
...
fixes: 4423
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 17:39:35 -07:00
John Wilkins
828537c859
doc: Added ARM. Added Calxeda hardware example.
...
fixes : #5608
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 17:11:07 -07:00
John Wilkins
314fd2c80c
doc: Updated OS recommendations with an Emperor entry.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:24:38 -07:00
John Wilkins
6369d96c29
doc: Updated Quick Block Device for kernel versions, and linked OS Recommendations.
2013-10-22 13:24:11 -07:00
John Wilkins
df9315cddc
doc: Removed RGW from quick start, since it is not ceph-deploy enabled.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-22 13:23:07 -07:00
John Wilkins
5bc6327666
doc: Merge cleanup.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-10 12:21:34 -07:00
John Wilkins
c0c332c120
doc: minor clean up.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-10 12:20:37 -07:00
John Wilkins
fa909ad6ed
doc: Update from wip-doc-quickstart branch.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-10 11:47:56 -07:00
John Wilkins
7d1dc55856
doc: Diagram update and clarification on ceph-deploy admin results.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-30 15:25:28 -07:00
John Wilkins
b23718a5d0
doc: Diagram update from feedback.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-30 15:25:03 -07:00