]>
git.apps.os.sepia.ceph.com Git - ceph-ci.git/log 
Kefu Chai  [Tue, 25 May 2021 07:34:34 +0000  (15:34 +0800)] 
osd: pass unique_ptr<ObjectStore> to OSD::mkfs()Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 25 May 2021 07:18:21 +0000  (15:18 +0800)] 
os: let ObjectStore::create() return unique_ptr<>Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 27 May 2021 06:13:24 +0000  (14:13 +0800)] 
Merge pull request #41565 from anthonyeleven/anthonyeleven/update-rgw-chunkReviewed-by: Kefu Chai <kchai@redhat.com> 
Anthony D'Atri  [Thu, 27 May 2021 05:37:33 +0000  (22:37 -0700)] 
doc/radosgw: modernize reference to rgw_max_chunk_sizeSigned-off-by: Anthony D'Atri anthony.datri@gmail.com 
Samuel Just  [Thu, 27 May 2021 05:05:05 +0000  (22:05 -0700)] 
Merge pull request #41564 from tchaikov/wip-dmclock-seastarReviewed-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Thu, 27 May 2021 05:04:19 +0000  (22:04 -0700)] 
Merge pull request #41560 from athanatos/sjust/wip-clang-linker-problemReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Thu, 27 May 2021 03:31:32 +0000  (11:31 +0800)] 
dmclock: pick up change to support seastarSigned-off-by: Kefu Chai <kchai@redhat.com> 
Samuel Just  [Wed, 26 May 2021 23:57:12 +0000  (16:57 -0700)] 
crimson/os/seastore/seastore: add helpers to simplify omap usageSigned-off-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Wed, 26 May 2021 22:40:32 +0000  (15:40 -0700)] 
crimson/os/seastore: use tuple return for omap_list throughoutSigned-off-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Wed, 26 May 2021 22:39:34 +0000  (15:39 -0700)] 
crimson/os/seastore/seastore.h: remove unncessary whitespaceSigned-off-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Wed, 26 May 2021 22:39:12 +0000  (15:39 -0700)] 
crimson/os/seastore/seastore.h: remove non-const repeat_with_onodeSigned-off-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Wed, 26 May 2021 22:38:44 +0000  (15:38 -0700)] 
crimson/os/futurized_store: use ceph::bufferlist to matchSigned-off-by: Samuel Just <sjust@redhat.com> 
Sage Weil  [Wed, 26 May 2021 22:42:29 +0000  (18:42 -0400)] 
Merge PR #41351 into masterReviewed-by: Sage Weil <sage@redhat.com> 
Sage Weil  [Wed, 26 May 2021 22:42:06 +0000  (18:42 -0400)] 
Merge PR #41283 into masterReviewed-by: Sebastian Wagner <swagner@suse.com> 
Adam C. Emerson  [Wed, 26 May 2021 17:52:57 +0000  (13:52 -0400)] 
Merge pull request #41465 from adamemerson/wip-50169Reviewed-by: Casey Bodley <cbodley@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 15:03:46 +0000  (23:03 +0800)] 
Merge pull request #41554 from rzarzynski/wip-crimson-simplify-ox-lt-mgmtReviewed-by: Kefu Chai <kchai@redhat.com> 
Radoslaw Zarzynski  [Wed, 26 May 2021 13:20:52 +0000  (13:20 +0000)] 
crimson/osd: simplify the management of OpsExecuter's life-time.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Sage Weil  [Wed, 26 May 2021 14:12:06 +0000  (10:12 -0400)] 
Merge PR #41510 into masterReviewed-by: Ramana Raja <rraja@redhat.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 10:44:31 +0000  (18:44 +0800)] 
Merge pull request #41547 from t-msn/wip-update-cephspecReviewed-by: Kefu Chai <kchai@redhat.com> 
Misono Tomohiro  [Wed, 26 May 2021 07:10:35 +0000  (16:10 +0900)] 
ceph.spec.in: install gcc-toolset-9-gcc-c++ for rhel only
Otherwise fedora 33 complains there is no gcc-toolset-9-gcc-c++
when running "WITH_SEASTAR=true ./install_deps.sh"
Related to: 
36759b53635 
Signed-off-by: Misono Tomohiro <misono.tomohiro@jp.fujitsu.com> 
Kefu Chai  [Wed, 26 May 2021 07:18:22 +0000  (15:18 +0800)] 
Merge pull request #41545 from tchaikov/wip-vstart-fixReviewed-by: Samuel Just <sjust@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 06:02:51 +0000  (14:02 +0800)] 
vstart.sh: use || instead of "-o"
to silence the warning like:
 SC2166: Prefer [ p ] || [ q ] as [ p -o q ] is not well defined.
