Commit Graph

282 Commits

Author SHA1 Message Date
John Spray
cbd2e303e9 doc: update client.admin key refs to "mds 'allow'"
This is more correctly "mds 'allow *'".

In the RADOS user management page, refer the user
to the cephfs client auth docs, rather than attempting
to explain MDS cap syntax inline.

Signed-off-by: John Spray <john.spray@redhat.com>
2017-07-31 11:58:29 +01:00
Nick Erdmann
987024567c added mgr caps to manual deployment documentation
Signed-off-by: Nick Erdmann <n@nirf.de>
2017-07-28 19:16:27 +02:00
Gregory Farnum
ba03ab92a8 Merge pull request #16629 from johnwilkins/wip-doc-remove-contractions
Remove contractions from the documentation.

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2017-07-27 10:49:38 -07:00
John Wilkins
096af64ae6 doc/install: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-07-27 09:55:58 -07:00
Sage Weil
454fdb6720 doc/install/manual-deployment: update osd creation steps
Signed-off-by: Sage Weil <sage@redhat.com>
2017-07-25 22:41:52 -04:00
Kefu Chai
254e07441c doc: kill sphinx warnings
* doc/release-notes.rst: escape asterisks not used for inline emphasis
    fix bad hyper links
* doc/rados/troubleshooting/troubleshooting-osd.rst: escape asterisks
    not used for inline emphasis
* doc/radosgw/index.rst: add orphan docs to toc
* doc/dev/perf_histograms.rst: indent block quote
* doc/install/manual-freebsd-deployment.rst: fix block quotes
* doc/mgr/administrator.rst: escape asterisks not used for inline emphasis
* doc/start/quick-rbd.rst: add missing hyper link target

Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-07-07 11:50:33 +08:00
Sage Weil
0346998b5a doc: recommend against btrfs
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-30 13:54:18 -04:00
John Spray
fc8b8000b0 doc/install: reference mgr manual setup
Signed-off-by: John Spray <john.spray@redhat.com>
2017-06-14 09:54:26 -04:00
Sage Weil
2c0fe978b9 Merge pull request #14941 from wjwithagen/wip-wjw-freebsd-doc-manual-install
doc: add FreeBSD manual install
2017-05-19 13:40:10 -05:00
Kefu Chai
b2c2f759af Merge pull request #15089 from zhsj/add-mirror
doc: add new cn ceph mirror to doc and mirroring

Reviewed-by: Wido den Hollander <wido@42on.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-05-19 22:32:45 +08:00
John Wilkins
3b943b49e8 Merge pull request #15032 from tchaikov/wip-doc-opts
doc: add descriptions for mon/mgr options

Reviewed-by: John Wilkins <jowilkin@redhat.com>
2017-05-17 08:04:29 -07:00
Kefu Chai
fab6fc15e1 Merge pull request #15103 from drunkard/master
doc: minor fixes in radosgw/

Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-05-17 17:00:56 +08:00
Kefu Chai
ba6e5e8d68 doc: use do_cmake.sh instead of cmake ..
user could be confused at seeing errors like:

src/CMakeLists.txt:644 (add_subdirectory): The source directory /src/lua
does not contain a CMakeLists.txt file.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-05-16 18:54:41 +08:00
Drunkard Zhang
e6af68c32d doc: change reference to internal link
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-05-16 16:14:36 +08:00
Shengjing Zhu
1156747d77 doc: add new cn ceph mirror to doc and mirroring
Signed-off-by: Shengjing Zhu <zsj950618@gmail.com>
2017-05-15 23:46:14 +08:00
Kefu Chai
4b52a03859 doc: add descriptions for mon/mgr options
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-05-13 01:30:29 +08:00
Willem Jan Withagen
dafe62f891 doc: add FreeBSD manual install
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2017-05-03 23:18:33 +02:00
John Wilkins
296482426a Merge pull request #13985 from ebozag/master
doc: Fixes a typo.

Reviewed-by: John Wilkins <jowilkin@redhat.com>
2017-03-16 09:19:59 -07:00
Edwin F. Boza
5cecf57b4e doc: Fixes a typo.
Signed-off-by: Edwin F. Boza <eboza@espol.edu.ec>
2017-03-15 15:25:16 -05: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
Drunkard Zhang
d46fca02c4 doc: add mark for quoted content
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Drunkard Zhang
7088fe7718 doc: command typo fix, s/radosgw_admin/radosgw-admin
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Drunkard Zhang
590da965e7 doc: fix aiming of command ping
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-03-02 11:04:35 +08:00
Ken Dreyer
38c216fbf0 doc: clarify that "ms bind ipv6" disables IPv4
This was sort of described in doc/rados/configuration/ms-ref.rst
already. Add the same information to the other areas where we talk about
the ms bind ipv6 setting.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-02-08 10:31:15 -07:00
Marcus Watts
d4e72dfed3 rgw: Document that radosgw now supports SSL.
This includes information on file format and configuration file syntax.

