Sage Weil
59bdada5d5
mon/OSDMonitor: accept crush_device_class in 'osd new' json input
...
If provided, set the OSD device_class at OSD creation time. This is
simpler than writing a file that the OSD has to read in and use to
set its initial device class, and also avoids a bit of sticky state
at the OSD that will make it keep trying to reset its device class on
startup if it ever gets cleared.
Note that we now ignore json input fields we don't understand, so remove
a test case.
Signed-off-by: Sage Weil <sage@redhat.com>
2018-02-08 12:34:49 -06:00
Nathan Cutler
aea9fa01ae
doc: globally change CRUSH ruleset to CRUSH rule
...
Since kraken, Ceph enforces a 1:1 correspondence between CRUSH ruleset and
CRUSH rule, so effectively ruleset and rule are the same thing, although
the term "ruleset" still survives - notably in the CRUSH rule itself, where it
effectively denotes the number of the rule.
This commit updates the documentation to more faithfully reflect the current
state of the code.
Fixes: http://tracker.ceph.com/issues/20559
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2017-12-11 17:15:23 +01:00
Alfredo Deza
3ed739e541
doc/install use ceph-volume in manual deployment steps
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-12-04 09:51:12 -05:00
Kefu Chai
127d25ccbd
doc: fix warning reported by "build-doc linkcheck"
...
all the HTTP 301 (moved permanently) should be killed.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-10-24 15:58:48 +08:00
Kefu Chai
e21cd99855
doc: update manual-deployment with latest code
...
rbd pool is not created by default any more.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-10-23 19:18:39 +08:00
Jens Rosenboom
bd0576652d
Update docs for manual deployment
...
Fixes: http://tracker.ceph.com/issues/20309
Signed-off-by: Jens Rosenboom <j.rosenboom@x-ion.de>
2017-10-19 17:03:16 +00:00
Shengjing Zhu
c015b85129
doc: change cn mirror to ustc domain
...
remove cn.ceph.com domain
Signed-off-by: Shengjing Zhu <i@zhsj.me>
2017-10-14 13:05:03 +08:00
Casey Bodley
ca91b3187e
Merge pull request #18063 from oritwas/wip-rgw-21610
...
doc: replace region with zonegroup in configure bucket sharding section
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2017-10-02 10:44:34 -04:00
Orit Wasserman
8a1034bccd
doc: replace region with zonegroup in configure bucket sharding section
...
Fixes: http://tracker.ceph.com/issues/21610
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2017-10-01 08:46:22 +03:00
Alfredo Deza
45dfa5191b
doc/install (freebsd) use min_size 2 and default_size 4 as an example
...
Which prevents readin "min_size=1" and assuming it is an OK setting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-09-22 17:10:11 -04:00
Alfredo Deza
d3c4e4af35
doc/install use min_size 2 and default_size 4 as an example
...
Which prevents readin "min_size=1" and assuming it is an OK setting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-09-22 17:10:11 -04:00
Abhishek Lekshmanan
01740c6a6c
doc: rgw: mention the civetweb support for binding to multiple ports
...
We support binding multiple ports in civetweb after the upgrade to 1.8,
clarify this in the documentation as well
Fixes: http://tracker.ceph.com/issues/20942
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-08-30 10:48:01 +02:00
Alfredo Deza
0071e1108b
doc/install use the new mgr-administrator-guide label
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-21 11:08:08 -04:00
Alfredo Deza
253804b3d6
doc/install describe shaman urls and how to retrieve list and repo files
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-16 10:54:33 -04:00
Alfredo Deza
2ef1eb9a00
doc/install update international for non-US
...
Use of "international" is ambiguous, for non-US users, international
could mean US.
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-16 10:54:33 -04:00
Alfredo Deza
072bdbdf25
doc/install remove repetitive dev release information for rpm distros
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-16 10:54:33 -04:00
Alfredo Deza
765ab51b13
doc/install remove mention of autobuild key for dev packages
...
Dev packages are no longer signed, and the key is not used at all
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-16 10:54:33 -04:00
Alfredo Deza
44c9698660
doc/install remove Apache and FastCGI instructions for RGW
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2017-08-16 10:54:32 -04:00
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