Lenz Grimmer
6bab7c8002
Merge pull request #31920 from ricardoasmarques/fix-sso-certs
...
mgr/dashboard: Invalid SSO configuration when certificate path does not exist
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
2019-12-12 09:47:12 +00:00
Sage Weil
cd1c05acbb
mgr/ssh -> mgr/cephadm
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-12-11 19:14:24 -06:00
Sage Weil
9fb2bfed0c
doc/bootstrap: ceph-daemon -> cephadm
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-12-11 19:14:18 -06:00
Patrick Donnelly
2216c63ed5
Merge PR #31729 into master
...
* refs/pull/31729/head:
qa: reduce cache size further
mds: obsoleting 'mds_cache_size'
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2019-12-11 09:44:27 -08:00
Jason Dillaman
64b9e69d2b
Merge pull request #32176 from idryomov/wip-doc-fancy-striping
...
doc: clarify support for rbd fancy striping
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2019-12-11 11:35:42 -05:00
Sage Weil
e5e41c443d
Merge PR #32160 into master
...
* refs/pull/32160/head:
doc/releases/nautilus,PendingReleaseNotes: consolidate telemetry note
Reviewed-by: Nathan Cutler <ncutler@suse.com>
2019-12-11 08:06:40 -06:00
Ilya Dryomov
abd20b5ca9
doc: clarify support for rbd fancy striping
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2019-12-11 12:41:09 +01:00
Sage Weil
c50c17e755
doc/releases/nautilus,PendingReleaseNotes: consolidate telemetry note
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-12-10 14:36:06 -06:00
Sage Weil
aa760fa501
Merge PR #32148 into master
...
* refs/pull/32148/head:
doc/releases/nautilus: fix release notes (crash->device)
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
2019-12-10 14:33:02 -06:00
Patrick Donnelly
9a5e26d586
Merge PR #32145 into master
...
* refs/pull/32145/head:
doc: show how to count jobs before triggering them
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2019-12-10 09:22:06 -08:00
Sage Weil
c221b06bbf
doc/releases/nautilus: fix release notes (crash->device)
...
Fix pending note for octopus too
Signed-off-by: Sage Weil <sage@redhat.com>
2019-12-10 08:32:02 -06:00
Sage Weil
56c4b039fa
Merge PR #31970 into master
...
* refs/pull/31970/head:
doc/releases: add Nautilus 14.2.5 to release timeline
doc/releases: add release notes for nautilus v14.2.5
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
2019-12-10 07:13:47 -06:00
Kefu Chai
b2d97ef5aa
Merge pull request #32141 from tchaikov/wip-doc-highlight-console
...
doc: use the console lexer for rendering command line sessions
Reviewed-by: Sage Weil <sage@redhat.com>
2019-12-10 21:12:28 +08:00
Rishabh Dave
2b5a9efaf1
doc: show how to count jobs before triggering them
...
Suggesting to use teuthology-suite command switch --dry-run for that.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2019-12-10 15:01:17 +05:30
Kefu Chai
310d145ef5
doc: use console lexer for rendering command line sessions
...
by default the pygements uses python lexer for rendering literal blocks,
and `#` is considered as the marker for inline comments. in this change,
the "console" lexer is specified explicitly. see
https://pygments.org/docs/lexers/#lexers-for-various-shells for more details,
in which "BashSessionLexer" is for this very use case.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2019-12-10 12:46:42 +08:00
Patrick Donnelly
4635f943cd
Merge PR #32124 into master
...
* refs/pull/32124/head:
doc/cephfs/disaster-recovery-experts: Add link for scrub and note for scrub_path
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2019-12-09 19:52:41 -08:00
Patrick Donnelly
b8635afe10
Merge PR #32038 into master
...
* refs/pull/32038/head:
doc: reorganize CephFS landing page and ToC
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
2019-12-09 16:36:59 -08:00
Nathan Cutler
7409a135f8
doc/releases: add Nautilus 14.2.5 to release timeline
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2019-12-09 23:28:58 +01:00
Nathan Cutler
e524bb8880
doc/releases: add release notes for nautilus v14.2.5
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2019-12-09 23:27:54 +01:00
Sage Weil
64b69572b5
Merge PR #32009 into master
...
* refs/pull/32009/head:
doc: removes kube-helm installation instructions
Reviewed-by: Sebastian Wagner <swagner@suse.com>
2019-12-09 08:23:44 -06:00
Sage Weil
4e75ee0f3a
Merge PR #31800 into master
...
* refs/pull/31800/head:
doc: Update commands in bootstrap.rst
Update doc/bootstrap.rst
Update doc/bootstrap.rst
Merge branch 'master' into wip-doc-prompts-update
doc: Update commands in bootstrap.rst
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2019-12-09 07:17:57 -06:00
Varsha Rao
f6241d1c07
doc/cephfs/disaster-recovery-experts: Add link for scrub and note for scrub_path
...
Fixes: https://tracker.ceph.com/issues/22204
Signed-off-by: Varsha Rao <varao@redhat.com>
2019-12-09 18:17:41 +05:30
Patrick Donnelly
7141cf6db9
doc: reorganize CephFS landing page and ToC
...
Fixes: https://tracker.ceph.com/issues/42016
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2019-12-06 12:15:52 -08:00
Neha Ojha
9d4e7e2f27
Merge pull request #32021 from falcon78921/wip-doc-43130
...
doc: fixed broken reference link for Graphviz
Reviewed-by: Neha Ojha <nojha@redhat.com>
2019-12-06 11:52:05 -08:00
Patrick Donnelly
45907ee258
Merge PR #31897 into master
...
* refs/pull/31897/head:
doc: obsolete entries for allow_standby_replay
wip-doc: entries obsoleted by allow_standby_replay
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2019-12-05 16:05:59 -08:00
Casey Bodley
f6bda33bc9
Merge pull request #31926 from yuvalif/wip-yuval-fix-pubsub-record-format
...
rgw/pubsub: fix records/event json format to match documentation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2019-12-05 13:55:31 -05:00
Kefu Chai
b6aa85cfb1
Merge pull request #32036 from zdover23/wip-doc-troubleshooting-pg-verb-fix
...
doc: s/achieve/achieves/ (Fixed a verb disagreement)
Reviewed-by: Kefu Chai <kchai@redhat.com>
2019-12-06 01:45:36 +08:00
Rodrigo Severo
2ee56b6a68
doc: obsolete entries for allow_standby_replay
...
Nautilus release presented the allow_standby_replay fs setting that obsdoleted
several MDS config entries: mds_standby_for_*, mon_force_standby_active, and
mds_standby_replay.
Removing entries instead of just marking them as "Obsolete' as per batrick
suggestion.
Signed-off-by: Rodrigo Severo <rodrigo@fabricadeideias.com>
2019-12-05 13:41:33 -03:00
Zac Dover
9c1216cd69
doc: s/achieve/achieves (Fixed a verb disagreement)
...
This bug changes a clause of the form "When x remains in y status
and never achieve a z status" to a clause of the form "When x remains
in y status and never achieves a z status".
The change is one of "achieve" to "achieves".
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2019-12-06 02:16:01 +10:00
Kefu Chai
1cb5e6a02f
Merge pull request #30498 from jecluis/wip-mon-no-config
...
mon: allow running without a config file
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2019-12-05 22:59:56 +08:00
Lenz Grimmer
26f9952671
mgr/dashboard: list configured prometheus alerts ( #31937 )
...
mgr/dashboard: list configured prometheus alerts
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
2019-12-05 12:25:33 +00:00
Lenz Grimmer
3bdbf94e44
mgr/dashboard: Check password complexity in Dashboard CLI comm… ( #31916 )
...
mgr/dashboard: Check password complexity in Dashboard CLI commands
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
2019-12-05 09:46:14 +00:00
James McClune
fd4512a202
doc: fixed broken reference link for Graphviz
...
Fixes: https://tracker.ceph.com/issues/43130
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
2019-12-04 22:03:43 -05:00
Sage Weil
67d7a8b230
Merge PR #31975 into master
...
* refs/pull/31975/head:
doc/install/containers: note vX.Y.Z[-YYYYMMDD] tags
Reviewed-by: Dimitri Savineau <dsavinea@redhat.com>
2019-12-04 14:11:50 -06:00
Sage Weil
eec1d9f0d3
Merge PR #31955 into master
...
* refs/pull/31955/head:
doc/foundation: add ceph foundation info here
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2019-12-04 13:49:58 -06:00
Jason Dillaman
68b3e32367
Merge pull request #31893 from fghaas/doc-rbd-exclusive-locks
...
doc: RBD exclusive locks
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2019-12-04 13:38:38 -05:00
Zac Dover
01fc9bd33a
doc: removes kube-helm installation instructions
...
This commit removes the material in the documentation
pertaining to the use of "kube-helm". The "kube-helm"
installation page has been deleted, and its entry in
the side-pane menu removed.
This commit fixes Bug number 3 in the list here:
https://pad.ceph.com/p/Report_Documentation_Bugs
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2019-12-05 02:55:41 +10:00
Patrick Donnelly
88e79c31a7
Merge PR #31902 into master
...
* refs/pull/31902/head:
doc: add description for fuse_disable_pagecache
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2019-12-04 07:57:21 -08:00
Florian Haas
441a5de8fe
doc: RBD exclusive locks
...
A discussion on the ceph-users list uncovered a bit of uncertainty
about how exclusive locking works:
https://www.mail-archive.com/ceph-users@lists.ceph.com/msg56910.html
Add a bit of background information about exclusive locks, and
cross-reference the documentatation on OpenStack, and on CephX.
Signed-off-by: Florian Haas <florian@citynetwork.eu>
2019-12-04 16:03:08 +01:00
Sage Weil
b7f9f3651f
doc/install/containers: note vX.Y.Z[-YYYYMMDD] tags
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-12-04 08:22:52 -06:00
Zac Dover
c0e09de50b
doc: add "chrony" to preflight checklist for Ubuntu 18.04
...
This commit updates the "Install NTP" section of the preflight
checklist, instructing readers who are using Ubuntu 18.04 to
use the package name "chrony" where elsewhere the package name
"ntp" would be used. "chrony" has replaced "ntp" in Ubnutu 18.04.
This commit fixes Bug number 8 in the list here:
https://pad.ceph.com/p/Report_Documentation_Bugs
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2019-12-05 00:07:24 +10:00
Patrick Seidensal
36421284c3
mgr/dashboard: extend dashboard documentation
...
by adding the previously added monitoring related features as well as
the newest feature addition. Extends the documentation where necessary
to describe the Prometheus' alert configuration.
Fixes: https://tracker.ceph.com/issues/42877
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
2019-12-04 12:27:37 +01:00
Zac Dover
471c4e988d
doc: Update commands in bootstrap.rst
...
This commit adds information about which prompt,
and which node, commands must be run from during
the bootstrapping process.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2019-12-04 05:07:00 +10:00
zdover23
929a20a30c
Update doc/bootstrap.rst
...
Signed-off-by: Zac Dover <zac.dover@gmail.com>
Co-Authored-By: Alexandra Settle <asettle@suse.com>
2019-12-04 05:07:00 +10:00
zdover23
0af8a8b9dc
Update doc/bootstrap.rst
...
Signed-off-by: Zac Dover <zac.dover@gmail.com>
Co-Authored-By: Alexandra Settle <asettle@suse.com>
2019-12-04 05:07:00 +10:00
Yuval Lifshitz
19832a0dae
rgw/pubsub: support eventId in push mode
...
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
2019-12-03 20:42:20 +02:00
Sage Weil
8b20bb016d
doc/foundation: add ceph foundation info here
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-12-03 10:45:45 -06:00
Seena Fallah
c13cdfd57d
Fixed bug on wrong name for user_id
...
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
2019-12-03 19:37:04 +03:30
Nathan Cutler
719bff9f35
Merge pull request #31872 from smithfarm/wip-mimic-v13.2.7-doc2
...
doc/releases: add mimic v13.2.7 to releases timeline
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2019-12-03 12:21:11 +01:00
Laura Paduano
4ad8591fe4
Merge pull request #30961 from rjfd/wip-mgr-module-logging
...
mgr: module logging infrastructure
Reviewed-by: Ernesto Puertat <epuertat@redhat.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
2019-12-03 10:29:42 +01:00