Patrick Donnelly
0e3d5653e4
Merge PR #20927 into master
...
* refs/pull/20927/head:
doc: use actual entity address for clarity
doc: make minor grammatical rectifications
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-03-29 14:03:36 -07:00
Patrick Donnelly
388303f31a
Merge PR #20983 into master
...
* refs/pull/20983/head:
ceph_authtool: add mode option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-03-29 09:47:59 -07:00
Sébastien Han
b179cd2755
ceph_authtool: add mode option
...
We now have the ability to set the keyring file mode with the help of
'--mode MODE'. The mode needs to be specified in octal using the format:
0600.
Closes: http://tracker.ceph.com/issues/23513
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-03-29 18:40:45 +02:00
Lenz Grimmer
5a65671fbe
Merge pull request #20961 from smithfarm/wip-dashboard-rst
...
doc: mgr/dashboard.rst: mention ceph.conf and ceph mgr services
Reviewed-by: Ricardo Dias <rdias@suse.com>
2018-03-28 14:31:25 +02:00
Kefu Chai
f710466995
Merge pull request #21077 from Ashid6/master
...
doc: typo fix
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-03-28 19:04:29 +08:00
Ashita Dashottar
1e8d753876
doc: typo fix
...
Signed-off-by: Ashita Dashottar <AshitaDashottar6@gmail.com>
2018-03-28 16:15:00 +05:30
Nathan Cutler
baf4ad63e6
doc: mgr/dashboard.rst: adjust TCP port wording
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-03-28 11:01:03 +02:00
Neha Ojha
5cc9252784
doc: dev description of async recovery
...
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: Neha Ojha <nojha@redhat.com>
2018-03-27 15:01:17 -07:00
Nathan Cutler
b775260f81
doc: mgr/dashboard.rst: mgr initial modules can take a list
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-03-27 21:43:25 +02:00
Nathan Cutler
83d4a3c53f
doc: mgr/dashboard.rst: mention ceph.conf and ceph mgr services
...
Also break down the "Configuration" section into three separate sub-sections
for clarity.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-03-27 21:43:25 +02:00
Nathan Cutler
b71eb01705
Merge pull request #19439 from chardan/jfw-wip-14363-normalize-rm
...
rgw, mon: normalize delete/remove in admin console (cleanup 22444)
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
2018-03-26 15:35:40 +02:00
Rishabh Dave
f723aa1474
doc: use actual entity address for clarity
...
Fixes: https://tracker.ceph.com/issues/23334
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2018-03-26 12:02:44 +05:30
Ashish Singh
3d8f4e8da3
doc: Fixes dynamic-resharding doc formatting
...
Fixed the formatting errors in dynamicresharding.rst
Signed-off-by: Ashish Singh assingh@redhat.com
2018-03-20 14:19:32 +05:30
Nathan Cutler
820dac980e
Merge pull request #20876 from smithfarm/wip-doc-license
...
legal: remove doc license ambiguity
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
2018-03-19 14:29:54 +01:00
Abhishek L
c9091ab941
Merge pull request #20784 from theanalyst/docs/release-reorg
...
doc: reorganize releases
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2018-03-19 11:22:37 +01:00
ashitakasam
a2b14a741c
doc: 'daemon' is misspelled in doc/cephfs/health-messages.rst and src/tools/rbd_recover_tool/README
...
Signed-off-by: ashitakasam <694240887@qq.com>
2018-03-19 10:21:38 +08:00
Rishabh Dave
d8eb9bd3dc
doc: make minor grammatical rectifications
...
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2018-03-16 00:58:38 +05:30
Abhishek Lekshmanan
bbff6527c1
doc: releases/jewel drop older RCs/dev releases from notes
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2018-03-14 16:35:11 +01:00
Andrew Schoen
1cc5ad0d66
Merge pull request #20878 from ceph/wip-rm23337
...
ceph-volume document multipath support
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2018-03-14 15:02:53 +01:00
Abhishek Lekshmanan
a933fc5acb
doc: fix index reference
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2018-03-14 12:09:26 +01:00
Patrick Donnelly
57364e6113
Merge PR #20780 into master
...
* refs/pull/20780/head:
doc/cephfs: mention "ceph fs set-default"
mds: include legacy_client_fscid in FSMap::dump
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-03-13 20:32:58 -07:00
Abhishek Lekshmanan
fe4fc3ba6c
doc: rename releases->schedule
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2018-03-13 23:22:00 +01:00
Alfredo Deza
1dca5eac38
doc/ceph-volume document multipath support
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-03-13 15:26:46 -04:00
Nathan Cutler
e294dd5910
legal: remove doc license ambiguity
...
The license applicable to the files under doc/ was originally declared (in the
top-level file COPYING) to be "Creative Commons Attribution-ShareAlike (CC
BY-SA)" by ed0653b493
This license declaration omitted a version number.
Some time later ef7418421b
was merged, mentioning
CC-BY-SA-1.0 as one of the Ceph source code licenses. Although the purpose of that
commit was only to summarize the canonical license information from COPYING, it
unintentionally became the only place in the source code where the doc license
version was specified.
In March 2018, the Debian project warned that CC-BY-SA-1.0 does not meet its
criteria for inclusion in the "free" section of the Debian distribution. (For
that, at least version 3.0 must be used.)
This new commit removes the doc license ambiguity by setting it to CC-BY-SA-3.0
in all places where the license is mentioned.
The exact spelling of the license name is taken from https://spdx.org/licenses/
Fixes: http://tracker.ceph.com/issues/23336
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-03-13 18:59:02 +01:00
Abhishek Lekshmanan
cdf39e6b6d
doc: releases archive older releases
...
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
2018-03-13 00:13:05 +01:00
Shengjing Zhu
2cbba835aa
misc: fix various spelling errors
...
Signed-off-by: Shengjing Zhu <i@zhsj.me>
2018-03-10 23:39:20 +08:00
Kai Wagner
d2452f6605
Updated the get-packages.rst to luminous
...
Signed-off-by: Kai Wagner <kwagner@suse.com>
2018-03-09 07:50:45 +01:00
John Spray
a0a001a8df
Merge pull request #20755 from LenzGr/mgr-dashboard-documentation
...
doc: Updated dashboard v2 feature list
Reviewed-by: John Spray <john.spray@redhat.com>
2018-03-08 10:56:51 +00:00
Abhishek Lekshmanan
d9a42eb42a
doc: add releases to conf.py
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2018-03-07 23:50:28 +01:00
Abhishek Lekshmanan
e37e49b205
doc: reorganize releases
...
Making one file per release, and in a separate folder
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2018-03-07 23:36:11 +01:00
Patrick Donnelly
a1c5a552b8
Merge PR #20705 into master
...
* refs/pull/20705/head:
doc: Fix -d description in ceph-fuse
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-03-07 11:27:58 -08:00
John Spray
31864b6682
doc/cephfs: mention "ceph fs set-default"
...
Signed-off-by: John Spray <john.spray@redhat.com>
2018-03-07 14:33:42 +00:00
Jos Collin
7a574be986
doc: Fix -d description in ceph-fuse
...
Fixes: http://tracker.ceph.com/issues/23214
Signed-off-by: Jos Collin <jcollin@redhat.com>
2018-03-07 08:47:15 +05:30
Sage Weil
5ddc551516
doc/rados/configuration: big update
...
- remove a bunch of outdated info
- update to reflect new monitor-based configuration
- move a bunch of common settings to another document/page
Signed-off-by: Sage Weil <sage@redhat.com>
2018-03-06 14:44:49 -06:00
Sage Weil
448b346c46
doc/dev/config-key: document how we structure things in config-key
...
Signed-off-by: Sage Weil <sage@redhat.com>
2018-03-06 14:44:49 -06:00
Sage Weil
47073dc19d
doc/man/8/ceph-conf: make not about ceph-conf's lack of mon config support
...
Steer people toward the mon explicitly or the --show-config-value option.
Signed-off-by: Sage Weil <sage@redhat.com>
2018-03-06 14:44:49 -06:00
Lenz Grimmer
fa01c871cf
doc: Updated dashboard v2 feature list
...
Updated the dashboard v2 feature list and description in the manual,
added missing features.
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
2018-03-06 19:23:52 +01:00
Jesse Williamson
fa5398d31f
rgw: normalize delete/remove in admin console
...
Normalizes "rm", deprecates any other (eg. "delete", del",
or "remove"). Provides backward compatibility with
existing commands, deprecates non-"rm".
http://tracker.ceph.com/issues/14363
Cleanup: http://tracker.ceph.com/issues/22444
Signed-off-by: Jesse Williamson <jwilliamson@suse.de>
2018-03-06 06:51:48 -08:00
Nathan Cutler
233fe8338e
Merge pull request #17530 from smithfarm/wip-21264
...
tools: cleanup: rip out ceph-rest-api
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2018-03-06 15:22:20 +01:00
Sage Weil
f4bb81553c
Merge PR #20688 into wip-sage-testing-20180306.131906
...
* refs/pull/20688/head:
doc: Drop the output of pg query
doc: Update Monitoring OSDs and PGs
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2018-03-06 07:19:46 -06:00
Kefu Chai
23eb14de52
Merge pull request #20103 from openattic/wip-mgr-dashboard_v2
...
mgr/dashboard_v2: Initial submission of a web-based management UI (replacement for the existing dashboard)
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-03-06 19:08:57 +08:00
Jos Collin
3d6a61efff
Merge pull request #20720 from ctrlaltdel/typo
...
doc: Fix typo s/applicatoin/application/
Reviewed-by: Jos Collin <jcollin@redhat.com>
2018-03-06 09:22:19 +05:30
John Spray
86d7f3f72c
Merge pull request #20131 from jcsp/wip-doc-encoding
...
doc/dev: add a brief guide to serialization
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-03-05 22:33:34 +00:00
Boris Ranto
ae36980ce4
Merge pull request #20717 from b-ranto/wip-restful-doc
...
doc: Improve mgr/restful module documentation
Reviewed-by: John Spray <john.spray@redhat.com>
2018-03-05 22:37:49 +01:00
Nathan Cutler
495742f7dd
tools: cleanup: rip out ceph-rest-api
...
Obsoleted by the mgr REST API.
Fixes: http://tracker.ceph.com/issues/21264
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-03-05 22:01:51 +01:00
Francois Deppierraz
25edd6115a
Doc: Fix typo s/applicatoin/application/
...
Signed-off-by: Francois Deppierraz <francois@ctrlaltdel.ch>
2018-03-05 15:44:19 +01:00
Boris Ranto
a83583e7fa
doc: Improve mgr/restful module documentation
...
Fixes: https://tracker.ceph.com/issues/23219
Signed-off-by: Boris Ranto <branto@redhat.com>
2018-03-05 14:45:51 +01:00
Lenz Grimmer
482074c2a3
mgr/dashboard_v2: Updated reference documentation
...
Updated the dashboard chapter in the manual to reflect the
changes introduced by Dashboard v2 (e.g. username/password).
Updated description to include a high-level overview of the features
available.
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
2018-03-05 13:07:16 +00:00
Jos Collin
afe657c2fe
doc: Drop the output of pg query
...
Drop the output of pg query from the doc, as it is:
* Very old. The doc has only one-fourth of the latest 'pg query' output.
* Updating the latest 'pg query' output in the doc would be huge.
* too difficult to maintain it in the doc and make it sync with the changes of the actual 'pg query' output.
However, we can insert parts of the output in the doc if necessary.
Signed-off-by: Jos Collin <jcollin@redhat.com>
2018-03-05 18:16:43 +05:30
Mike Christie
8ec0ab5958
doc: update iSCSI upstream kernel to 4.16
...
Signed-off-by: Mike Christie <mchristi@redhat.com>
2018-03-02 16:05:54 -06:00