]>
 
 
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
 
 
 
 
 
 
Kefu Chai  [Fri, 27 Nov 2020 06:00:12 +0000  (14:00 +0800)] 
 
Merge pull request #38241 from Rethan/update_url_from_master_to_lastest 
 
doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs 
 
Reviewed-by: Laura Paduano <lpaduano@suse.com>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>  
Kefu Chai  [Fri, 27 Nov 2020 05:54:03 +0000  (13:54 +0800)] 
 
Merge pull request #38306 from wjwithagen/wjw-fix-uring-functype 
 
blk: fix parameters for non native uring 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Thu, 26 Nov 2020 13:34:46 +0000  (21:34 +0800)] 
 
Merge pull request #38297 from badone/wip-make-sure--e-actually-works 
 
run-make-check.sh: Make sure a build failure will exit 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Willem Jan Withagen  [Thu, 26 Nov 2020 13:02:41 +0000  (14:02 +0100)] 
 
blk: fix parameters for non native uring 
 
The parameterlist used when uring is availble needs 
to be equal to the case where no uring is available. 
 
fixes: https://github.com/ceph/ceph/pull/38257 
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>  
Kefu Chai  [Thu, 26 Nov 2020 11:52:10 +0000  (19:52 +0800)] 
 
Merge pull request #38265 from Rethan/doc-prometheus-config-key 
 
doc/mgr/prometheus: update 'config-key set' to 'config set' for consistency 
 
Reviewed-by: Mykola Golub <mgolub@suse.com>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Thu, 26 Nov 2020 10:19:45 +0000  (18:19 +0800)] 
 
Merge pull request #38257 from lnsyyj/wip-iouring-poll 
 
blk/kernel: expose IORING_SETUP_{IOPOLL,SQPOLL} as options 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Thu, 26 Nov 2020 10:18:22 +0000  (18:18 +0800)] 
 
Merge pull request #38263 from tchaikov/wip-boost-1.74-asio 
 
src,cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT for Boost.Asio users and cleanups 
 
Reviewed-by: Casey Bodley <cbodley@redhat.com>  
Reviewed-by: Jason Dillaman <dillaman@redhat.com>  
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>  
Jan Fajerski  [Thu, 26 Nov 2020 07:14:25 +0000  (08:14 +0100)] 
 
Merge PR #38149 into master 
 
* refs/pull/38149/head: 
	ceph-volume inventory: make libstoragemgmt data retrieval optional 
 
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>  
Reviewed-by: Sebastian Wagner <swagner@suse.com>  
Reviewed-by: Dan Mick <dmick@redhat.com>  
haoyixing  [Tue, 24 Nov 2020 03:16:29 +0000  (11:16 +0800)] 
 
doc/mgr/prometheus: update 'config-key set' to 'config set' for consistency 
 
Elsewere in mgr/prometheus use the 'config set' way, so update the only 'config-key set' 
to make it consistent. 
 
Signed-off-by: haoyixing <haoyixing@kuaishou.com>  
Brad Hubbard  [Thu, 26 Nov 2020 05:30:55 +0000  (15:30 +1000)] 
 
run-make-check.sh: Make sure a build failure will exit
We 'set -e' but that is ignored because 'build tests' is executed in a
'&&' list (see 'man set') so move the echo to the following line.
Follow-up to 
03ff2146f95 
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> 
 
Brad Hubbard  [Thu, 26 Nov 2020 03:33:46 +0000  (13:33 +1000)] 
 
Merge pull request #38292 from badone/wip-dont-run-tests-if-build-fails 
 
run-make-check.sh: Don't run tests if build fails 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Brad Hubbard  [Thu, 26 Nov 2020 01:18:02 +0000  (11:18 +1000)] 
 
run-make-check.sh: Don't run tests if build fails 
 
When run-make was taken out we lost the 'set -e' call and therefore 
continue after an error. 
 
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>  
Patrick Donnelly  [Wed, 25 Nov 2020 21:30:04 +0000  (13:30 -0800)] 
 
Merge PR #38121 into master 
 
