]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Sage Weil [Thu, 1 Apr 2021 14:24:12 +0000 (09:24 -0500)]
doc/security: no gpg keys yet
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Wed, 31 Mar 2021 16:57:31 +0000 (11:57 -0500)]
doc/security: restructure a bit
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Thu, 1 Apr 2021 14:14:12 +0000 (09:14 -0500)]
doc/security: add security section
- how to report an issue
- describe process for handling vulnerability
- list past issues
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Thu, 1 Apr 2021 14:07:02 +0000 (10:07 -0400)]
Merge PR #40477 into master
* refs/pull/40477/head:
cephadm: fix failure when using --apply-spec and --shh-user
Reviewed-by: Adam King <adking@redhat.com>
Sage Weil [Thu, 1 Apr 2021 14:06:41 +0000 (10:06 -0400)]
Merge PR #40463 into master
* refs/pull/40463/head:
cephadm: specify addr on bootstrap's host add
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil [Thu, 1 Apr 2021 14:06:13 +0000 (10:06 -0400)]
Merge PR #40478 into master
* refs/pull/40478/head:
mgr/cephadm: don't have upgrade fail if "." in patch section of version
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Juan Miguel Olmo <jolmomar@redhat.com>
Sage Weil [Thu, 1 Apr 2021 12:22:10 +0000 (08:22 -0400)]
Merge PR #40530 into master
* refs/pull/40530/head:
doc/releases: reorg
doc/releases/releases.yaml: add missing releases
admin/build-doc: do not rebuild venv every time
doc/releases/releases.yaml: add 16.2.0
doc/releases: move 'active-releases' tag
doc/releases: add major headings for releases
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Zac Dover <zac.dover@gmail.com>
Kefu Chai [Thu, 1 Apr 2021 11:34:41 +0000 (19:34 +0800)]
Merge pull request #40451 from tchaikov/wip-dencoder-plugins
tools/ceph-dencoder: build dencoders as plugins
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai [Thu, 1 Apr 2021 08:43:49 +0000 (16:43 +0800)]
Merge pull request #39761 from aclamk/wip-stop-sh-less-kill
stop.sh: prevent forced kill
Reviewed-by: Kefu Chai <kchai@redhat.com>
Alfonso Martínez [Thu, 1 Apr 2021 08:33:48 +0000 (10:33 +0200)]
Merge pull request #40348 from rhcs-dashboard/fix-49606-master
mgr/dashboard: improve telemetry opt-in reminder notification message
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Yaarit Hatuka <yaarithatuka@gmail.com>
Kefu Chai [Sat, 27 Mar 2021 16:56:39 +0000 (00:56 +0800)]
tools/ceph-dencoder: build dencoders as plugins
to reduce the memory footprint when linking ceph-dencoder.
* src/tools/ceph-dencoder:
* build dencoders as shared libraries named with the prefix of
"den-mod-". so ceph-dencoder can find them
* install dencoders into $prefix/lib/ceph/denc, so ceph-dencoder
can find them
* only expose "register_dencoders()" function from plugins.
* load plugins in specified directory
* ceph.spec.in: package plugins
* debian: package plugins
Signed-off-by: Kefu Chai <kchai@redhat.com>
Alfonso Martínez [Thu, 1 Apr 2021 06:30:50 +0000 (08:30 +0200)]
Merge pull request #40519 from rhcs-dashboard/50077-vstart-runner-max-required-mgrs
qa/tasks/vstart_runner.py: start max required mgrs
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: rishabh-d-dave <NOT@FOUND>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuval Lifshitz [Thu, 1 Apr 2021 04:30:07 +0000 (07:30 +0300)]
Merge pull request #40055 from yuvalif/wip-yuval-fix-49738
librgw/notifications: initialize kafka and amqp
Samuel Just [Thu, 1 Apr 2021 03:04:00 +0000 (20:04 -0700)]
Merge pull request #40532 from liu-chunmei/seastore_journal_fix
crimson/seastore:fix scan_extents in journal.cc
Reviewed-by: Samuel Just <sjust@redhat.com>
chunmei-liu [Wed, 31 Mar 2021 21:41:47 +0000 (14:41 -0700)]
crimson/seastore:fix scan_extents in journal.cc
Signed-off-by: chunmei-liu <chunmei.liu@intel.com>
Sage Weil [Wed, 31 Mar 2021 18:52:03 +0000 (13:52 -0500)]
doc/releases: reorg
- move current release table to index
- add table for past releases and actual EOL
- move past release timeline too
- make timeline less wide (avoid wrapping)
- use full dates, not just month + year
- clean up left-side toctree
- capitalize release names
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Wed, 31 Mar 2021 18:52:23 +0000 (13:52 -0500)]
doc/releases/releases.yaml: add missing releases
pacific initial release
recent octopus and nautilus point releases
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Wed, 31 Mar 2021 18:44:23 +0000 (13:44 -0500)]
admin/build-doc: do not rebuild venv every time
Downside is you have to delete and re-run if the deps change. The venv
install is suuuuper slow for me, though, so this is a win.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Wed, 31 Mar 2021 17:14:08 +0000 (12:14 -0500)]
doc/releases/releases.yaml: add 16.2.0
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Wed, 31 Mar 2021 17:13:28 +0000 (12:13 -0500)]
doc/releases: move 'active-releases' tag
This table shows release dates, EOL, etc.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Wed, 31 Mar 2021 17:10:40 +0000 (12:10 -0500)]
doc/releases: add major headings for releases
This cleans up the index on the left so that the release name/series
is listed instead of a zillion point releases.
Also, drop the separate page for archived releases, so that the
left-hand index behaves well.
Signed-off-by: Sage Weil <sage@newdream.net>
David Galloway [Wed, 31 Mar 2021 16:24:56 +0000 (12:24 -0400)]
Merge pull request #40265 from ceph/wip-1610
doc: Add Pacific release notes
Gregory Farnum [Wed, 31 Mar 2021 16:07:12 +0000 (09:07 -0700)]
Merge pull request #40483 from gregsfortytwo/wip-stretch-mon-location
Improve mon location handling for stretch clusters
Reviewed-by: Sam Just <sjust@redhat.com>
David Galloway [Wed, 31 Mar 2021 15:20:40 +0000 (11:20 -0400)]
doc/releases/pacific.rst: Spacing
Signed-off-by: David Galloway <dgallowa@redhat.com>
Kefu Chai [Wed, 31 Mar 2021 15:51:51 +0000 (23:51 +0800)]
Merge pull request #40521 from tchaikov/wip-mon-log
mon/Monitor: add a space before "*m" in logging message
Reviewed-by: Sage Weil <sage@redhat.com>
Casey Bodley [Mon, 29 Mar 2021 19:15:08 +0000 (15:15 -0400)]
doc: rgw release notes for pacific
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Ilya Dryomov [Mon, 29 Mar 2021 17:35:00 +0000 (19:35 +0200)]
doc/releases/pacific.rst: add rbd highlights
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Patrick Donnelly [Mon, 29 Mar 2021 16:46:32 +0000 (09:46 -0700)]
doc: add links for pacific cephfs features
Note: cephfs-mirror does not yet have user-facing documentation to link
to.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Ilya Dryomov [Mon, 29 Mar 2021 09:49:20 +0000 (11:49 +0200)]
doc/releases/pacific.rst: add CEPHX_V2 release note
Landed in pacific in commit
a6651bad8f1f ("auth: require CEPHX_V2 by
default").
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Neha Ojha [Fri, 26 Mar 2021 21:48:46 +0000 (21:48 +0000)]
doc/releases/pacific.rst: add RADOS highlights
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha [Fri, 26 Mar 2021 19:34:12 +0000 (19:34 +0000)]
doc/releases/pacific.rst: add more release notes
Some of these were under >=15.0.0 in master PendingReleaseNotes.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Patrick Donnelly [Fri, 26 Mar 2021 17:40:31 +0000 (10:40 -0700)]
doc: include more CephFS updates
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Ernesto Puerta [Fri, 26 Mar 2021 12:14:08 +0000 (13:14 +0100)]
doc/releases/pacific: add Dashboard notes
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Patrick Donnelly [Thu, 25 Mar 2021 23:10:00 +0000 (16:10 -0700)]
doc: add more CephFS release notes for Pacific
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil [Thu, 25 Mar 2021 21:27:33 +0000 (16:27 -0500)]
doc/releases/pacific: a few adjustments
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Thu, 25 Mar 2021 18:15:16 +0000 (13:15 -0500)]
doc/releases/index: add pacific to index
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil [Thu, 25 Mar 2021 18:13:43 +0000 (13:13 -0500)]
doc/releases/pacific: draft outline, and upgrade instructions
Signed-off-by: Sage Weil <sage@newdream.net>
Sridhar Seshasayee [Thu, 25 Mar 2021 15:41:21 +0000 (21:11 +0530)]
doc: Add release note for mclock scheduler refinements and profiles
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
Patrick Donnelly [Wed, 24 Mar 2021 23:14:33 +0000 (16:14 -0700)]
doc: add release note for libcephsqlite
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Josh Durgin [Wed, 24 Mar 2021 22:24:37 +0000 (15:24 -0700)]
doc: remove aggressive scrubbing from pacific release notes
This was reverted in pacific by
673b5ea4ae988096d7165f7ff166f6c556345386
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
David Galloway [Fri, 19 Mar 2021 23:21:07 +0000 (19:21 -0400)]
doc: Add Pacific release notes
Signed-off-by: David Galloway <dgallowa@redhat.com>
Patrick Donnelly [Wed, 31 Mar 2021 15:26:32 +0000 (08:26 -0700)]
Merge PR #40509 into master
* refs/pull/40509/head:
qa/tasks/cephfs: create enough subvolumes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai [Wed, 31 Mar 2021 15:19:31 +0000 (23:19 +0800)]
Merge pull request #40515 from tchaikov/wip-system-zstd
cmake, script/run-make: enable WITH_SYSTEM_ZSTD on focal
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Galloway [Wed, 31 Mar 2021 15:11:36 +0000 (11:11 -0400)]
Merge pull request #40527 from ceph/wip-14219
doc/release/nautilus.rst: Correct regressed version
zdover23 [Wed, 31 Mar 2021 14:25:13 +0000 (00:25 +1000)]
Merge pull request #40368 from zdover23/wip-doc-cephadm-osd-deploy-osd-rewrite-2021-Mar-25
doc/cephadm: rewrite part of "deploy osds"
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
zdover23 [Wed, 31 Mar 2021 14:24:37 +0000 (00:24 +1000)]
Merge pull request #40374 from zdover23/wip-doc-cephadm-osd-dry-run-rewrite-2021-Mar-25
doc/cephadm: rewrite "dry run" section in osd.rst
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Galloway [Wed, 31 Mar 2021 13:41:45 +0000 (09:41 -0400)]
doc/release/nautilus.rst: Correct regressed version
Signed-off-by: David Galloway <dgallowa@redhat.com>
Mykola Golub [Wed, 31 Mar 2021 13:11:18 +0000 (16:11 +0300)]
Merge pull request #40370 from MrFreezeex/fix-perfdump-rbd-mirror
rbd-mirror: fix UB while registering perf counters
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykola Golub <mgolub@suse.com>
Kefu Chai [Wed, 31 Mar 2021 12:50:06 +0000 (20:50 +0800)]
Merge pull request #40525 from tchaikov/wip-50079
cmake: do not pass extra param to crimson tests
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai [Wed, 31 Mar 2021 12:35:51 +0000 (20:35 +0800)]
cmake: do not pass extra param to crimson tests
Fixes: https://tracker.ceph.com/issues/50079
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Wed, 31 Mar 2021 10:44:49 +0000 (18:44 +0800)]
mon/Monitor: add a space before "*m" in logging message
for better readability, otherwise the log reads like:
handle_probe_probe mon.5 v2:192.168.1.234:3300/0mon_probe(probe
77f26cbf -918c-44c5-b2ff-
63a1ae713839 ...
Signed-off-by: Kefu Chai <kchai@redhat.com>
Alfonso Martínez [Wed, 31 Mar 2021 08:11:50 +0000 (10:11 +0200)]
qa/tasks/vstart_runner.py: start max required mgrs
Pass environment copy with max required mgrs when shell kwarg is True.
Fixes: https://tracker.ceph.com/issues/50077
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Greg Farnum [Tue, 30 Mar 2021 00:56:13 +0000 (00:56 +0000)]
osd: osdmap: do not assert target_v when encoding under stretch mode
As in
dd63a3e21fb6d63b8951a6542fb09f98b79b8cd6 for the OSDMap, this
caused crashes when encoding for kernel clients, and is unnecessary
for servers because they are separately gated.
I did a full audit of every instance of "assert" I added to the codebase
to make sure this is the very last one of these issues.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum [Mon, 29 Mar 2021 23:06:53 +0000 (23:06 +0000)]
mon: let users specify a crush location on boot, and send it in MMonJoin
Go to some effort to look at our location in the monmap and update it the
same way we update names or IP addresses when necessary. Let users
pass in the location on the CLI via "--set-crush-location".
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum [Mon, 22 Mar 2021 21:26:58 +0000 (21:26 +0000)]
mon: messages: Extend MMonJoin so it can provide a crush_location on join
This will let newly-created monitors auto-join on startup in stretch mode, by
providing the needed location.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai [Wed, 31 Mar 2021 04:27:44 +0000 (12:27 +0800)]
script/run-make: enable WITH_SYSTEM_ZSTD on focal
to speed up the build for "make check"
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Wed, 31 Mar 2021 04:15:17 +0000 (12:15 +0800)]
cmake: allow use libzstd in system
since we are moving the test nodes from bionic to focal, we are able to
use the prebuilt libzstd libraries when running "make check". to speed
up the build and test, in this change:
* add FindZstd.cmake which allows us to use the libzstd in system
* extract BuildZstd.cmake for better readability
* add an option named "WITH_SYSTEM_ZSTD", which defaults to "OFF",
so user can enable it on demand.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Wed, 31 Mar 2021 00:34:04 +0000 (08:34 +0800)]
Merge pull request #40449 from tchaikov/wip-mds-autoscaler-ann
pybind/mgr/mds_autoscaler: add type annotation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai [Wed, 31 Mar 2021 00:33:32 +0000 (08:33 +0800)]
Merge pull request #40505 from tchaikov/wip-progress
mgr/PyModule: put mgr_module_path before Py_GetPath()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil [Tue, 30 Mar 2021 22:25:14 +0000 (18:25 -0400)]
Merge PR #40471 into master
* refs/pull/40471/head:
qa/suites/rados/cephadm: stop testing on broken focal kubic podman
Reviewed-by: Kefu Chai <kchai@redhat.com>
Ramana Raja [Tue, 30 Mar 2021 19:31:46 +0000 (15:31 -0400)]
qa/tasks/cephfs: create enough subvolumes
... in a subvolume group so that the desired number of ephmerally pinned
subtrees are created for the subvolume group, which has the distributed
ephemeral pin policy set on it.
Fixes: https://tracker.ceph.com/issues/48411
Signed-off-by: Ramana Raja <rraja@redhat.com>
David Galloway [Tue, 30 Mar 2021 20:15:17 +0000 (16:15 -0400)]
Merge pull request #40503 from ceph/wip-14219
doc: 14.2.19 Release Note
Kefu Chai [Tue, 30 Mar 2021 18:32:38 +0000 (02:32 +0800)]
mgr/PyModule: put mgr_module_path before Py_GetPath()
pip comes with _vendor/progress. so there is chance to import the vendored
version of "progress" module instead of the "progress" mgr module, and
fail to import the latter.
in this change, the order of paths are rearranged so the configured
`mgr_module_path` is put before the return value of `Py_GetPath()`.
Fixes: https://tracker.ceph.com/issues/50058
Signed-off-by: Kefu Chai <kchai@redhat.com>
David Galloway [Tue, 30 Mar 2021 16:27:51 +0000 (12:27 -0400)]
doc: 14.2.19 Release Note
Signed-off-by: David Galloway <dgallowa@redhat.com>
Kefu Chai [Tue, 30 Mar 2021 12:58:03 +0000 (20:58 +0800)]
Merge pull request #40496 from tchaikov/wip-cmake-test
cmake: pass unparsed args to add_ceph_test()
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Adam King [Mon, 29 Mar 2021 19:01:23 +0000 (15:01 -0400)]
mgr/cephadm: don't have upgrade fail if "." in patch section of version
Fixes: https://tracker.ceph.com/issues/50043
Signed-off-by: Adam King <adking@redhat.com>
Kefu Chai [Tue, 30 Mar 2021 08:18:48 +0000 (16:18 +0800)]
cmake: pass unparsed args to add_ceph_test()
this allows us to pass extra argument to the script or executable to
further customize its behavior when testing.
also fix all the callers of add_ceph_unittest(), as there is no need to
repeat the executable, which is also used as the name of the test.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Tue, 30 Mar 2021 08:17:14 +0000 (16:17 +0800)]
cmake: pass PARALLEL to add_ceph_unittest()
and parse it using cmake_parse_arguments(), more flexible this way.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Tue, 30 Mar 2021 05:30:34 +0000 (13:30 +0800)]
cmake: drop duplicated fmt::fmt in ceph_common_deps
we already have it in ceph_common_deps, and the already-existing one is
located after the new one. so linker should be able to find it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Waad Alkhoury [Tue, 30 Mar 2021 06:38:01 +0000 (08:38 +0200)]
mgr/dashboard: improve telemetry opt-in reminder notification message
Added activition button and linked the word telemetry to telemetry documentation
Fixes: https://tracker.ceph.com/issues/49606
Signed-off-by: Waad Alkhoury <walkhour@redhat.com>
Kefu Chai [Tue, 30 Mar 2021 01:26:46 +0000 (09:26 +0800)]
Merge pull request #40453 from tchaikov/wip-doc-confval
doc/rados/configuration: format confval with "confval" directive
Reviewed-by: Zac Dover <zac.dover@gmail.com>
Samuel Just [Mon, 29 Mar 2021 19:41:29 +0000 (12:41 -0700)]
Merge pull request #40462 from cyx1231st/wip-seastore-fix-onode-tree-eagain
crimson/onode-staged-tree: allow non-empty DeltaRecorder to be destructed
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Daniel Pivonka [Mon, 29 Mar 2021 17:47:11 +0000 (13:47 -0400)]
cephadm: fix failure when using --apply-spec and --shh-user
ssh-copy-id was being run as the root user because cephadm requires sudo
so it was trying to use the root users ssh keys to copy the cephadm ssh key to the hosts in the spec
this would fail if the root user did not has passwordless ssh to the host being added
solution run ssh-copy-id as the user ssh-user
additionally fix the check to not copy the cephadm ssh key to the bootstrap host
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
Sage Weil [Mon, 29 Mar 2021 16:20:39 +0000 (12:20 -0400)]
Merge PR #40472 into master
* refs/pull/40472/head:
mgr/cephadm/upgrade: ignore deployed_by until mgr is upgraded
Reviewed-by: Adam King <adking@redhat.com>
Sage Weil [Mon, 29 Mar 2021 14:35:13 +0000 (10:35 -0400)]
Merge PR #40443 into master
* refs/pull/40443/head:
doc/rbd: missed blacklist -> blocklist
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil [Mon, 29 Mar 2021 14:06:17 +0000 (10:06 -0400)]
Merge PR #40390 into master
* refs/pull/40390/head:
cstart.sh: some improvements
cpatch: allow python 3.6 or 3.8
cpatch: behave with ninja (instead of make)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil [Mon, 29 Mar 2021 14:05:10 +0000 (10:05 -0400)]
Merge PR #40409 into master
* refs/pull/40409/head:
qa/workunits/cephadm/test_cephadm: specify image separately
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil [Mon, 29 Mar 2021 13:49:35 +0000 (09:49 -0400)]
Merge PR #40428 into master
* refs/pull/40428/head:
win32*.sh: disable libcephsqlite when targeting Windows
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil [Mon, 29 Mar 2021 13:42:03 +0000 (08:42 -0500)]
mgr/cephadm/upgrade: ignore deployed_by until mgr is upgraded
Until we upgrade the mgr itself, we will never be able to make our
deployed daemons have a deployed_by == target_digests. Ignore those
daemons until the mgr is the right version.
Signed-off-by: Sage Weil <sage@newdream.net>
Ilya Dryomov [Mon, 29 Mar 2021 13:29:03 +0000 (15:29 +0200)]
Merge pull request #40470 from idryomov/wip-msgr1-extra-tickets
auth/CephxClientHandler: explain why skipping extra_tickets is needed
Reviewed-by: Sage Weil <sage@redhat.com>
Yingxin Cheng [Mon, 29 Mar 2021 06:04:13 +0000 (14:04 +0800)]
crimson/onode-staged-tree: allow non-empty DeltaRecorder to be destructed
Fixes: http://tracker.ceph.com/issues/50028
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Yingxin Cheng [Mon, 29 Mar 2021 05:57:25 +0000 (13:57 +0800)]
crimson/.../transaction_manager: add log for eagain
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Sage Weil [Mon, 29 Mar 2021 12:51:08 +0000 (07:51 -0500)]
qa/suites/rados/cephadm: stop testing on broken focal kubic podman
See https://tracker.ceph.com/issues/49633
Signed-off-by: Sage Weil <sage@newdream.net>
Ilya Dryomov [Mon, 29 Mar 2021 11:45:10 +0000 (13:45 +0200)]
auth/CephxClientHandler: explain why skipping extra_tickets is needed
Since nautilus, CEPHX_GET_AUTH_SESSION_KEY shares both the auth ticket
and the service tickets, sparing an extra round-trip to get the service
tickets via CEPHX_GET_PRINCIPAL_SESSION_KEY. This applies to msgr1 as
well, but we don't take advantage of it on the client side.
However, fixing CephxClientHandler to do the right thing breaks msgr1.
Since msgr1 is on its way out, rather than also fixing MonClient just
document the bug and the current behaviour.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Kefu Chai [Mon, 29 Mar 2021 09:21:41 +0000 (17:21 +0800)]
Merge pull request #40466 from inspur-wyq/patch-2
blk/spdk/NVMEDevice.cc: remove unused variables
Reviewed-by: Kefu Chai <kchai@redhat.com>
Alfonso Martínez [Mon, 29 Mar 2021 09:20:43 +0000 (11:20 +0200)]
Merge pull request #40188 from rhcs-dashboard/fix-49869-master
mgr/dashboard: fix broken feature toggles
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Alfonso Martínez [Mon, 29 Mar 2021 09:10:22 +0000 (11:10 +0200)]
Merge pull request #38679 from ceph/dependabot/npm_and_yarn/src/pybind/mgr/dashboard/frontend/node-notifier-8.0.1
build(deps): bump node-notifier from 8.0.0 to 8.0.1 in /src/pybind/mgr/dashboard/frontend
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Alfonso Martínez [Mon, 29 Mar 2021 09:01:39 +0000 (11:01 +0200)]
Merge pull request #39908 from rhcs-dashboard/fix-49645-master
mgr/dashboard: Remove username, password fields from Manager Modules/dashboard,influx
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Alfonso Martínez [Mon, 29 Mar 2021 08:58:38 +0000 (10:58 +0200)]
Merge pull request #40023 from rhcs-dashboard/fix-49354-master
mgr/dashboard: Device health status is not getting listed under hosts section
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Alfonso Martínez [Mon, 29 Mar 2021 08:51:56 +0000 (10:51 +0200)]
Merge pull request #40332 from rhcs-dashboard/prometheus-alert-notification-fix
mgr/dashboard: Fix for alert notification message being undefined
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Alfonso Martínez [Mon, 29 Mar 2021 08:03:33 +0000 (10:03 +0200)]
Merge pull request #39917 from rhcs-dashboard/fix-43058-master
mgr/dashboard: warn password expiration in User Management
wangyunqing [Mon, 29 Mar 2021 07:56:17 +0000 (15:56 +0800)]
blk/spdk/NVMEDevice.cc: remove unused variables
Signed-off-by: wangyunqing <wangyunqing@inspur.com>
Alfonso Martínez [Mon, 29 Mar 2021 06:52:46 +0000 (08:52 +0200)]
Merge pull request #40240 from rhcs-dashboard/clear-cookies-on-logout
mgr/dashboard: Unable to login to ceph dashboard until clearing cookies manually
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Joao Eduardo Luis [Mon, 29 Mar 2021 06:27:06 +0000 (06:27 +0000)]
cephadm: specify addr on bootstrap's host add
Signed-off-by: Joao Eduardo Luis <joao@suse.com>
Xiubo Li [Mon, 29 Mar 2021 06:22:08 +0000 (14:22 +0800)]
Merge pull request #40458 from lxbsz/typo
client: fix typo in the comments
Yingxin Cheng [Thu, 18 Mar 2021 15:39:25 +0000 (23:39 +0800)]
crimson/onode-staged-tree: fix typo in compare_full_key()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Xiubo Li [Mon, 29 Mar 2021 04:00:35 +0000 (12:00 +0800)]
client: fix typo in the comments
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Kefu Chai [Sun, 28 Mar 2021 15:30:44 +0000 (23:30 +0800)]
doc/rados/configuration: format confval with "confval" directive
for better formatting
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Sun, 28 Mar 2021 15:29:53 +0000 (23:29 +0800)]
doc/dev/cephadm: quote command with backquotes
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Sun, 28 Mar 2021 15:25:02 +0000 (23:25 +0800)]
doc: add a new directive "confval"
* so we can define configuration in a more structured way
* so the confvals can be cross referenced
see also https://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.add_object_type
Signed-off-by: Kefu Chai <kchai@redhat.com>