see also
https://pubs.opengroup.org/onlinepubs/
9699919799 /utilities/test.html
Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 06:00:37 +0000  (14:00 +0800)] 
vstart.sh: pass the addition option to parse_block_devs()
to address the regression introduced by
3ea5242e381a850c080ee9edbaeea28059ad4da9 
Signed-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 05:55:03 +0000  (13:55 +0800)] 
Merge pull request #41543 from runsisi/wip-fix-clay-docReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 04:58:37 +0000  (12:58 +0800)] 
Merge pull request #41542 from tchaikov/wip-vstart-cleanupReviewed-by: Chunmei Liu <chunmei.liu@intel.com> Reviewed-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Tue, 25 May 2021 00:45:16 +0000  (17:45 -0700)] 
crimson/os/seastore/logging.h: use ##__VA_ARGS__ rather than __VA_OPT__Signed-off-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Tue, 25 May 2021 00:46:23 +0000  (17:46 -0700)] 
crimson/.../staged-fltree/tree_utils: fix cursor bindingSigned-off-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Wed, 26 May 2021 04:43:27 +0000  (04:43  +0000)] 
test/crimson/test_backfill: fix captured bindingsSigned-off-by: Samuel Just <sjust@redhat.com> 
Samuel Just  [Tue, 25 May 2021 00:46:54 +0000  (17:46 -0700)] 
test/crimson/seastore/transaction_manager_test_state: mark TestSegmentManagerWrapper finalSigned-off-by: Samuel Just <sjust@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 03:42:58 +0000  (11:42 +0800)] 
Merge pull request #41536 from rzarzynski/wip-crimson-fix-ox-lifetimeReviewed-by: Xuehan Xu <xuxuehan@360.cn> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 01:10:05 +0000  (09:10 +0800)] 
vstart: define helper for parsing block_devs optionsSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 01:06:19 +0000  (09:06 +0800)] 
vstart: use block_devs for {blue,sea}store_devSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 00:56:19 +0000  (08:56 +0800)] 
vstart: use here document to define usageSigned-off-by: Kefu Chai <kchai@redhat.com> 
luo.runbing  [Wed, 26 May 2021 02:41:40 +0000  (10:41 +0800)] 
doc: add missing crush-device-class={device-class} pair for clay code profileSigned-off-by: luo.runbing <luo.runbing@zte.com.cn> 
Kefu Chai  [Wed, 26 May 2021 02:36:31 +0000  (10:36 +0800)] 
Merge pull request #41484 from liewegas/cephadm-progressReviewed-by: Sebastian Wagner <sewagner@redhat.com> Reviewed-by: Juan Miguel Olmo <jolmomar@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 02:33:58 +0000  (10:33 +0800)] 
Merge pull request #41452 from ifed01/wip-ifed-fix-no-trackReviewed-by: Adam Kupczyk <akupczyk@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 02:33:22 +0000  (10:33 +0800)] 
Merge pull request #41453 from ifed01/wip-ifed-stray-omapReviewed-by: Adam Kupczyk <akupczyk@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 02:32:14 +0000  (10:32 +0800)] 
Merge pull request #41398 from aclamk/wip-aclamk-avl-block-picker-improveReviewed-by: Igor Fedotov <ifedotov@suse.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 02:31:33 +0000  (10:31 +0800)] 
Merge pull request #41488 from liewegas/cephadm-confReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 02:30:08 +0000  (10:30 +0800)] 
Merge pull request #41459 from liewegas/devid-underscoresReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 02:28:49 +0000  (10:28 +0800)] 
Merge pull request #41491 from tchaikov/wip-ceph-daemon-annReviewed-by: Sebastian Wagner <swagner@suse.com> 
Kefu Chai  [Wed, 26 May 2021 02:26:57 +0000  (10:26 +0800)] 
Merge pull request #41493 from tchaikov/wip-pybind-impport-from-futureReviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: Sebastian Wagner <swagner@suse.com> 
Kefu Chai  [Wed, 26 May 2021 02:23:03 +0000  (10:23 +0800)] 
Merge pull request #41498 from tchaikov/wip-cmake-libasan.6Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com> 
Kefu Chai  [Wed, 26 May 2021 01:23:35 +0000  (09:23 +0800)] 
Merge pull request #41401 from rzarzynski/wip-crimson-injectdataerrReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 00:29:13 +0000  (08:29 +0800)] 
Merge pull request #41541 from liu-chunmei/seastore-add-devsReviewed-by: Samuel Just <sjust@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 00:18:27 +0000  (08:18 +0800)] 
Merge pull request #41533 from tchaikov/wip-doc-rgw-confReviewed-by: Josh Durgin <jdurgin@redhat.com> Reviewed-by: Casey Bodley <cbodley@redhat.com> 
Radoslaw Zarzynski  [Wed, 19 May 2021 12:38:22 +0000  (12:38 +0000)] 
crimson/osd: implement the injectmdataerr admin command.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Wed, 19 May 2021 12:30:23 +0000  (12:30 +0000)] 
crimson/osd: implement the injectdataerr admin command.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Radoslaw Zarzynski  [Tue, 18 May 2021 14:38:50 +0000  (14:38 +0000)] 
crimson/os: implement inject_{m,}data_error in AlienStore.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Kefu Chai  [Wed, 26 May 2021 00:03:46 +0000  (08:03 +0800)] 
Merge pull request #41434 from tchaikov/wip-cmd-getvalReviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
chunmei-liu  [Tue, 25 May 2021 20:34:00 +0000  (13:34 -0700)] 
crimson/seastore: add --seastore-devs in vstart.shSigned-off-by: chunmei-liu <chunmei.liu@intel.com> 
Adam C. Emerson  [Thu, 20 May 2021 23:19:55 +0000  (19:19 -0400)] 
rgw: Simplify log shard probing and err on the side of omapFixes: https://tracker.ceph.com/issues/50169 Signed-off-by: Adam C. Emerson <aemerson@redhat.com> 
Sage Weil  [Tue, 25 May 2021 20:17:44 +0000  (16:17 -0400)] 
Merge PR #41007 into masterReviewed-by: Michael Fritch <mfritch@suse.com> Reviewed-by: Varsha Rao <varao@redhat.com> 
Sage Weil  [Tue, 25 May 2021 20:17:21 +0000  (16:17 -0400)] 
Merge PR #41539 into masterReviewed-by: Sage Weil <sage@redhat.com> 
Zac Dover  [Tue, 25 May 2021 19:22:56 +0000  (05:22  +1000)] 
doc/cephadm: fix prompts in service-management.rstSigned-off-by: Zac Dover <zac.dover@gmail.com> 
Kefu Chai  [Wed, 19 May 2021 14:36:07 +0000  (22:36 +0800)] 
doc/radosgw: use confval directive to define optionsSigned-off-by: Kefu Chai <kchai@redhat.com> 
Radoslaw Zarzynski  [Tue, 25 May 2021 14:17:41 +0000  (14:17 +0000)] 
crimson/osd: extend lifetime of OpsExecuter to match all_completed.
f7181ab2f65803ecd8204f8f4f5aad4713b747f3  has optimized the client
parallelism. To achieve that `PG::do_osd_ops()` were converted to
return basically future pair of futures. Unfortunately, the life-
time management of `OpsExecuter` was kept intact. In the result,
the object was valid only till fullfying the outer future while,
due to the `rollbacker` instances, it should be available till
`all_completed` becomes available.
This issue can explain the following problem has been observed
in a Teuthology job [1].
```
DEBUG 2021-05-20 08:03:22,617 [shard 0] osd - do_op_call: method returned ret=-17, outdata.length()=0 while num_read=1, num_write=0
DEBUG 2021-05-20 08:03:22,617 [shard 0] osd - rollback_obc_if_modified: object 19:
e17d4708 :test-rados-api-smithi095-38404-2::foo:head got erro
r generic:17, need_rollback=false
=================================================================
==33626==ERROR: AddressSanitizer: heap-use-after-free on address 0x60d0000b9320 at pc 0x560f486b8222 bp 0x7fffc467a1e0 sp 0x7fffc467a1d0
READ of size 4 at 0x60d0000b9320 thread T0
    #0 0x560f486b8221  (/usr/bin/ceph-osd+0x2c610221)
    #1 0x560f4880c6b1 in seastar::continuation<seastar::internal::promise_base_with_type<boost::intrusive_ptr<MOSDOpReply> >, seastar::noncopy
able_function<crimson::interruptible::interruptible_future_detail<crimson::osd::IOInterruptCondition, crimson::errorator<crimson::unthrowable_
wrapper<std::error_code const&, crimson::ec<(std::errc)11> > >::_future<crimson::errorated_future_marker<boost::intrusive_ptr<MOSDOpReply> > >
 > ()>, seastar::future<void>::then_impl_nrvo<seastar::noncopyable_function<crimson::interruptible::interruptible_future_detail<crimson::osd::
IOInterruptCondition, crimson::errorator<crimson::unthrowable_wrapper<std::error_code const&, crimson::ec<(std::errc)11> > >::_future<crimson:
:errorated_future_marker<boost::intrusive_ptr<MOSDOpReply> > > > ()>, crimson::interruptible::interruptible_future_detail<crimson::osd::IOInte
rruptCondition, crimson::errorator<crimson::unthrowable_wrapper<std::error_code const&, crimson::ec<(std::errc)11> > >::_future<crimson::error
ated_future_marker<boost::intrusive_ptr<MOSDOpReply> > > > >(seastar::noncopyable_function<crimson::interruptible::interruptible_future_detail
<crimson::osd::IOInterruptCondition, crimson::errorator<crimson::unthrowable_wrapper<std::error_code const&, crimson::ec<(std::errc)11> > >::_
future<crimson::errorated_future_marker<boost::intrusive_ptr<MOSDOpReply> > > > ()>&&)::{lambda(seastar::internal::promise_base_with_type<boos
t::intrusive_ptr<MOSDOpReply> >&&, seastar::noncopyable_function<crimson::interruptible::interruptible_future_detail<crimson::osd::IOInterruptCondition, crimson::errorator<crimson::unthrowable_wrapper<std::error_code const&, crimson::ec<(std::errc)11> > >::_future<crimson::errorated_future_marker<boost::intrusive_ptr<MOSDOpReply> > > > ()>&, seastar::future_state<seastar::internal::monostate>&&)#1}, void>::run_and_dispose() (/usr/bin/ceph-osd+0x2c7646b1)
    #2 0x560f5352c3ae  (/usr/bin/ceph-osd+0x374843ae)
    #3 0x560f535318ef  (/usr/bin/ceph-osd+0x374898ef)
    #4 0x560f536e395a  (/usr/bin/ceph-osd+0x3763b95a)
    #5 0x560f532413d9  (/usr/bin/ceph-osd+0x371993d9)
    #6 0x560f476af95a in main (/usr/bin/ceph-osd+0x2b60795a)
    #7 0x7f7aa0af97b2 in __libc_start_main (/lib64/libc.so.6+0x237b2)
    #8 0x560f477d2e8d in _start (/usr/bin/ceph-osd+0x2b72ae8d)
```
[1]: http://pulpito.front.sepia.ceph.com/rzarzynski-2021-05-20_07:28:16-rados-master-distro-basic-smithi/
6124735 /
The commit deals with the problem by repacking the outer future.
An alternative could be in switching from `std::unique_ptr` to
`seastar::shared_ptr` for managing `OpsExecuter`.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Sage Weil  [Fri, 7 May 2021 19:01:10 +0000  (15:01 -0400)] 
qa/tasks/cephfs/test_nfs: fix info testSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Mon, 24 May 2021 15:16:45 +0000  (11:16 -0400)] 
doc/cephfs/fs-nfs-exports: document --ingress --virtual-ipSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Tue, 18 May 2021 22:02:25 +0000  (18:02 -0400)] 
mgr/nfs: move ingress vs virtual_ip check to cluster interfaceSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Fri, 7 May 2021 15:01:57 +0000  (11:01 -0400)] 
PendingReleaseNotes: clarify deprecatedSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Fri, 7 May 2021 14:58:45 +0000  (10:58 -0400)] 
PendingReleaseNotes: note breaking CLI changesSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Thu, 6 May 2021 22:47:38 +0000  (18:47 -0400)] 
doc/cephadm/nfs: document nfs+ingressSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Fri, 30 Apr 2021 15:37:51 +0000  (11:37 -0400)] 
qa/suites/rados/cephadm/smoke-roleless: test nfs, nfs + ingressSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Thu, 6 May 2021 22:47:27 +0000  (18:47 -0400)] 
mgr/nfs: take --ingress argument to 'nfs cluster create'Signed-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Thu, 6 May 2021 18:37:14 +0000  (14:37 -0400)] 
mgr/cephadm: adjust debug output for device refreshSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Thu, 6 May 2021 18:16:43 +0000  (14:16 -0400)] 
mgr/cephadm: ingress: fix log msgSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Thu, 6 May 2021 18:16:38 +0000  (14:16 -0400)] 
mgr/cephadm: fix logging of config/placement errorsSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Thu, 6 May 2021 15:21:49 +0000  (11:21 -0400)] 
common/options: enable nfs module for new clustersSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Thu, 6 May 2021 14:57:46 +0000  (10:57 -0400)] 
cephadm: --stop-signal=SIGTERMSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Mon, 3 May 2021 15:48:45 +0000  (11:48 -0400)] 
mgr/orchestrator: default nfs pool, namespacesSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Mon, 3 May 2021 15:42:13 +0000  (11:42 -0400)] 
mgr/cephadm: nfs: create pool if it doesn't yet existSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Wed, 5 May 2021 16:26:28 +0000  (12:26 -0400)] 
doc/cephadm/nfs: updateSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Tue, 4 May 2021 17:10:14 +0000  (13:10 -0400)] 
mgr/nfs: change 'nfs cluster info'Signed-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Tue, 4 May 2021 17:09:38 +0000  (13:09 -0400)] 
mgr/nfs: take optional virtual_ip for deploying ingressSigned-off-by: Sage Weil <sage@newdream.net> 
Sage Weil  [Wed, 5 May 2021 16:59:44 +0000  (12:59 -0400)] 
mgr/nfs: remove 'nfs cluster update'Signed-off-by: Sage Weil <sage@newdream.net> 
Kefu Chai  [Wed, 19 May 2021 14:35:36 +0000  (22:35 +0800)] 
doc/_ext: render :example: field of an optionSigned-off-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 25 May 2021 12:21:55 +0000  (20:21 +0800)] 
Merge pull request #41526 from rzarzynski/wip-crimson-drop-handle_failed_opReviewed-by: Kefu Chai <kchai@redhat.com> 
Radoslaw Zarzynski  [Tue, 25 May 2021 10:10:07 +0000  (10:10 +0000)] 
crimson/osd: drop the unused handle_failed_op() from PG.Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Ernesto Puerta  [Tue, 25 May 2021 08:25:30 +0000  (10:25 +0200)] 
Merge pull request #41447 from rhcs-dashboard/50909-fix-nfs-rgw-tenant-userReviewed-by: Waad Alkhoury <walkhour@redhat.com> Reviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: Avan Thakkar <athakkar@redhat.com> Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> 
Kefu Chai  [Tue, 25 May 2021 08:09:56 +0000  (16:09 +0800)] 
Merge pull request #41518 from cyx1231st/wip-seastore-onode-tree-fix-testReviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Tue, 25 May 2021 08:03:42 +0000  (16:03 +0800)] 
Merge pull request #41515 from tchaikov/wip-crimson-cleanupReviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Reviewed-by: Samuel Just <sjust@redhat.com> 
Kefu Chai  [Tue, 25 May 2021 06:17:09 +0000  (14:17 +0800)] 
crimson/osd: do not capture unused variableSigned-off-by: Kefu Chai <kchai@redhat.com> 
Alfonso Martínez  [Thu, 20 May 2021 15:51:35 +0000  (17:51 +0200)] 
mgr/dashboard: show RGW tenant user id correctly in 'NFS create export' form.Fixes: https://tracker.ceph.com/issues/50909 Signed-off-by: Alfonso Martínez <almartin@redhat.com> 
Yingxin Cheng  [Tue, 25 May 2021 06:21:21 +0000  (14:21 +0800)] 
crimson/onode-staged-tree: fix an use-after-free issue in testSigned-off-by: Yingxin Cheng <yingxin.cheng@intel.com> 
Kefu Chai  [Tue, 25 May 2021 04:14:31 +0000  (12:14 +0800)] 
Merge pull request #41500 from rzarzynski/wip-crison-opsequncer-assert-failureReviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Xuehan Xu <xuxuehan@360.cn> 
Sunil Kumar Nagaraju  [Tue, 25 May 2021 03:30:07 +0000  (09:00 +0530)] 
Merge pull request #41414 from sunilkumarn417/rh_downstream
Kefu Chai  [Tue, 25 May 2021 01:31:49 +0000  (09:31 +0800)] 
Merge pull request #41473 from tchaikov/wip-doc-mgr-influxReviewed-by: Josh Durgin <jdurgin@redhat.com> 
Kefu Chai  [Tue, 25 May 2021 01:11:52 +0000  (09:11 +0800)] 
Merge pull request #41512 from liu-chunmei/crimson-fix-build-errorReviewed-by: Samuel Just <sjust@redhat.com> Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Reviewed-by: Kefu Chai <kchai@redhat.com> 
Kefu Chai  [Fri, 21 May 2021 07:21:48 +0000  (15:21 +0800)] 
doc/mgr/influx: use :confval: directiveSigned-off-by: Kefu Chai <kchai@redhat.com> 
Neha Ojha  [Mon, 24 May 2021 21:44:18 +0000  (14:44 -0700)] 
Merge pull request #41487 from neha-ojha/wip-tocReviewed-by: Josh Durgin <jdurgin@redhat.com> 
chunmei-liu  [Mon, 24 May 2021 21:20:19 +0000  (14:20 -0700)] 
crimson/seastore: fix build error.Signed-off-by: chunmei-liu <chunmei.liu@intel.com> 
Sage Weil  [Mon, 24 May 2021 21:03:33 +0000  (16:03 -0500)] 
doc/cephfs/nfs: remove documented limitation
At the time NFS support was added, this limitation applied.
However, in
 https://github.com/nfs-ganesha/nfs-ganesha/commit/