* refs/pull/38121/head: 
	client: do not unset the client_debug_inject_tick_delay 
 
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>  
Patrick Donnelly  [Wed, 25 Nov 2020 21:29:16 +0000  (13:29 -0800)] 
 
Merge PR #38109 into master 
 
* refs/pull/38109/head: 
	mds: dir->mark_new() should together with dir->mark_dirty() 
 
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>  
Patrick Donnelly  [Wed, 25 Nov 2020 21:28:25 +0000  (13:28 -0800)] 
 
Merge PR #38031 into master 
 
* refs/pull/38031/head: 
	client: check rdonly file handle on truncate 
	test/libcephfs: test truncate on rdonly fd 
 
Reviewed-by: Jeff Layton <jlayton@redhat.com>  
Patrick Donnelly  [Wed, 25 Nov 2020 21:27:19 +0000  (13:27 -0800)] 
 
Merge PR #38104 into master 
 
* refs/pull/38104/head: 
	client: dump which fs is used by client for multiple-fs 
 
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>  
Jan Fajerski  [Wed, 18 Nov 2020 08:37:48 +0000  (09:37 +0100)] 
 
ceph-volume inventory: make libstoragemgmt data retrieval optional 
 
Default to not retrieving libstoragemgmt data since it seems this can 
cause serious issues on older hardware. Safest way is to only retrieve 
lsm data when the user opts in.. 
 
Fixes: https://tracker.ceph.com/issues/48270  
Signed-off-by: Jan Fajerski <jfajerski@suse.com>  
Mykola Golub  [Wed, 25 Nov 2020 15:30:54 +0000  (17:30 +0200)] 
 
Merge pull request #38068 from dillaman/wip-librbd-migration-4 
 
librbd: S3-based migration source 
 
Reviewed-by: Mykola Golub <mgolub@suse.com>  
zdover23  [Wed, 25 Nov 2020 15:27:06 +0000  (01:27  +1000)] 
 
Merge pull request #38195 from anthonyeleven/anthonyeleven/docs-14730 
 
doc/rados/troubleshooting: description of upgrade procedure - stopping/starting OSDs 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
Kefu Chai  [Wed, 25 Nov 2020 15:03:02 +0000  (23:03 +0800)] 
 
Merge pull request #38276 from tchaikov/wip-labeler 
 
github/labeler: add "rgw" label to rgw related changes 
 
Reviewed-by: Casey Bodley <cbodley@redhat.com>  
zdover23  [Wed, 25 Nov 2020 14:19:38 +0000  (00:19  +1000)] 
 
Merge pull request #38091 from anthonyeleven/anthonyeleven/docs-46367 
 
doc/dev/developer_guide: verb disagreement on "Testing: Unit Tests" page 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
zdover23  [Wed, 25 Nov 2020 14:16:51 +0000  (00:16  +1000)] 
 
Merge pull request #38143 from anthonyeleven/anthonyeleven/docs-46364 
 
doc/dev/developer_guide: What Is Merged and When?" could be less colloquial 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
zdover23  [Wed, 25 Nov 2020 14:14:51 +0000  (00:14  +1000)] 
 
Merge pull request #38079 from anthonyeleven/anthonyeleven/docs-24143 
 
doc/rados/configuration/common.rst:  enhance the running multiple clusters section 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
zdover23  [Wed, 25 Nov 2020 12:10:41 +0000  (22:10 +1000)] 
 
Merge pull request #38088 from anthonyeleven/anthonyeleven/docs-47627 
 
doc/mgr: document dashboard configuration unsetting 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
Jan Fajerski  [Wed, 25 Nov 2020 10:41:19 +0000  (11:41 +0100)] 
 
Merge PR #38156 into master 
 
* refs/pull/38156/head: 
	ceph-volume batch: reject partitions in argparser 
 
Reviewed-by: Dimitri Savineau <dsavinea@redhat.com>  
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>  
Kefu Chai  [Wed, 25 Nov 2020 06:37:54 +0000  (14:37 +0800)] 
 
