Drunkard Zhang
58ba14e2fd
doc: hyperlink fixes
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-05-19 09:41:33 +08:00
Yu Shengzuo
9609d78932
doc: update the usage of 'ceph-deploy purge'
...
Now it refuses to purge data directly before remove ceph package.
So update the order between commands when using it.
Signed-off-by: Yu Shengzuo <yu.shengzuo@99cloud.net>
2017-05-15 08:53:23 +00:00
Peter Maloney
3c08894fe0
doc: fix link that pointed to a nonexistent file
...
commit d788bae60d
renamed config.rst to config-fcgi.rst
Reported-by: fusl in #ceph on irc.oftc.net
Signed-off-by: Peter Maloney <peter.maloney@brockmann-consult.de>
2017-04-23 20:33:03 +02:00
Yu Shengzuo
41c902e532
doc: update dependent packages links and remove a 'important' tip
...
Some links in document has been deprecated, such as:
http://rpmfind.net/linux/centos/7.0.1406/ , So update it;
The 'fc21, fc24, fc26(newest)' rpm 'ditaa' can be used in
CentOS/RHEL7 to build doc. So remove the '...important' tip.
Signed-off-by: Yu Shengzuo <yu.shengzuo@99cloud.net>
2017-04-20 03:39:29 +00:00
Kefu Chai
5b9ec53512
admin/build-doc: support optional argument for specifying sphinx builders
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-21 13:47:05 +08:00
Kefu Chai
b935248197
Merge pull request #13997 from tchaikov/wip-doc-fixings
...
doc: fixes to silence sphinx-build
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
2017-03-21 11:46:12 +08:00
Kefu Chai
1f975d78a8
doc: add :orphan: to orphaned docs
...
we should remove the deprecated ones once it's safe to remove them.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-16 16:39:40 +08:00
Kefu Chai
bd36f13163
doc: fix the links to http://ceph.com/docs
...
they should point to http://docs.ceph.com/docs/master/ .. instead
Fixes: http://tracker.ceph.com/issues/19090
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-03-15 16:40:07 +08:00
Tahia Khan
7a0ab204aa
doc: deletes duplicated word and clarifies an example
...
Signed-off-by: Tahia Khan <tahia.khan@gmail.com>
2017-03-02 08:44:53 -05:00
Drunkard Zhang
da094e7a16
doc: command typo fix
...
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-01 09:52:29 +08:00
Sage Weil
b3723a1e60
Merge pull request #13360 from ktdreyer/doc-firewalld-improvements
...
doc: improve firewalld instructions
Reviewed-by: Sage Weil <sage@redhat.com>
2017-02-13 18:46:15 -06:00
Ilya Dryomov
eb8d3372e8
Merge pull request #13369 from idryomov/wip-doc-kernel-vers
...
doc: kernel client os-recommendations update
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2017-02-11 16:01:02 +01:00
John Spray
0eb0abae63
doc: ref cephfs docs from os-recommendations
...
...instead of having potentially conflicting kernel
version information.
Signed-off-by: John Spray <john.spray@redhat.com>
2017-02-10 21:24:08 +01:00
Ilya Dryomov
09ce8867e8
doc: update krbd kernel recommendations
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-02-10 21:24:08 +01:00
Ken Dreyer
0be7a9ae4e
doc: improve firewalld instructions
...
firewalld in RHEL 7.3 contains service definitions for ceph's ports, so
we can simply use "--add-service=ceph-mon" or "--add-service=ceph"
rather than having to remember specific port numbers.
Break out two examples for both MONs and OSDs/MDSs.
Add the "firewall-cmd --reload" step to ensure the --permanent configs
take effect immediately.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-02-10 11:08:28 -07:00
Nathan Cutler
a185bd4173
doc: mention rbdmap in RBD quick start
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-12-22 17:17:37 +01:00
Loic Dachary
8249503688
Merge pull request #10585 from zhjwpku/patch-2
...
doc/start/hardware-recommentdations: cosmetic
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-11-17 23:41:11 +01:00
Ken Dreyer
9411017fd3
doc: standardize EPEL instructions
...
Prior to this change, the documentation pages contained different ways
to enable EPEL. Pick a simple, secure (https) way and standardize on
that.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-10-25 20:02:48 -06:00
Colin Walters
f2061d2d97
doc/install: Use https:// for download.ceph.com
...
While the Ceph RPMs etc. are GPG signed, there are various
attacks against signed RPMs without signed/trusted *metadata*
that are elaborated on in https://theupdateframework.github.io/
Since download.ceph.com handles it today, let's make it the default.
(Might want to run this by the server admins though).
Signed-off-by: Colin Walters <walters@verbum.org>
2016-08-12 09:09:28 -04:00
Nathan Cutler
d566b96ed1
doc: add openSUSE instructions to quick-start-preflight
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-08-08 22:59:40 +02:00
Zhao Junwang
5a454c039d
doc/start/hardware-recommentdations: cosmetic
2016-08-05 15:47:36 +08:00
Kefu Chai
43de9824db
Merge pull request #10085 from chengweiv5/fix-doc
...
doc: ceph-deploy mon add doesn't take multiple nodes
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-08-02 00:17:29 +08:00
Kefu Chai
2d5d479988
doc: remove i386 from minimal hardware recommendations
...
as we don't build or test on i386 machines now. also, we don't build
i386 releases anymore. and regular users are on amd64 or arm.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-07-13 14:41:06 +08:00
Chengwei Yang
7f6187dd7c
Doc: add missing argument for rgw create
...
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2016-07-01 16:54:36 +08:00
Chengwei Yang
f748779359
Doc: Fix FAQ link
...
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2016-07-01 15:29:13 +08:00
Chengwei Yang
7b63e3bd8a
Doc: make pool before using it in quickstart
...
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2016-07-01 15:17:19 +08:00
Chengwei Yang
444e1e23fc
Doc: ceph-deploy mon add doesn't take multiple nodes
...
As ceph-deploy 1.5.34, ceph-deploy mon add doesn't take multiple nodes as
argument but only take one.
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2016-07-01 15:05:19 +08:00
Kefu Chai
80b6660abd
Merge pull request #8962 from beess/doc-fix1
...
doc: Fixes three hyphen errors and a syntax error.
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-05-06 22:03:11 +08:00
zhuangxc89
c792bceed3
doc: Fixes three hyphen errors and a syntax error.
...
Signed-off-by: Zhuang Xiaochun <zhuangxc89@163.com>
2016-05-06 17:20:40 +08:00
Ken Dreyer
5904d89247
doc: remove references to old EOL releases
...
There were several references to old releases like "dumpling",
"emperor", and "firefly", throughout the docs. Remove these and update
the examples to use jewel instead.
Remove references to CentOS 6 and RHEL 6, since we only support CentOS 7
now.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-05-02 13:54:24 -06:00
ibravo
485ef83e58
Doc: Update quick-ceph-deploy.rst
...
Signed-off-by: Ignacio Bravo ibravo@hotmail.com
2016-04-24 19:28:55 -04:00
Kefu Chai
8ec6de4dd9
doc/start/os-recommendations.rst: add Jewel requires
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-04-18 21:19:08 +08:00
Sage Weil
112649fc02
doc/start/os-recommendations: drop ancient 'syncfs' note
...
...and with it it's mention of ext4.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-12 13:07:49 -04:00
Sage Weil
bcfce592a2
doc: do not include ext4 as an example
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-12 08:49:55 -04:00
xie xingguo
d51f56423e
doc: fix wrong type of hyphen
...
Which makes picture of http://docs.ceph.com/docs/master/start/quick-start-preflight/
look sick.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-03-22 15:23:51 +08:00
Sage Weil
11cbe45c9c
Merge pull request #7264 from ceph/wip-doc-RGW
...
doc: rgw: port changes from downstream to upstream
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-01-29 08:50:07 -05:00
ritz303
152f4eb09f
doc: Updated the RPM section for RHEL and CentOS
...
Fixes : #10245
Signed-off-by: Aron Gunn <ritz_303@yahoo.com>
2016-01-29 08:44:17 -05:00
Barbora Ančincová
46484e9ce9
doc: Adding headers to RGW quick.
...
Signed-off-by: bancinco@redhat.com
2016-01-25 17:28:23 +01:00
Barbora Ančincová
d7eae8c0dd
doc: Edited RGW quick start according to peer review.
...
Signed-off-by: Bara Ancincova <bancinco@redhat.com>
2016-01-25 17:28:13 +01:00
Vikhyat Umrao
c00945eb8b
cleanup: remove obsolete option "filestore_xattr_use_omap"
...
This patch does cleanup for option "filestore_xattr_use_omap",
as this option was removed in #7408 .
Fixes : #14356
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
2016-01-22 18:01:09 +05:30
Alfredo Deza
92e0201639
doc: update rpm links to download.ceph.com
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-10-30 17:48:21 -04:00
Alfredo Deza
caa4780b3c
doc: update debian links to download.ceph.com
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-10-30 17:46:12 -04:00
Ken Dreyer
f119fb5f3d
doc: download GPG key from download.ceph.com
...
Fixes : #13603
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-10-26 13:19:40 -06:00
Sage Weil
136bc3fcd3
Merge pull request #6355 from ritz303/wip-doc-12784
...
doc: Updated the OS recommendations for newer Ceph releases
Reviewed-by: Sage Weil <sage@redhat.com>
2015-10-22 16:18:15 -04:00
ritz303
03e556be67
doc: Removed the NOTE section about non-LTS supported distributions
...
Fixes: 12784
Signed-off-by: ritz303 <ritz_303@yahoo.com>
2015-10-22 15:10:19 -05:00
ritz303
9bf21ee2b9
doc: Updated the OS recommendations for newer Ceph releases
...
Fixes: 12784
Signed-off-by: ritz303 <ritz_303@yahoo.com>
2015-10-22 11:20:49 -05:00
John Wilkins
b0a819530f
Merge pull request #6297 from ritz303/wip-doc-13502
...
doc: Renamed the "Create a Ceph User" section and added verbage about…
Reviewed-by: jowilkin@redhat.com
2015-10-19 09:42:59 -07:00
ritz303
212157a44c
doc: Renamed the "Create a Ceph User" section and added verbage about the "ceph" user
...
Fixes : #13502
Signed-off-by: ritz303 <ritz_303@yahoo.com>
2015-10-16 15:35:43 -05:00
Barbora Ančincová
74180ad8b3
doc: Fixed links in RGW start.
...
Signed-off-by: Bara Ancincova <bancinco@redhat.com>
2015-10-13 14:44:08 +02:00
Barbora Ančincová
24a8e71f3b
doc: wrapped the lines to 80 characters in start-RGW.
...
Signed-off-by: Bara Ancincova <bancinco@redhat.com>
2015-10-13 14:29:16 +02:00