Abhishek L
aa69e39141
Merge pull request #23360 from badone/wip-release-schedule-update-august-2018
...
doc/releases: Update releases to August '18
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2018-08-01 13:29:24 +02:00
Ricardo Dias
77cdb2dccf
Merge pull request #23224 from votdev/rest_client_timeout
...
mgr/dashboard: Set timeout in RestClient calls
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
2018-08-01 10:02:09 +01:00
Brad Hubbard
ab91fe1225
doc/releases: Update releases to August '18
...
Mimic 13.2.1
Luminous 12.2.5, 12.2.6, 12.2.7
Jewel 10.2.11
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2018-08-01 14:29:29 +10:00
Sage Weil
f09a87f902
doc/mgr/devicehealth: document devicehealth module
...
Signed-off-by: Sage Weil <sage@redhat.com>
2018-07-31 14:08:53 -05:00
Sage Weil
7ab8675fdf
doc/rados/operations/health-checks: document DEVICE_HEALTH* messages
...
Signed-off-by: Sage Weil <sage@redhat.com>
2018-07-31 14:08:53 -05:00
Jos Collin
152f4fba1e
doc: s/Ceph FS/CephFS
...
Fixes: https://github.com/ceph/ceph/pull/22784#discussion_r200755460
Signed-off-by: Jos Collin <jcollin@redhat.com>
2018-07-28 19:59:33 +05:30
Abhishek L
726ca169ee
Merge pull request #23288 from theanalyst/doc/releases/13.2.1
...
doc: releases: mimic 13.2.1 release notes
Reviewed-By: Sage Weil <sweil@redhat.com>
2018-07-28 00:18:46 +02:00
Abhishek Lekshmanan
3b0647edeb
doc: releases: mimic 13.2.1 release notes
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2018-07-27 17:41:32 +02:00
Volker Theile
2312839198
mgr/dashboard: Set timeout in RestClient calls
...
Set a default timeout of 45 seconds to all REST client calls. This can be customized via 'ceph dashboard set-rest-requests-timeout <seconds>'. Currently the REST client is only used by the RGW controller.
Signed-off-by: Volker Theile <vtheile@suse.com>
2018-07-27 14:03:06 +02:00
Kefu Chai
702a447685
Merge pull request #23253 from smithfarm/wip-doc-dev-toc
...
doc: make it easier to reach the old dev doc TOC
Reviewed-by: Dan Mick <dan.mick@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2018-07-27 13:09:49 +08:00
Nathan Cutler
c9b14a26f4
doc/dev/internals: drop :orphan: directive
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-27 05:53:18 +02:00
Nathan Cutler
f89bde3f93
Merge pull request #23165 from smithfarm/wip-doc-snaptrim-nit
...
doc/rados/operations/pg-states: fix PG state names, part 2
Reviewed-by: Jos Collin <jcollin@redhat.com>
2018-07-27 00:06:34 +02:00
Nathan Cutler
ef3ac5692b
doc: make it easier to reach the old dev doc TOC
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-26 10:49:11 +02:00
Ashutosh Narkar
631a036a6b
Initial work for OPA-Ceph integration
...
Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
2018-07-25 01:20:34 -07:00
Gregory Farnum
b8f079a653
Merge pull request #22996 from batrick/mds-state-dot
...
doc: add mds state transition diagram
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2018-07-24 14:22:08 -07:00
Patrick Donnelly
6962b4eb9b
doc: create mds state documentation
...
Fixes: http://tracker.ceph.com/issues/22989
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2018-07-24 13:17:21 -07:00
John Spray
061ffa508e
Merge pull request #22792 from jcsp/wip-mgrmodule-none-docs
...
mgr: improve docs for MgrModule methods
2018-07-24 10:36:44 +01:00
John Spray
1d4e71ff1b
Merge pull request #22951 from jcsp/wip-mgr-intermodule
...
mgr: enable inter-module calls
Reviewed-by: Tim Serong <tserong@suse.com>
2018-07-24 10:25:59 +01:00
Gregory Farnum
5699a241ff
Merge pull request #23194 from alfredodeza/wip-lvm-docs
...
ceph-volume: expand on why ceph-disk was replaced
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
2018-07-23 16:52:12 -07:00
John Spray
4fddb181de
doc/mgr: add docs for missing functions
...
Some functions had docstrings but were
not linked into plugins.rst, some needed
more text added.
Signed-off-by: John Spray <john.spray@redhat.com>
2018-07-23 22:02:51 +01:00
Alfredo Deza
c0e7e8254e
doc/ceph-volume expand on the ceph-disk replacement reasons
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-07-23 16:22:37 -04:00
Alfredo Deza
0b37258035
doc/ceph-volume reference the new ceph-disk-replacement section
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2018-07-23 16:22:13 -04:00
Nathan Cutler
392c3fed5d
doc/man: mention import and export commands in rados manpage
...
Fixes: http://tracker.ceph.com/issues/4640
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-23 19:23:33 +02:00
Nathan Cutler
c76f363445
doc/rados/operations/pg-states: document the "unknown" state
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-23 17:55:36 +02:00
Nathan Cutler
8cede1c4b1
doc/rados/operations/pg-states: fix PG state names, part 2
...
Follow-up on 7f8b40fc46
References: https://tracker.ceph.com/issues/24923
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-21 20:52:36 +02:00
John Spray
6ca387f275
doc: update mgr plugin page for remote calls
...
Signed-off-by: John Spray <john.spray@redhat.com>
2018-07-20 13:07:17 -04:00
Nathan Cutler
7c9229e787
doc: use :command: for subcommands in ceph-bluestore-tool manpage
...
Older versions of Sphinx, such as the one in CentOS 7, do not render "..
option::" lines correctly if the option contains a hyphen but does not start
with a hyphen. And ceph-bluestore-tool appears to be the only Ceph manpage
affected by this bug.
Fixes: http://tracker.ceph.com/issues/24800
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-19 14:08:00 +02:00
Abhishek L
fa89f831a7
Merge pull request #23057 from liewegas/wip-12.2.7-notes
...
doc/release/luminous: v12.2.6 and v12.2.7 release notes
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2018-07-17 16:45:34 +02:00
Sage Weil
8e0f8314a3
doc/release/luminous: v12.2.7 release notes
...
Signed-off-by: Sage Weil <sage@redhat.com>
2018-07-17 07:08:48 -05:00
Nathan Cutler
232323671c
doc/start/hardware-recommendations.rst: link to Ceph blog
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-17 12:20:01 +02:00
Nathan Cutler
1d7ea8d27c
doc: fix up install/upgrading-ceph.rst
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-17 12:20:01 +02:00
Nathan Cutler
73124c8df8
doc: cleanup: prune Argonaut-specific verbiage
...
Also drop all release-specific upgrading instructions (they only go up to
Firefly, anyway - none of the current releases are covered).
Note that all of this verbiage I am removing here can still be accessed
on docs.ceph.com via e.g. http://docs.ceph.com/docs/firefly/
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-07-17 12:20:01 +02:00
Zhu Shangzhong
3c1cb0f313
doc: fix some errors in the cephfs-journal-tool
...
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn>
2018-07-16 15:16:29 +08:00
Abhishek Lekshmanan
4bbea56806
doc: releases: release notes for v12.2.6 luminous
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2018-07-14 14:46:54 -05:00
Abhishek L
65c41200bc
Merge pull request #22989 from theanalyst/doc/releases/v10.2.11
...
doc: releases: release notes for v10.2.11 Jewel
Reviewed-By: Nathan Cutler <ncutler@suse.com>
2018-07-11 23:01:10 +02:00
Sage Weil
860296c030
Merge PR #22908 into master
...
* refs/pull/22908/head:
common: move ConfigValues out of md_config_t
common,rbd,rgw,osd: extract config values into ConfigValues
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2018-07-11 09:50:46 -05:00
Abhishek Lekshmanan
ad28a23ec9
doc: releases: release notes for v10.2.11
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2018-07-11 16:39:03 +02:00
Wido den Hollander
21fbfc9c3a
mgr/dashboard: Add option to disable SSL
...
Although is preferred and should be enabled by default users might
want to disable SSL as the dashboard might be running behind a proxy
which terminates the SSL.
Fixes: https://tracker.ceph.com/issues/24674
Signed-off-by: Wido den Hollander <wido@42on.com>
2018-07-11 10:49:22 +02:00
Patrick Donnelly
c05a7473d0
Merge PR #22784 into master
...
* refs/pull/22784/head:
doc: fix Ceph FS
doc: new label and glossary url
doc: drop linking to itself
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-07-10 14:23:53 -07:00
Patrick Donnelly
fdb1e142c1
Merge PR #22961 into master
...
* refs/pull/22961/head:
doc/cephfs: make scary DR bits less prominent
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2018-07-10 12:55:42 -07:00
Kefu Chai
f528475d92
common: move ConfigValues out of md_config_t
...
by moving ConfigValues out of md_config_t, we are able to point
md_config_t to a new ConfigValues instance at runtime, without
destroying the old one.
also remove ConfigReader, because all md_config_obs_t will be updated
with ConfigProxy now. as md_config_t is not able to offer the *data*
anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2018-07-10 23:42:59 +08:00
John Spray
82f9960162
doc/cephfs: make scary DR bits less prominent
...
I'm sure people will still find them, but let's at least
force people to click through one more time to get to the
commands that can damage your cluster.
Also, the ".. danger" directive at the top of the page
wasn't actually getting special formatting, so I changed
it to a ".. warning" which is red.
Signed-off-by: John Spray <john.spray@redhat.com>
2018-07-10 10:52:52 +01:00
Lenz Grimmer
d63a8e5034
Merge pull request #22944 from falcon78921/wip-doc-rbdcmds
...
doc: fixed grammar in restore rbd image section
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2018-07-10 10:09:21 +02:00
Lenz Grimmer
6350750cb7
Merge pull request #22711 from fghaas/wip-doc-mimic-upgrade-prereq
...
doc: Mention PURGED_SNAPDIRS and RECOVERY_DELETES in Mimic release notes
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2018-07-09 20:56:34 +02:00
Sage Weil
6564adc878
Merge remote-tracking branch 'private/wip-cx'
...
Conflicts:
src/include/ceph_features.h
src/msg/async/AsyncConnection.cc
src/msg/async/AsyncConnection.h
- SERVER_NAUTLIUS feature recently added to default
- msgr2 bool
- ceph::shared_ptr -> std::shared_ptr
2018-07-09 08:07:29 -05:00
James McClune
575a5af0e0
doc: fixed grammar in restore rbd image section
...
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
2018-07-08 22:53:59 -04:00
Jos Collin
1660ef0569
doc: fix Ceph FS
...
s/Ceph FS/CephFS
Signed-off-by: Jos Collin <jcollin@redhat.com>
2018-07-07 07:23:22 +05:30
Jos Collin
81c0a328ac
doc: new label and glossary url
...
Let the other docs link Ceph Filesystem glossary from outside.
If the user wants then let him visit the Ceph Filesystem doc(s)
from the glossary.
Signed-off-by: Jos Collin <jcollin@redhat.com>
2018-07-07 07:23:15 +05:30
Jos Collin
1ea691f313
doc: drop linking to itself
...
drop unnecessary linking to its own smaller definition.
Signed-off-by: Jos Collin <jcollin@redhat.com>
2018-07-07 07:03:58 +05:30
Florian Haas
c30ede0b3a
doc: Fix minor documentation issues in Mimic release notes
...
Small grammar glitches, typos, minor style issues.
Signed-off-by: Florian Haas <florian@citynetwork.eu>
2018-07-06 23:28:09 +02:00