github/labeler: label src/test/** with "tests" 
 
Signed-off-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Wed, 25 Nov 2020 06:31:54 +0000  (14:31 +0800)] 
 
github/labeler: add "rgw" label to rgw related changes 
 
Signed-off-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Wed, 25 Nov 2020 06:46:16 +0000  (14:46 +0800)] 
 
Merge pull request #38274 from dillaman/wip-github-labeler-rbd 
 
github/labeler: add rbd label to src/tools/rbd_[ggate/wnbd] 
 
Reviewed-by: Neha Ojha <nojha@redhat.com>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Jason Dillaman  [Wed, 25 Nov 2020 01:55:21 +0000  (20:55 -0500)] 
 
github/labeler: add rbd label to src/tools/rbd_[ggate/wnbd] 
 
Signed-off-by: Jason Dillaman <dillaman@redhat.com>  
Jason Dillaman  [Wed, 25 Nov 2020 01:52:02 +0000  (20:52 -0500)] 
 
Merge pull request #38213 from petrutlucian94/rbd_exit 
 
rbd: minor rbd-wnbd improvements 
 
Reviewed-by: Jason Dillaman <dillaman@redhat.com>  
Anthony D'Atri  [Tue, 24 Nov 2020 20:27:31 +0000  (12:27 -0800)] 
 
Merge branch 'master' into anthonyeleven/docs-46367 
 
Yuri Weinstein  [Tue, 24 Nov 2020 18:51:40 +0000  (10:51 -0800)] 
 
Merge pull request #38254 from neha-ojha/wip-48299 
 
doc/releases/nautilus.rst: add release notes for 14.2.15 
 
Reviewed-by: David Galloway <dgallowa@redhat.com>  
Reviewed-by: David Galloway <dgallowa@redhat.com>  
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>  
zdover23  [Tue, 24 Nov 2020 18:51:13 +0000  (04:51  +1000)] 
 
Merge pull request #38144 from anthonyeleven/anthonyeleven/docs-46365 
 
doc/dev/developer_guide: prefer Latinate verbs to English phrasal verbs 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
Ernesto Puerta  [Tue, 24 Nov 2020 18:35:36 +0000  (19:35 +0100)] 
 
Merge pull request #38260 from bk201/wip-48338 
 
mgr/dashboard: fix tox py3 environment error 
 
Reviewed-by: Laura Paduano <lpaduano@suse.com>  
Reviewed-by: Tatjana Dehler <tdehler@suse.com>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Anthony D'Atri  [Sun, 15 Nov 2020 23:06:16 +0000  (15:06 -0800)] 
 
doc/mgr: document dashboard configuration unsetting 
 
Fixes: https://tracker.ceph.com/issues/47627  
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>  
Casey Bodley  [Tue, 24 Nov 2020 17:14:22 +0000  (12:14 -0500)] 
 
Merge pull request #38253 from cbodley/wip-rgw-gc-disable-defer 
 
rgw: temporarily disable calls to defer_gc() in RGWGetObj 
 
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>  
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>  
Neha Ojha  [Tue, 24 Nov 2020 00:13:24 +0000  (00:13  +0000)] 
 
doc/releases/nautilus.rst: add release notes for 14.2.15 
 
Signed-off-by: Neha Ojha <nojha@redhat.com>  
Ilya Dryomov  [Tue, 24 Nov 2020 16:23:00 +0000  (17:23 +0100)] 
 
Merge pull request #38142 from theanalyst/doc/releases/v14.2.14 
 
doc: release notes for octopus & nautilus backports 
 
Reviewed-by: Josh Durgin <jdurgin@redhat.com>  
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>  
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>  
Mykola Golub  [Tue, 24 Nov 2020 15:15:29 +0000  (17:15 +0200)] 
 
Merge pull request #38247 from dillaman/wip-librbd-test-rename 
 
test/librbd: rename tests to match proper namespaces 
 
Reviewed-by: Mykola Golub <mgolub@suse.com>  
Abhishek Lekshmanan  [Tue, 17 Nov 2020 19:51:40 +0000  (20:51 +0100)] 
 
doc: releases: v15.2.6 Octopus release notes 
 
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>  
Co-authored-by: Ilya Dryomov <idryomov@gmail.com>  
Abhishek Lekshmanan  [Tue, 17 Nov 2020 19:51:15 +0000  (20:51 +0100)] 
 
doc: releases: v14.2.14 Nautilus release notes 
 
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>  
Co-authored-by: Ilya Dryomov <idryomov@gmail.com>  
JiangYu  [Tue, 24 Nov 2020 03:19:39 +0000  (03:19  +0000)] 
 
blk/kernel: expose IORING_SETUP_{IOPOLL,SQPOLL} as options 
 
Signed-off-by: JiangYu <lnsyyj@hotmail.com>  
Kefu Chai  [Tue, 24 Nov 2020 10:14:37 +0000  (18:14 +0800)] 
 
Merge pull request #38261 from tchaikov/wip-45919 
 
pybind/mgr/dashboard/run-backend-api-tests: print more log from mgr 
 
Reviewed-by: Alfonso MartÃnez <almartin@redhat.com>  
Kefu Chai  [Tue, 24 Nov 2020 10:00:15 +0000  (18:00 +0800)] 
 
Merge pull request #38217 from ideepika/wip-fix-lua-failure 
 
cmake: require Lua 5.3 and up 
 
Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Tue, 24 Nov 2020 09:55:17 +0000  (17:55 +0800)] 
 
Merge pull request #38204 from lnsyyj/wip-iouring 
 
blk/kernel/io_uring: do not guard liburing backend with __x86_64__ anymore 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Tue, 24 Nov 2020 08:04:51 +0000  (16:04 +0800)] 
 
Merge pull request #38256 from badone/wip-dont-build-io_uring.c-every-time 
 
cmake: Stop 'configure' running every time 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Tue, 24 Nov 2020 06:36:30 +0000  (14:36 +0800)] 
 
src/*: drop backward compatibility with boost<1.72
boost 1.72 is required to build Ceph since
713efb66e8d7b2585dfd6783f8f23ce409b50871 . so there is no need to be
backward compatible with older Boost libraries.
Signed-off-by: Kefu Chai <kchai@redhat.com> 
 
Kefu Chai  [Tue, 24 Nov 2020 06:12:54 +0000  (14:12 +0800)] 
 
cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT for Boost.Asio users 
 
see also 
https://www.boost.org/doc/libs/1_74_0/doc/html/boost_asio/std_executors.html#boost_asio.std_executors.polymorphic_i_o_executor 
 
we could use `asio::any_io_executor` later on though for better 
performance. 
 
also, define CMP0093, so FindBoost reports Boost_VERSION in x.y.z 
format. it is simpler to use `VERSION_GREATER_EQUAL` to compare its 
version with 1.74 instead of its C macro version ("107000"). 
 
Signed-off-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Tue, 24 Nov 2020 07:46:52 +0000  (15:46 +0800)] 
 
pybind/mgr/dashboard/run-backend-api-tests: print more log from mgr 
 
in hope to more context when debugging https://tracker.ceph.com/issues/45919 
 
Signed-off-by: Kefu Chai <kchai@redhat.com>  
Kiefer Chang  [Tue, 24 Nov 2020 07:41:11 +0000  (15:41 +0800)] 
 
mgr/dashboard: fix tox py3 environment error 
 
Add `ceph_argparse` module to the base environment. 
 
Fixes: https://tracker.ceph.com/issues/48338  
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>  
haoyixing  [Mon, 23 Nov 2020 12:36:32 +0000  (20:36 +0800)] 
 
doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs 
 
Several links under http://docs.ceph.com/docs/master/ were unable to access. 
Change them to http://docs.ceph.com/en/lastest so we can access them directly. 
 
Signed-off-by: haoyixing <haoyixing@kuaishou.com>  
Brad Hubbard  [Tue, 24 Nov 2020 03:24:35 +0000  (13:24 +1000)] 
 
cmake: Stop 'configure' running every time 
 
Currently the configure script is run on 'liburing_ext' not only for the 
initial build but for subsequent incremental builds. 
 
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>  
Ilya Dryomov  [Tue, 24 Nov 2020 01:48:48 +0000  (02:48  +0100)] 
 
Merge pull request #38243 from idryomov/wip-relax-preauth-asserts-again 
 
msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing, again 
 
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>  
Kefu Chai  [Tue, 24 Nov 2020 01:46:40 +0000  (09:46 +0800)] 
 
Merge pull request #38252 from idryomov/wip-resurrect-log-compression 
 
qa/tasks/ceph: resurrect log compression 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Ilya Dryomov  [Mon, 23 Nov 2020 22:15:09 +0000  (23:15 +0100)] 
 
qa/tasks/ceph: resurrect log compression
Commit 
953662555840  ("qa/tasks/ceph: use Cluster.sh() and Remote.sh()
when appropriate") dropped run.wait(), which waits for all given
processes to exit.  This resulted in errors like
  INFO:teuthology.orchestra.run.smithi107.stderr:tar: ./objectstore_tool..log: file changed as we read it
  INFO:teuthology.orchestra.run.smithi107.stderr:tar: ./ceph-client.admin.175125.log: File removed before we read it
as the task moved on to archiving semi-corrupted and uncompressed logs,
filling up the lab cluster.
Revert that hunk, as Cluster.sh() is useless here -- we don't need
stdout or stderr, but very much need parallel execution and wait for
the compression to finish.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 
 
Casey Bodley  [Mon, 23 Nov 2020 23:06:26 +0000  (18:06 -0500)] 
 
rgw: temporarily disable calls to defer_gc() in RGWGetObj 
 
cls_rgw_gc_queue_update_entry() is known to cause data loss when called 
on objects that have not actually been scheduled for garbage collection 
 
RGWGetObj is the only caller, and uses defer_gc() when reads are taking 
a long time compared to rgw_gc_obj_min_wait. if an object has since been 
deleted and submitted for garbage collection, this allows RGWGetObj to 
defer that gc until the entire read completes 
 
by disabling these calls to defer_gc(), very long reads (longer than 1hr, 
with default configuration) may fail if the object gets deleted, and a 
retry will result in a 404 Not Found error as expected 
 
Fixes: https://tracker.ceph.com/issues/47866  
Signed-off-by: Casey Bodley <cbodley@redhat.com>  
Anthony D'Atri  [Wed, 18 Nov 2020 01:04:57 +0000  (17:04 -0800)] 
 
doc/dev/developer_guide: prefer Latinate verbs to English phrasal verbs 
 
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>  
Fixes: https://tracker.ceph.com/issues/46365  
Anthony D'Atri  [Mon, 23 Nov 2020 17:31:29 +0000  (09:31 -0800)] 
 
Merge branch 'master' into anthonyeleven/docs-14730 
 
Jason Dillaman  [Mon, 23 Nov 2020 17:07:23 +0000  (12:07 -0500)] 
 
test/librbd: rename tests to match proper namespaces 
 
Some of the new crypto tests use a generic test name that 
doesn't include the full namespace of the class under test. 
 
Signed-off-by: Jason Dillaman <dillaman@redhat.com>  
Jason Dillaman  [Mon, 23 Nov 2020 17:06:32 +0000  (12:06 -0500)] 
 
Merge pull request #37875 from orozery/librbd-luks-format 
 
librbd: add LUKS support 
 
Reviewed-by: Jason Dillaman <dillaman@redhat.com>  
Jason Dillaman  [Mon, 23 Nov 2020 16:12:44 +0000  (11:12 -0500)] 
 
Merge pull request #38201 from lixiaoy1/minor_fix_parent_cache 
 
librbd/plugin: delete field m_image_ctx in ParentCache 
 
Reviewed-by: Jason Dillaman <dillaman@redhat.com>  
Or Ozeri  [Wed, 28 Oct 2020 12:22:06 +0000  (14:22 +0200)] 
 
librbd: add LUKS support 
 
This commit introduces internal (not yet part of the api) librbd functions for: 
1. formating an RBD image in LUKS format 
2. parsing an RBD image in LUKS format 
 
 The actual implementation of the LUKS format is done via libcryptsetup, which is added as a new dependency. 
 
Signed-off-by: Or Ozeri <oro@il.ibm.com>  
zdover23  [Mon, 23 Nov 2020 14:32:22 +0000  (00:32  +1000)] 
 
Merge pull request #38089 from anthonyeleven/anthonyeleven/docs-47976 
 
doc/mgr: Fix msgr2 TCP port in a couple of examples 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
zdover23  [Mon, 23 Nov 2020 14:05:00 +0000  (00:05  +1000)] 
 
Merge pull request #38180 from anthonyeleven/anthonyeleven/docs-23442 
 
doc/rados/operations: Add description of new auth profiles 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
Jason Dillaman  [Tue, 17 Nov 2020 18:13:54 +0000  (13:13 -0500)] 
 
librbd/api/Migration: fix potential double-close of image 
 
Signed-off-by: Jason Dillaman <dillaman@redhat.com>  
Jason Dillaman  [Fri, 13 Nov 2020 15:51:51 +0000  (10:51 -0500)] 
 
librbd/migration: implement a basic S3 stream source 
 
The new S3 stream requires a fully qualified URL to a bucket 
(i.e. no virtual host names) along with the access and secret 
keys to the bucket. 
 
Signed-off-by: Jason Dillaman <dillaman@redhat.com>  
Jason Dillaman  [Fri, 13 Nov 2020 16:10:47 +0000  (11:10 -0500)] 
 
librbd/migration: simplify common http result code handling 
 
Move the processing of common HTTP result codes (not found, permission 
denied, etc) higher up the stack so it can be re-used between all 
request paths. 
 
Signed-off-by: Jason Dillaman <dillaman@redhat.com>  
Jason Dillaman  [Fri, 13 Nov 2020 02:17:43 +0000  (21:17 -0500)] 
 
librbd/migration: implement a callback hook for processing http requests 
 
The S3 authentication scheme requires adding additional headers to the 
outbound request as well as computing a secure signature for the request 
using the secret key. 
 
Signed-off-by: Jason Dillaman <dillaman@redhat.com>  
Jason Dillaman  [Thu, 12 Nov 2020 18:03:12 +0000  (13:03 -0500)] 
 
librbd/migration: move read processing into HttpClient 
 
This will allow the logic to be re-used between the standard 
HTTP stream and the future S3 stream. 
 
Signed-off-by: Jason Dillaman <dillaman@redhat.com>  
Jason Dillaman  [Mon, 23 Nov 2020 13:35:10 +0000  (08:35 -0500)] 
 
Merge pull request #38229 from wjwithagen/wjw-fix-librbd-HttpStream.cc 
 
librbd: Fix variable declaration in capture list in lambda 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Reviewed-by: Jason Dillaman <dillaman@redhat.com>  
Ilya Dryomov  [Sat, 21 Nov 2020 10:01:40 +0000  (11:01 +0100)] 
 
msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing, again
With CEPHX_V2 authorizer challenges brought back in commit
4a82c72e3bdd , these need to be bumped again, as two authorizers
(without and then with the challenge) are transmitted and signed
instead of one (without the challenge).  See commit 
94953dd9398a 
("msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing")
for details.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> 
 
Jan Fajerski  [Mon, 23 Nov 2020 12:59:16 +0000  (13:59 +0100)] 
 
Merge PR #38207 into master 
 
* refs/pull/38207/head: 
	ceph-volume: fix test_setup_device_device_name_is_none 
 
Reviewed-by: Dimitri Savineau <dsavinea@redhat.com>  
Reviewed-by: Jan Fajerski <jfajerski@suse.com>  
zdover23  [Mon, 23 Nov 2020 12:20:13 +0000  (22:20 +1000)] 
 
Merge pull request #38092 from anthonyeleven/anthonyeleven/docs-mixed-device-trick 
 
doc/rados/operations: enhance primary affinity section 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
Deepika Upadhyay  [Fri, 20 Nov 2020 14:02:45 +0000  (19:32 +0530)] 
 
cmake: require Lua 5.3 and up 
 
fixes: https://tracker.ceph.com/issues/48312 
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>  
zdover23  [Mon, 23 Nov 2020 06:13:24 +0000  (16:13 +1000)] 
 
Merge pull request #38181 from anthonyeleven/anthonyeleven/docs-23443 
 
doc: object -> file -> disk is wrong for bluestore 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
zdover23  [Mon, 23 Nov 2020 06:10:30 +0000  (16:10 +1000)] 
 
Merge pull request #34506 from ktdreyer/doc-rm-sysv-init 
 
doc: remove SysV init reference in manual deployment walkthrough 
 
Reviewed-by: Zac Dover <zac.dover@gmail.com>  
Lucian Petrut  [Fri, 20 Nov 2020 07:06:39 +0000  (07:06 +0000)] 
 
rbd: add "help" command to rbd-wnbd 
 
At the moment, "rbd-wnbd" says that "help" is an unsupported command, 
only "rbd-wnbd -h" works. This isn't very user friendly. 
 
Although "rbd-wnbd" isn't supposed to be used directly in most cases, 
users might want to retrieve device specific arguments that can be 
passed using "rbd device -o". 
 
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>  
J. Eric Ivancich  [Sun, 22 Nov 2020 15:36:48 +0000  (10:36 -0500)] 
 
Merge pull request #38228 from ivancich/wip-rgw-gc-defer-should-not-enqueue 
 
rgw: during GC defer, prevent new GC enqueue 
 
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>  
Kefu Chai  [Sun, 22 Nov 2020 13:24:56 +0000  (21:24 +0800)] 
 
Merge pull request #38231 from anthonyeleven/anthonyeleven/docs-40579 
 
doc/rados/operations: POOL_NEAR_FULL on OSD_NEAR_FULL 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
JiangYu  [Fri, 20 Nov 2020 06:24:54 +0000  (06:24 +0000)] 
 
blk/kernel/io_uring: do not guard liburing backend with __x86_64__ anymore 
 
Signed-off-by: JiangYu <lnsyyj@hotmail.com>  
Let the liburing library to ensure the support of the iouring system call back-end CPU instruction set. 
 
Anthony D'Atri  [Wed, 18 Nov 2020 05:08:29 +0000  (21:08 -0800)] 
 
doc/rados/operations: POOL_NEAR_FULL on OSD_NEAR_FULL 
 
Fixes: https://tracker.ceph.com/issues/40579  
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>  
Anthony D'Atri  [Mon, 16 Nov 2020 03:52:00 +0000  (19:52 -0800)] 
 
doc/rados/operations: enhance primary affinity section 
 
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>  
Kefu Chai  [Sun, 22 Nov 2020 06:03:09 +0000  (14:03 +0800)] 
 
Merge pull request #38090 from anthonyeleven/anthonyeleven/docs-47339 
 
doc/releases: correct spelling 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Sun, 22 Nov 2020 05:42:46 +0000  (13:42 +0800)] 
 
Merge pull request #37900 from jhonxue/master 
 
os/bluestore/StupidAllocator: choose the right bin when bdev_block_size changed 
 
Reviewed-by: Igor Fedotov <ifedotov@suse.com>  
Kefu Chai  [Sun, 22 Nov 2020 05:41:33 +0000  (13:41 +0800)] 
 
Merge pull request #38161 from petrutlucian94/msg_timeout 
 
msg: use timeout when initiating connection 
 
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Sun, 22 Nov 2020 05:39:44 +0000  (13:39 +0800)] 
 
Merge pull request #38070 from dvanders/dvanders_trimto 
 
mon/OSDMonitor, mon/PaxosService: additional debug outputs when trimming 
 
Reviewed-by: Joao Eduardo Luis <joao@suse.com>  
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Sun, 22 Nov 2020 05:39:09 +0000  (13:39 +0800)] 
 
Merge pull request #38148 from jhonxue/wip-fix-bluestore-avl-allocator 
 
os/bluestore: do not call _block_picker() again if already searched from start() 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
Kefu Chai  [Sun, 22 Nov 2020 05:36:25 +0000  (13:36 +0800)] 
 
Merge pull request #38128 from tchaikov/wip-mon-add-space-in-log 
 
mon/OSDMonitor: add a space after function name in logging message 
 
Reviewed-by: Joao Eduardo Luis <joao@suse.com>  
Anthony D'Atri  [Mon, 16 Nov 2020 00:01:36 +0000  (16:01 -0800)] 
 
doc/releases: correct spelling 
 
Fixes: https://tracker.ceph.com/issues/47339  
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>  
Kefu Chai  [Sun, 22 Nov 2020 01:59:08 +0000  (09:59 +0800)] 
 
Merge pull request #38227 from tchaikov/wip-store-test 
 
test/store_test: pass raw Formatter pointer as expected 
 
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>  
Willem Jan Withagen  [Sat, 21 Nov 2020 21:58:13 +0000  (22:58 +0100)] 
 
librbd: Fix variable declaration in capture list in lambda 
 
Fixes: https://github.com/ceph/ceph/pull/38000  
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>  
J. Eric Ivancich  [Sat, 21 Nov 2020 16:10:35 +0000  (11:10 -0500)] 
 
rgw: during GC defer, prevent new GC enqueue 
 
With the new queue-based GC code, when a GC defer operation is 
performed, it adds an "urgent" record to prevent GC from removing 
objects that are still being read. It does not check whether the 
objects are on the GC queue or not and that's OK for the urgent 
record. 
 
The code *also* adds a new GC entry to the queue to cause GC to occur 
at a later time. This would be incorrect if there was no GC entry to 
begin with, however. In such a case this would cause GC to delete tail 
objects when no user-initiated remove has happend. In other words a 
READ could cause a DELETE of tail objects and therefore data loss. 
 
This fix prevents such a new GC entry from being enqueued, thus 
preventing the data loss in this rare case. There is a new risk that 
tail object orphans to be created, but as an immediate fix to prevent 
data loss, this is appropriate and it is a rare event. A follow-on PR 
that will handle these cases is likely. 
 
This PR adds a level 0 log entry as a way to potentially confirm this 
case is being triggered in real-world cases. In time, this log entry 
should be deleted. 
 
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>  
Kefu Chai  [Sat, 21 Nov 2020 17:14:27 +0000  (01:14  +0800)] 
 
test/store_test: pass raw Formatter pointer as expected
this addresses the FTBFS regression introduced by
f153a7031e56534723c0fc891869902c58acb473 
Signed-off-by: Kefu Chai <kchai@redhat.com> 
 
Mykola Golub  [Sat, 21 Nov 2020 13:41:16 +0000  (15:41 +0200)] 
 
Merge pull request #38196 from dillaman/wip-48296 
 
pybind/mgr/rbd_support: delay creation of progress module events 
 
Reviewed-by: Mykola Golub <mgolub@suse.com>  
Kefu Chai  [Sat, 21 Nov 2020 11:01:33 +0000  (19:01 +0800)] 
 
Merge pull request #38223 from Rethan/fix_formatter_pointer 
 
test: free Formatter pointers 
 
Reviewed-by: Kefu Chai <kchai@redhat.com>  
haoyixing  [Sat, 21 Nov 2020 09:09:32 +0000  (17:09 +0800)] 
 
test/: use unique_ptr for some formatter whose pointers were not released. 
 
some code under test use formatter to output, but Formatter *f 
was not freed like elsewere. So use unique_ptr to avoid this. 
 
Signed-off-by: haoyixing <haoyixing@kuaishou.com>  
Neha Ojha  [Fri, 20 Nov 2020 22:50:10 +0000  (14:50 -0800)] 
 
Merge pull request #38220 from neha-ojha/wip-fix-label-2 
 
.github/labeler.yml: fix pybind and common rules 
 
Reviewed-by: Josh Durgin <jdurgin@redhat.com>  
Neha Ojha  [Fri, 20 Nov 2020 19:53:29 +0000  (19:53 +0000)] 
 
.github/labeler.yml: fix pybind and common rules 
 
Noticed it didn't work in https://github.com/ceph/ceph/pull/38206 
 
Signed-off-by: Neha Ojha <nojha@redhat.com>  
Daniel Gryniewicz  [Fri, 20 Nov 2020 19:33:45 +0000  (14:33 -0500)] 
 
Merge pull request #38193 from dang/wip-dang-zipper-9 
 
RGW - Zipper 9: Write path 
 
Daniel Gryniewicz  [Wed, 23 Sep 2020 17:19:01 +0000  (13:19 -0400)] 
 
Zipper - ObjectProcessor 
 
Fix the ObjectProcessor classes to use Zipper APIs 
 
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>