b3d97f8157a131f55d848ff57e46af91b746b944 
and
 https://github.com/nfs-ganesha/nfs-ganesha/commit/
1cfe7e2df96f9785367ba94d41559140f584a875 
we added support for multiple filesystems and started mixing
the fscid into the filehandle.
Signed-off-by: Sage Weil <sage@newdream.net> 
Neha Ojha  [Mon, 24 May 2021 19:53:46 +0000  (12:53 -0700)] 
Merge pull request #41486 from neha-ojha/wip-49139-newReviewed-by: Kefu Chai <kchai@redhat.com> 
Yuri Weinstein  [Mon, 24 May 2021 19:21:00 +0000  (12:21 -0700)] 
Merge pull request #41504 from yuriw/wip-yuriw-masterReviewed-by: Sage Weil <sage@redhat.com> Reviewed-by: Neha Ojha <nojha@redhat.com> 
Ernesto Puerta  [Mon, 24 May 2021 18:39:53 +0000  (20:39 +0200)] 
Merge pull request #41430 from rhcs-dashboard/fix-api-docs-linkReviewed-by: Aashish Sharma <aasharma@redhat.com> Reviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: Avan Thakkar <athakkar@redhat.com> Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com> 
Ernesto Puerta  [Mon, 24 May 2021 18:37:25 +0000  (20:37 +0200)] 
Merge pull request #41426 from rhcs-dashboard/drop-container-image-columnsReviewed-by: Waad Alkhoury <walkhour@redhat.com> Reviewed-by: Avan Thakkar <athakkar@redhat.com> Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Reviewed-by: Nizamudeen A <nia@redhat.com> Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com> 
Neha Ojha  [Mon, 24 May 2021 16:45:47 +0000  (16:45 +0000)] 
qa/suites/rados/thrash-old-clients: use centos_latest.yamlSigned-off-by: Neha Ojha <nojha@redhat.com> 
Radoslaw Zarzynski  [Mon, 24 May 2021 11:15:51 +0000  (11:15 +0000)] 
crimson/osd: fix assertion failure in OpSequencer.
`OpSequencer` assumes that ID of a previous client request
is always lower than ID of current one. This is reflected
by the assertion in `OpSequencer::start_op()`. It triggered
the following failure [1] in Teuthology:
```
DEBUG 2021-05-07 08:01:41,227 [shard 0] osd - client_request(id=1, detail=osd_op(client.4171.0:1 2.2 2.
7c339972  (undecoded) ondisk+retry+read+known_if_redirected e29) v8) same_interval_since: 31
ceph-osd: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/
17.0.0-3910-g1b18e076 /rpm/el8/BUILD/ceph-
17.0.0-3910-g1b18e076 /src/crimson/osd/osd_operation_sequencer.h:38: seastar::futurize_t<Result> crimson::osd::OpSequencer::start_op(HandleT&, uint64_t, uint64_t, FuncT&&) [with HandleT = crimson::PipelineHa
ndle; FuncT = crimson::interruptible::interruptor<InterruptCond>::wrap_function(Func&&) [with Func = crimson::osd::ClientRequest::start()::<lambda()> mutable::<lambda(Ref<crimson::osd::PG>)> mutable::<lambd
a()> mutable::<lambda()>; InterruptCond = crimson::osd::IOInterruptCondition]::<lambda()>; Result = crimson::interruptible::interruptible_future_detail<crimson::osd::IOInterruptCondition, seastar::future<>
>; seastar::futurize_t<Result> = crimson::interruptible::interruptible_future_detail<crimson::osd::IOInterruptCondition, seastar::future<> >; uint64_t = long unsigned int]: Assertion `prev_op < this_op' fai
led.
Aborting on shard 0.
Backtrace:
Segmentation fault.
Backtrace:
 0# 0x00005592B028932F in ceph-osd
 1# FatalSignal::signaled(int, siginfo_t const*) in ceph-osd
 2# FatalSignal::install_oneshot_signal_handler<6>()::{lambda(int, siginfo_t*, void*)#1}::_FUN(int, siginfo_t*, void*) in ceph-osd
 3# 0x00007F57B72E7B20 in /lib64/libpthread.so.0
 4# gsignal in /lib64/libc.so.6
 5# abort in /lib64/libc.so.6
 6# 0x00007F57B58E2B09 in /lib64/libc.so.6
 7# 0x00007F57B58F0DE6 in /lib64/libc.so.6
 8# 0x00005592ABB8484D in ceph-osd
 9# 0x00005592ABB8ACB3 in ceph-osd