Signed-off-by: Marcus Watts <mwatts@redhat.com>
2016-12-20 00:36:58 -05:00
Loic Dachary
c55396a962 Merge pull request #9714 from wido/mirror-docs-fix
doc: Small styling fix to mirror documentation

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-12-04 15:58:24 +01:00
chrone
2ba740896d doc: Remove duplicate command for Ubuntu
Remove duplicate "sudo service radosgw restart id=rgw.<short-hostname>" command for Ubuntu in Configure Bucket Sharding.

Signed-off-by: chrone <charlesalva@gmail.com>
2016-11-28 01:02:03 +07:00
Uday Mullangi
7c7395c1cc doc: Fixing the broken hyperlinks by pointing to correct documentation.
Signed-off-by: umullangi@walmartlabs.com
2016-11-03 14:55:12 +05:30
Ken Dreyer
932a0e9862 doc: rm "type=rpm-md" from yum repositories
As far as I can tell, this is only relevant to SUSE's Zypper, and yum
does not need it.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-10-31 11:29:30 -06: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
Wido den Hollander
9b634ec802 doc: Small styling fix to mirror documentation
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-10-17 13:46:54 +02:00
Hans van den Bogert
76939ce389 doc: Update install-ceph-gateway.rst
Make the s3test.py script PIP-8 complaint, and more importantly  it no
longer fails because of the wrong indentation on the line of the
for-loop.

Signed-off-by: Hans van den Bogert <hansbogert@gmail.com>
2016-10-13 22:33:52 +02:00
John Spray
d89b876d57 doc: update build instructions for cmake
Signed-off-by: John Spray <john.spray@redhat.com>
2016-09-21 10:04:32 +01:00
Peter Maloney
9fd92a5ecf doc: manual instructions to set up mds daemon
Signed-off-by: Peter Maloney <peter.maloney@brockmann-consult.de>
2016-09-17 22:29:49 +02:00
Nathan Cutler
1b62d9465a doc: do not list all major versions in get-packages.rst
The list of major versions is difficult to maintain. This commit drops it and
replaces it with a link to releases.rst plus some general language about how we
recommend that everyone keep their clusters up-to-date.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-08-27 20:11:04 +02: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
Kefu Chai
b3d9b8d975 doc: silence sphinx warnings
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-08-09 16:39:30 +08:00
Alfredo Deza
79b011881e Merge pull request #9695 from ktdreyer/doc-tarballs-url
doc: update canonical tarballs URL

Reviewed-by: Alfredo Deza <adeza@redhat.com>
2016-08-02 11:50:47 -04:00
Patrick McGarry
4f2f79ca32 doc: added new UK Ceph mirror to doc and mirroring
Signed-off-by: Patrick McGarry <pmcgarry@redhat.com>
2016-08-01 16:03:25 -04:00
Yehuda Sadeh
01b10c3aaa Merge pull request #9089 from SirishaGuduru/bugfix15603
doc: Modification for "TEST S3 ACCESS" section  in "INSTALL CEPH OBJECT GATEWAY" page

Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Yehuda  Sadeh <yehuda@redhat.com>
2016-07-21 14:12:09 -07:00
Ken Dreyer
29a4037ecf doc: update canonical tarballs URL
tarballs are now hosted on download.ceph.com

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-06-14 07:39:38 -06:00
la-sguduru
27d6cf0c69 doc: Modification for "TEST S3 ACCESS" section
Signed-off-by: SirishaGuduru sirishaguduru99@gmail.com
2016-05-12 11:53:25 +05:30
Kefu Chai
ba5b40c0ce Merge pull request #8955 from xiexingguo/xxg-wip-docrgw
doc/rgw: fix typo, abbreviation error etc.

Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2016-05-11 20:09:58 +08:00
xie xingguo
1633c7d36d doc/rgw: fix typo, abbreviation error etc.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
2016-05-06 09:31:03 +08:00
Bryan Stillwell
374e3c7b66 doc: Some commands also need sudo to run
Included sudo on some commands which need it to run properly and also
fixed a few grammar problems.

Signed-off-by: Bryan Stillwell <bryan.stillwell@twcable.com>
2016-05-05 18:29:38 -06: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
Ken Dreyer
b94ba8215e doc: drop references to "up2date"
"up2date" has not been used since very old versions of RHEL (rhel4 or
5?). We only support el7 now, which is a yum-based platform.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2016-05-02 11:08:58 -06:00
Josh Durgin
aece82440b doc: reinstate accidentally removed section header
Accidentally removed in 63be401a41

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2016-04-12 18:07:41 -07:00
Wido den Hollander
363e431894 doc: Add French mirror
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-03-09 22:52:49 +01:00
Wido den Hollander
63be401a41 doc: Updated docs with additional mirror information
Signed-off-by: Wido den Hollander <wido@42on.com>
2016-03-09 16:48:36 +01:00