10# seastar::continuation<seastar::internal::promise_base_with_type<seastar::bool_class<seastar::stop_iteration_tag> >, seastar::noncopyable_function<seastar::future<seastar::bool_class<seastar::stop_iteration_tag> > (boost::intrusive_ptr<crimson::osd::PG>&&)>, seastar::future<boost::intrusive_ptr<crimson::osd::PG> >::then_impl_nrvo<seastar::noncopyable_function<seastar::future<seastar::bool_class<seastar::stop_iteration_tag> > (boost::intrusive_ptr<crimson::osd::PG>&&)>, seastar::future<seastar::bool_class<seastar::stop_iteration_tag> > >(seastar::noncopyable_function<seastar::future<seastar::bool_class<seastar::stop_iteration_tag> > (boost::intrusive_ptr<crimson::osd::PG>&&)>&&)::{lambda(seastar::internal::promise_base_with_type<seastar::bool_class<seastar::stop_iteration_tag> >&&, seastar::noncopyable_function<seastar::future<seastar::bool_class<seastar::stop_iteration_tag> > (boost::intrusive_ptr<crimson::osd::PG>&&)>&, seastar::future_state<boost::intrusive_ptr<crimson::osd::PG> >&&)#1}, boost::intrusive_ptr<crimson::osd::PG> >::run_and_dispose() in ceph-osd
11# 0x00005592B357F88F in ceph-osd
12# 0x00005592B3584DD0 in ceph-osd
```
[1]: http://pulpito.front.sepia.ceph.com/rzarzynski-2021-05-07_07:41:02-rados-master-distro-basic-smithi/
6104530 
Crash analysis resulted in two observations:
1. during the request execution the acting set got
   changed, the request was interrupted and a try
   to re-execute it emerged;
2. the interrupted request was the very first client
   request the OSD has ever seen.
Code analysis showed a problem in how `ClientRequest`
establishes `prev_op_id`: although supposed to be performed
only once for a request, it can get executed twice but only
for the very first request `OpSequencer` saw.
```cpp
void ClientRequest::may_set_prev_op()
{
  // set prev_op_id if it's not set yet
  if (__builtin_expect(prev_op_id == 0, true)) {
    prev_op_id = sequencer.get_last_issued();
  }
}
```
Unfortunately, `0` isn't a distincted value that cannot
be returned by `get_last_issued()`:
```cpp
class OpSequencer {
  // ...
  uint64_t get_last_issued() const {
    return last_issued;
  }
  // ...
  // the id of last op which is issued
  uint64_t last_issued = 0;
```
As a result, `OpSequencer` returned on the second call
a new value (actually `this_op`) violating the assertion.
The commit fixes the problem by switching from a designated
value to `std::optional`.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> 
Yuri Weinstein  [Mon, 24 May 2021 17:40:23 +0000  (10:40 -0700)] 
qa/tests - removed ref to 18.04 distro as it's not supported on master+Signed-off-by: Yuri Weinstein <yweinste@redhat.com>