Activity
From 03/24/2022 to 04/22/2022
04/22/2022
- 09:04 PM Bug #45432: fastfail of client requests for homeless session scenario
- What's the status of this work?
Matt - 06:15 PM Bug #23264: Server side encryption support for s3 COPY operation
- Does this still happen, Marcus?
Matt - 06:09 PM Bug #49302 (Fix Under Review): Huge amount of RGW crashes in the multisite setup with a backtrace
- 05:55 PM Bug #55417 (Fix Under Review): rgw: Add dbstore & cloud-transition test-suites to teuthology
- https://github.com/ceph/ceph/pull/46008 (cloud-transition)
https://github.com/ceph/ceph/pull/45985 (dbstore) - 05:54 PM Bug #55417 (Resolved): rgw: Add dbstore & cloud-transition test-suites to teuthology
- Add test-suites to run s3tests
* related to cloud-transition feature &
* on dbstore backend - 05:46 PM Bug #53585 (New): RGW Garbage collector leads to slow ops and osd down when removing large object
- 05:45 PM Bug #53585 (Fix Under Review): RGW Garbage collector leads to slow ops and osd down when removing...
- 10:38 AM Bug #55410: [rgw-ms][dbr]:Large omap object found in the buckets.index pool, corresponding to res...
- 1. ceph version 17.0.0-10783-ge38464a1 (e38464a10ae9e8c7b43bae5a9a7395eb2cbb2444) quincy (dev)
2. Steps to reprodu... - 09:36 AM Bug #55410 (Won't Fix): [rgw-ms][dbr]:Large omap object found in the buckets.index pool, correspo...
- We observe warning like large omap found in the index pool corresponding to resharded buckets that did not completely...
- 06:21 AM Bug #54054: dencoder: missing lots of rgw and cls_rgw types in src/tools/ceph-dencoder/rgw_types.h
- Added missing functions and types of *cls_rgw_types.h* class.
PR(merged): https://github.com/ceph/ceph/pull/45394
04/21/2022
- 06:49 PM Bug #55339 (Fix Under Review): radosgw rejects some requests without Content-MD5 Header
- 06:26 PM Bug #55339 (Triaged): radosgw rejects some requests without Content-MD5 Header
- it looks like @PutBucketLifecycleConfiguration@ has some specific logic around this @Content-MD5@ header, where it's ...
- 02:26 PM Bug #55194 (Closed): RGW is not starting in public_network when MON are in cluster_network even w...
- 02:26 PM Bug #55194: RGW is not starting in public_network when MON are in cluster_network even when endpo...
- dashboard, rgw, and ceph-mon would all need to be on the same network
- 02:25 PM Bug #55225 (Resolved): rgw/dbstore: any delete operation causes rgw to seg-fault (dbstore be only)
- 02:08 PM Bug #54054 (Fix Under Review): dencoder: missing lots of rgw and cls_rgw types in src/tools/ceph-...
- 02:04 PM Bug #53956 (Can't reproduce): pacific radosgw-admin binary reports incorrect stats on quincy cluster
- 07:10 AM Bug #55390: rgw-ms/resharding: Observing sync inconsistencies ~50K out of 20M objects, did not sync.
- We see error like failed to sync object(2300) Unknown error 2300 in the 'radosgw-admin sync error list' on the second...
04/20/2022
- 03:58 PM Documentation #55397: Add java code example showing upload of object to RGW cluster
- PR: https://github.com/ceph/ceph/pull/45970
- 03:57 PM Documentation #55397 (New): Add java code example showing upload of object to RGW cluster
- Addition of code example showing how an object can be uploaded to a bucket in Ceph Cluster
- 03:56 PM Documentation #55396: Add golang example code for object upload to RGW cluster using aws command
- PR : https://github.com/ceph/ceph/pull/45937
- 03:25 PM Documentation #55396: Add golang example code for object upload to RGW cluster using aws command
- The goal of this task is to add an golang code that shows how to add an object to RGW cluster using AWS Go SDK
- 03:23 PM Documentation #55396 (New): Add golang example code for object upload to RGW cluster using aws co...
- The gola of this task is to add an golang code that shows how to add an object to RGW cluster using AWS Go SDK
- 09:34 AM Bug #55390: rgw-ms/resharding: Observing sync inconsistencies ~50K out of 20M objects, did not sync.
- system details and config:
http://magna002.ceph.redhat.com/ceph-qe-logs/vidushi/upstream-dbr-2022/55390/system_det... - 09:23 AM Bug #55390: rgw-ms/resharding: Observing sync inconsistencies ~50K out of 20M objects, did not sync.
- 1. ceph version 17.0.0-10783-ge38464a1 (e38464a10ae9e8c7b43bae5a9a7395eb2cbb2444) quincy (dev)
2. Steps to reprodu... - 09:06 AM Bug #55390 (Can't reproduce): rgw-ms/resharding: Observing sync inconsistencies ~50K out of 20M o...
- 02:11 AM Bug #55339: radosgw rejects some requests without Content-MD5 Header
- Hi Chris,
I suspect you are right that RGW could accept PUT requests without an MD5 header, substituting its own, ...
04/19/2022
- 04:21 PM Bug #55288 (Resolved): rgw/dbstore: handle prefix/delim in Bucket::list operation
- Giuseppe Baccini wrote:
> Changes tested, for me everything works as expected.
Thanks for confirming. - 09:52 AM Bug #55288: rgw/dbstore: handle prefix/delim in Bucket::list operation
- Changes tested, for me everything works as expected.
- 07:00 AM Bug #52721: Bucket index entry not always created
- J. Eric Ivancich wrote:
> This sounds like it could result from the bug fixed here:
>
> https://tracker.ceph.com/...
04/18/2022
- 02:33 PM Bug #53585: RGW Garbage collector leads to slow ops and osd down when removing large object
- Mykola Golub wrote:
> pouria dehghani wrote:
>
> > We temporarily Moved the GC Pool to dedicated OSDs to not affe... - 01:50 PM Bug #53585: RGW Garbage collector leads to slow ops and osd down when removing large object
- pouria dehghani wrote:
> We temporarily Moved the GC Pool to dedicated OSDs to not affect our production OSDs.
> ... - 09:12 AM Bug #53585: RGW Garbage collector leads to slow ops and osd down when removing large object
- Mykola Golub wrote:
> Increasing osd_max_write_size in our case turned out to be a bad idea. Although it helped with... - 08:27 AM Bug #53585: RGW Garbage collector leads to slow ops and osd down when removing large object
- Increasing osd_max_write_size in our case turned out to be a bad idea. Although it helped with queueing the objects t...
- 12:15 PM Bug #55288: rgw/dbstore: handle prefix/delim in Bucket::list operation
- Giuseppe Baccini wrote:
> Hi Soumya, thank you very much for your patch.
> I try it and it seems to me that it solv...
04/15/2022
- 10:28 AM Bug #55288: rgw/dbstore: handle prefix/delim in Bucket::list operation
- Hi Soumya, thank you very much for your patch.
I try it and it seems to me that it solves the most annoying issues (...
04/14/2022
- 09:17 PM Bug #55339 (Pending Backport): radosgw rejects some requests without Content-MD5 Header
- radosgw server running pacific 16.2.7 on Rocky Linux 8.5 (Green Obsidian).
awscli, running on Rocky Linux 8.5, (Gree... - 08:07 PM Bug #55288: rgw/dbstore: handle prefix/delim in Bucket::list operation
- https://github.com/ceph/ceph/pull/45909 should fix this issue. Please check.
Will handle delim as well and update ... - 05:26 PM Bug #55288: rgw/dbstore: handle prefix/delim in Bucket::list operation
- Matt Benjamin wrote:
> Seems a bit overdone. It sounds like this is an issue with prefix/delimiter handling? That's ... - 02:09 PM Bug #55288: rgw/dbstore: handle prefix/delim in Bucket::list operation
- Seems a bit overdone. It sounds like this is an issue with prefix/delimiter handling? That's all S3 knows about "dire...
- 05:25 PM Bug #53956: pacific radosgw-admin binary reports incorrect stats on quincy cluster
- We checked this in the recent pacific and quincy versions and now it works so maybe looks like incompatibility issue ...
04/13/2022
- 06:25 PM Backport #55044: pacific: cls_rgw_suggest_changes() may accidentally delete newly-completed entries
- I'm wondering if this is the cause of:
https://tracker.ceph.com/issues/52721
I'm hoping that the backport will ... - 05:35 PM Backport #55044 (In Progress): pacific: cls_rgw_suggest_changes() may accidentally delete newly-c...
- 05:51 PM Backport #55045 (In Progress): octopus: cls_rgw_suggest_changes() may accidentally delete newly-c...
- 05:46 PM Backport #55043 (In Progress): quincy: cls_rgw_suggest_changes() may accidentally delete newly-co...
- 05:44 PM Bug #52721: Bucket index entry not always created
- J. Eric Ivancich wrote:
> This sounds like it could result from the bug fixed here:
>
> https://tracker.ceph.com/... - 05:32 PM Bug #52721: Bucket index entry not always created
- This sounds like it could result from the bug fixed here:
https://tracker.ceph.com/issues/54528
We should see i... - 05:33 PM Bug #54524: the bucket resharding logs should be INFO and not ERROR?
- J. Eric Ivancich wrote:
Thanks, Eric.
> A failure to reshard seems like it deserves at least a WARNING (1st and... - 04:54 PM Bug #54524 (Need More Info): the bucket resharding logs should be INFO and not ERROR?
- A failure to reshard seems like it deserves at least a WARNING (1st and 3rd examples).
Your 2nd example looks like... - 04:32 PM Feature #55320 (New): rgw: allow "bucket check --fix" to clean up unpaired plain/instance entries
- A customer was having an issue where they couldn't delete specific versions of objects in a versioned bucket. It turn...
- 12:41 PM Backport #53007: pacific: segfault on FIPS enabled server as result of EVP_md5 disabled in openssl
- hi, it seems the backport was merged on jan 25 in pacific, can we expect the fix to be in the next 16.2.8 release?
- 06:44 AM Bug #55310 (Duplicate): [pacific] RadosGW instance of Cloud Sync zone crashes when objects are up...
- *Summary:*
Cloud tier RadosGW crashes with std::length_error and does not sync to S3-enabled cloud storage on Pacifi...
04/12/2022
- 07:33 PM Bug #55131 (Fix Under Review): radosgw crashes at RGWIndexCompletionManager::create_completion
- 01:40 PM Backport #55291 (New): pacific: RGWPutObj accessing two 'bucket sync policy' objects without mult...
- 01:40 PM Backport #55290 (Rejected): octopus: RGWPutObj accessing two 'bucket sync policy' objects without...
- 01:40 PM Backport #55289 (New): quincy: RGWPutObj accessing two 'bucket sync policy' objects without multi...
- 01:36 PM Bug #54531 (Pending Backport): RGWPutObj accessing two 'bucket sync policy' objects without multi...
- > This issue might exist for delete_obj() as well.
thanks Soumya. this fix should apply to delete_obj as well, whi... - 01:18 PM Bug #55288 (Resolved): rgw/dbstore: handle prefix/delim in Bucket::list operation
- GET operation over a bucket on dbstore implementation, is producing a wrong set of items.
For example, if you feed ... - 12:36 PM Bug #55286 (Fix Under Review): Segfault when Open Policy Agent authorization is enabled
- 10:50 AM Bug #55286: Segfault when Open Policy Agent authorization is enabled
- Pull request: https://github.com/ceph/ceph/pull/45873.
- 10:47 AM Bug #55286 (Pending Backport): Segfault when Open Policy Agent authorization is enabled
- On Pacific, radosgw segfault when `rgw_use_opa_authz=true`:
```
2022-04-05T09:03:01.940+0000 7fa29c225700 -1 *** ... - 11:36 AM Bug #54655: crash: DispatchQueue::fast_dispatch(boost::intrusive_ptr<Message> const&)
- in a log from an occurance of a similar issue, there was an indication of disconnection from the mon
(errno ENOTCON...
04/11/2022
- 04:45 PM rgw-testing Backport #55268 (New): quincy: bucket notifications lifecycle tests failing
- 04:45 PM Backport #55267 (New): quincy: unittest_rgw_lua failing on TestRGWLua.OpsLog
- 04:45 PM Backport #55266 (New): pacific: unittest_rgw_lua failing on TestRGWLua.OpsLog
- 04:43 PM Bug #55232 (Pending Backport): unittest_rgw_lua failing on TestRGWLua.OpsLog
- 04:41 PM rgw-testing Bug #54416 (Pending Backport): bucket notifications lifecycle tests failing
- 08:16 AM Backport #55249: octopus: Trim olh entries with empty name from bi
- The reshard test hasn't been backported at all to octopus. Do we want just this change, or the change plus the full r...
- 07:58 AM Bug #55225 (Fix Under Review): rgw/dbstore: any delete operation causes rgw to seg-fault (dbstore...
- 07:20 AM Backport #55250 (In Progress): pacific: Trim olh entries with empty name from bi
- 06:58 AM Backport #55251 (In Progress): quincy: Trim olh entries with empty name from bi
04/10/2022
- 11:49 PM Documentation #53337 (Resolved): document rgw_max_chunk_size
- I added this last year in this PR
https://github.com/ceph/ceph/pull/41565
and I've verified that it's visible a... - 01:39 PM Bug #54054: dencoder: missing lots of rgw and cls_rgw types in src/tools/ceph-dencoder/rgw_types.h
- ping zheng wrote:
> with the Signed-off-by I recreate the pr here , is there something wrong in the code?
Sorry, ... - 01:38 PM Bug #54054: dencoder: missing lots of rgw and cls_rgw types in src/tools/ceph-dencoder/rgw_types.h
- with the Signed-off-by I recreate the pr here , is there something wrong in the code?
- 11:23 AM Bug #54054: dencoder: missing lots of rgw and cls_rgw types in src/tools/ceph-dencoder/rgw_types.h
- Casey Bodley wrote:
> example commit that added cls_rgw_lc_get_entry_ret in https://github.com/ceph/ceph/pull/44743/...
04/09/2022
- 07:50 AM Bug #55194: RGW is not starting in public_network when MON are in cluster_network even when endpo...
- Hmm. So Dashboard RGW and MON have to be on the same network, otherwise dashboard will not show information about buc...
04/08/2022
- 04:35 PM Backport #55251 (Resolved): quincy: Trim olh entries with empty name from bi
- https://github.com/ceph/ceph/pull/45846
- 04:35 PM Backport #55250 (Resolved): pacific: Trim olh entries with empty name from bi
- https://github.com/ceph/ceph/pull/45847
- 04:35 PM Backport #55249 (Resolved): octopus: Trim olh entries with empty name from bi
- 04:31 PM Bug #54500 (Pending Backport): Trim olh entries with empty name from bi
- 02:06 PM Backport #55246 (New): pacific: rgw: RGWLC::process() may starve some bucket LCs at the end of a ...
- 02:01 PM Bug #49446 (Pending Backport): rgw: RGWLC::process() may starve some bucket LCs at the end of a lc.N
- 02:00 PM Backport #55245 (Resolved): pacific: rgwlc: ordinary expiration can remove delete-markers at end...
- https://github.com/ceph/ceph/pull/47231
- 02:00 PM Backport #55244 (Rejected): nautilus: rgwlc: ordinary expiration can remove delete-markers at en...
- 02:00 PM Backport #55243 (Rejected): octopus: rgwlc: ordinary expiration can remove delete-markers at end...
- 01:57 PM Bug #55168 (Pending Backport): rgwlc: ordinary expiration can remove delete-markers at end of cu...
- 10:17 AM Bug #55225: rgw/dbstore: any delete operation causes rgw to seg-fault (dbstore be only)
- submitted PR: https://github.com/ceph/ceph/pull/45828
04/07/2022
- 05:13 PM Bug #55232 (Fix Under Review): unittest_rgw_lua failing on TestRGWLua.OpsLog
- 05:07 PM Bug #55232 (Pending Backport): unittest_rgw_lua failing on TestRGWLua.OpsLog
- ...
- 02:13 PM rgw-testing Bug #55181 (Triaged): Ceph-s3tests :Test object/bucket testcases failing with "Access Denied" and...
- 02:13 PM rgw-testing Bug #55181: Ceph-s3tests :Test object/bucket testcases failing with "Access Denied" and "Remote e...
- these are currently expected to fail. see comments, ie...
- 02:11 PM rgw-testing Bug #55193 (Triaged): Ceph-s3tests failing in parameter validations
- yeah, these tests were ported from boto2, which didn't do this validation stuff. they're disabled for rgw testing (vi...
- 02:05 PM Bug #55168 (Fix Under Review): rgwlc: ordinary expiration can remove delete-markers at end of cu...
- 01:57 PM Bug #55194 (Need More Info): RGW is not starting in public_network when MON are in cluster_networ...
- i don't really understand the title:
> RGW is not starting in public_network when MON are in cluster_network even ... - 01:25 PM Backport #55228 (Resolved): pacific: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_stri...
- https://github.com/ceph/ceph/pull/49095
- 01:25 PM Backport #55227 (Resolved): quincy: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_strin...
- https://github.com/ceph/ceph/pull/49094
- 01:25 PM Backport #55226 (Rejected): octopus: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_stri...
- 01:22 PM Bug #54167 (Resolved): segfault in radosgw-admin bucket rewrite --bucket
- fixed with https://tracker.ceph.com/issues/54742
- 01:21 PM Bug #54742 (Pending Backport): crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<cha...
- 01:19 PM Bug #55225 (Resolved): rgw/dbstore: any delete operation causes rgw to seg-fault (dbstore be only)
- h3. Built ceph from master and started rgw as stand-alone process with:...
04/06/2022
- 05:39 PM rgw-testing Bug #54416 (Fix Under Review): bucket notifications lifecycle tests failing
- 08:43 AM Bug #55194 (Closed): RGW is not starting in public_network when MON are in cluster_network even w...
ERROR rgw_client] RGW REST API cannot be reached: Connection refused [errno 111]. Please check your configuration a...- 08:34 AM rgw-testing Bug #55193 (Triaged): Ceph-s3tests failing in parameter validations
- Some of ceph testcases are failing in parameter validations .
Below is the list of failed/error testcase :
s3te...
04/05/2022
- 05:56 PM Bug #55026 (Fix Under Review): multisite: expose config option for data sync's polling interval
- 12:25 PM Feature #55184: Add support for MDLog over FIFO in rgw
- https://github.com/ceph/ceph/pull/45779
- 12:24 PM Feature #55184 (Fix Under Review): Add support for MDLog over FIFO in rgw
- 11:20 AM Fix #54174 (Resolved): rgw dbstore test env init wrong
- 11:19 AM Bug #53177 (Resolved): logging in rgw_main.cc has wrong dout_prefix "rgw dbstore: "
- Soumya Koduri wrote:
> Sorry. I overlooked this part. Thanks for fixing it.
>
> >> "p.s. using namespace std; sh... - 09:32 AM rgw-testing Bug #55183 (Duplicate): test: pubsub tests are failing in multisite suite
- this is seen in the master baseline from 6-March: http://qa-proxy.ceph.com/teuthology/yuriw-2022-03-04_22:06:30-rgw-m...
- 07:27 AM rgw-testing Bug #55181 (Triaged): Ceph-s3tests :Test object/bucket testcases failing with "Access Denied" and...
- Some of ceph testcases are failing with "Access Denied" and "Remote end closed connection" errors.
Below is the list...
04/04/2022
- 06:16 PM Bug #55179 (New): multisite: version_suspended_incremental_sync test sometime fails
- from here: http://qa-proxy.ceph.com/teuthology/yuvalif-2022-04-04_17:22:55-rgw:multisite-wip-yuval-fix-54416-distro-b...
- 03:43 PM Bug #54742: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits...
- Hi Pritha,
To access the dashboard you need:
# access to the sepia lab
# to be a member of the Ceph organizatio... - 03:11 PM Bug #54742: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits...
- Pritha Srivastava wrote:
> @Casey: Does this crash occur, when a radosgw-admin bucket rewrite command is executed?
... - 02:27 PM Backport #55175 (In Progress): quincy: CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- https://github.com/ceph/ceph/pull/45766
- 02:20 PM Backport #55175 (Resolved): quincy: CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- 02:16 PM Bug #55114 (Pending Backport): CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- 01:36 PM Bug #53220: notification tests failing: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/c...
- oof, thanks. it looks like it never got picked up for testing/merge because it was missing the needs-qa tag
- 10:04 AM Bug #53220: notification tests failing: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/c...
- the tests have to be backported first.
there is a PR for that: https://github.com/ceph/ceph/pull/41850 open now for...
04/03/2022
- 08:50 PM Bug #55168 (Resolved): rgwlc: ordinary expiration can remove delete-markers at end of current li...
- The incorrect return check fixed in #45391 apparently masked a subsequent side-effect to incorrectly remove delete ma...
04/02/2022
- 08:05 PM Bug #53585: RGW Garbage collector leads to slow ops and osd down when removing large object
- pouria dehghani wrote:
> Mykola Golub wrote:
> > @pouria Don't you see errors like this in the osd logs before slow... - 10:27 AM Bug #53585: RGW Garbage collector leads to slow ops and osd down when removing large object
- Mykola Golub wrote:
> @pouria Don't you see errors like this in the osd logs before slow ops?
>
> "do_op msg da... - 08:51 AM Bug #54054: dencoder: missing lots of rgw and cls_rgw types in src/tools/ceph-dencoder/rgw_types.h
- I am trying to fix this
04/01/2022
- 08:14 PM Feature #54476: rgw: allow S3 delete-marker behavior to be restored via config
- Soumya Koduri wrote:
> I do not see this behaviour in the latest master. I tested using both s3 delete and by setti... - 08:13 PM Feature #54476 (Fix Under Review): rgw: allow S3 delete-marker behavior to be restored via config
- 08:13 PM Feature #54476: rgw: allow S3 delete-marker behavior to be restored via config
- After reading feedback and discussing with Matt, decided to make this configurable.
Note: commit 69d7589fb1305b7d2... - 08:13 AM Bug #54742: crash: RGWGC::send_chain(cls_rgw_obj_chain&, std::basic_string<char, std::char_traits...
- @Casey: Does this crash occur, when a radosgw-admin bucket rewrite command is executed? I am unable to access http://...
03/31/2022
- 02:30 PM Bug #54637 (Duplicate): crash: virtual ceph::common::RefCountedObject::~RefCountedObject(): asser...
- 02:30 PM Bug #54683 (Duplicate): crash: tcmalloc::allocate_full_cpp_throw_oom(unsigned long)
- 02:30 PM Bug #54694 (Duplicate): crash: virtual ceph::common::RefCountedObject::~RefCountedObject(): asser...
- 02:30 PM Bug #54699 (Duplicate): crash: RGWSI_Notify::finalize_watch()
- 02:29 PM Bug #54719 (Duplicate): crash: RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)
- 02:29 PM Bug #54722 (Duplicate): crash: virtual ceph::common::RefCountedObject::~RefCountedObject(): asser...
- 02:29 PM Bug #54739 (Duplicate): crash: RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)
- 02:25 PM Backport #55151 (In Progress): quincy: rgw: Update "CEPH_RGW_DIR_SUGGEST_LOG_OP" for remove entries
- https://github.com/ceph/ceph/pull/50539
- 02:25 PM Backport #55150 (Rejected): octopus: rgw: Update "CEPH_RGW_DIR_SUGGEST_LOG_OP" for remove entries
- 02:25 PM Backport #55149 (In Progress): pacific: rgw: Update "CEPH_RGW_DIR_SUGGEST_LOG_OP" for remove entries
- https://github.com/ceph/ceph/pull/50540
- 02:24 PM Bug #54499 (Pending Backport): rgw: Update "CEPH_RGW_DIR_SUGGEST_LOG_OP" for remove entries
- 02:14 PM Bug #54774 (Duplicate): crash: UserAsyncRefreshHandler::init_fetch()
- 02:12 PM Bug #54802: crash: librados::IoCtx::nobjects_begin(librados::ObjectCursor const&, ceph::buffer::l...
- looks like RGWSI_RADOS isn't handling exceptions from IoCtx::nobjects_begin()?
- 02:05 PM Bug #55131 (In Progress): radosgw crashes at RGWIndexCompletionManager::create_completion
- 02:01 PM Bug #55114 (Fix Under Review): CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- 02:00 PM Bug #53829 (Resolved): ceph/ragweed (octopus) bootstrap fails in teuthology with: "virtualenv: er...
- 01:53 PM Bug #54767 (Duplicate): crash: ceph::buffer::ptr_node::cloner::operator()(ceph::buffer::ptr_node ...
- 01:52 PM Bug #54746 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:51 PM Bug #54748 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:51 PM Bug #54751 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:51 PM Bug #54753 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:50 PM Bug #54766 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:49 PM Bug #54783 (Duplicate): crash: char* ceph::buffer::v15_2_0::ptr::c_str(): assert(_raw)
- 01:49 PM Bug #54789 (Duplicate): crash: ceph::buffer::ptr_node::cloner::operator()(ceph::buffer::ptr_node ...
- 01:48 PM Bug #54791 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:48 PM Bug #54793 (Duplicate): crash: ceph::buffer::ptr_node::cloner::operator()(ceph::buffer::ptr_node ...
- 01:47 PM Bug #54795 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:47 PM Bug #54811 (Duplicate): crash: char* ceph::buffer::v15_2_0::ptr::c_str(): assert(_raw)
- 01:47 PM Bug #54917 (Duplicate): crash: char* ceph::buffer::v15_2_0::ptr::c_str(): assert(_raw)
- 01:45 PM Bug #54818 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:44 PM Bug #54822 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:43 PM Bug #54933 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:42 PM Bug #54938 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
- 01:39 PM Bug #54947 (Duplicate): crash: ceph::buffer::ptr::ptr(ceph::buffer::ptr const&)
03/30/2022
- 06:07 PM Bug #53829 (Fix Under Review): ceph/ragweed (octopus) bootstrap fails in teuthology with: "virtua...
- 06:07 PM Bug #53829: ceph/ragweed (octopus) bootstrap fails in teuthology with: "virtualenv: error: unreco...
- i've cherry-picked a ragweed commit https://github.com/ceph/ragweed/commit/f514013dc1b03d3c4a8b4293ab5eb4b08fd6dee2 f...
- 05:33 PM Backport #55136 (In Progress): quincy: multisite: data sync only spawns one bucket sync at a time
- https://github.com/ceph/ceph/pull/45714
- 04:30 PM Backport #55136 (In Progress): quincy: multisite: data sync only spawns one bucket sync at a time
- 05:33 PM Backport #55135 (In Progress): pacific: multisite: data sync only spawns one bucket sync at a time
- https://github.com/ceph/ceph/pull/45713
- 04:30 PM Backport #55135 (In Progress): pacific: multisite: data sync only spawns one bucket sync at a time
- 04:25 PM Bug #55000 (Pending Backport): multisite: data sync only spawns one bucket sync at a time
- 04:03 PM Feature #54972: [Feature specification] Introduce Storage classes in usage stats
- I just posted a new comment with the full spec here. Sadly, I did not find a method to overwrite the initial post.
- 04:02 PM Feature #54972: [Feature specification] Introduce Storage classes in usage stats
- h3. Introduce Storage classes in usage stats
This specification proposes the addition of storage classes informati... - 03:29 PM Feature #54972: [Feature specification] Introduce Storage classes in usage stats
- hoan nv wrote:
> hoan nv wrote:
> > what abount radosgw-admin user stats command.
> >
> > Need to change it?
... - 01:08 PM Bug #55131: radosgw crashes at RGWIndexCompletionManager::create_completion
- Root Cause: cur_shard is of type std::atomic<int>, which may overflow and cause function next_shard() to return a neg...
- 12:56 PM Bug #55131: radosgw crashes at RGWIndexCompletionManager::create_completion
- I am working on this issue
- 12:22 PM Bug #55131 (Pending Backport): radosgw crashes at RGWIndexCompletionManager::create_completion
- I have a cluster and several radosgw instances. After running for some time (about 2 months), the radosgw instances c...
- 12:59 PM Backport #49345 (Rejected): pacific: multisite: add testing for mixed cluster versions
- 08:59 AM Bug #55124 (New): When downloading a file encrypted with KMS, if you get the actual_ If the key i...
- As stated above, when downloading a file encrypted with KMS, if you get the actual_ If the key is not 32 bits, it wil...
- 08:49 AM Bug #55123 (New): When downloading a file encrypted with KMS method, when the key is wrong, the f...
- When uploading encrypted objects, we use kms encryption. After uploading, the corresponding relationship between key ...
03/29/2022
- 06:28 PM Feature #54476: rgw: allow S3 delete-marker behavior to be restored via config
- I do not see this behaviour in the latest master. I tested using both s3 delete and by setting below lifecycle polic...
- 06:02 PM Bug #55114: CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- thanks Laura, i raised this on the dev list for further discussion
- 05:28 PM Bug #55114: CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- Here is the link for utf8proc 2.1.1 for CentOS: https://centos.pkgs.org/8-stream/centos-appstream-x86_64/utf8proc-2.1...
- 05:08 PM Bug #55114: CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- i just copied the "2.2.0" from the Arrow project's requirements: https://github.com/apache/arrow/blob/master/cpp/cmak...
- 05:06 PM Bug #55114: CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- Laura Flores wrote:
> I see that version 2.1.1 is supported
do you have a link to this 2.1.1 version? i didn't th... - 04:45 PM Bug #55114: CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- Thanks @Casey for looking into this. I'm not the best source of knowledge for this area, but I wonder if it would be ...
- 04:30 PM Bug #55114: CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- thanks Laura,
https://github.com/ceph/ceph/pull/44696 also added a 'utf8proc' submodule for use in rhel/centos bui... - 04:19 PM Bug #55114 (Resolved): CentOS/RHEL does not support versions of utf8proc >= 2.2.0
- h3. How to reproduce:
Run the do_cmake.sh script on the latest version of master on RHEL or CentOS.
h3. Output... - 04:15 PM Bug #53829: ceph/ragweed (octopus) bootstrap fails in teuthology with: "virtualenv: error: unreco...
- http://pulpito.front.sepia.ceph.com/yuriw-2022-03-28_15:36:59-upgrade:octopus-x-quincy-distro-default-smithi
- 06:14 AM Bug #52721: Bucket index entry not always created
- We ran into the exact same issue, with a very similar setup: Ceph Pacific (16.2.7), 3 radosgw instances behind HAprox...
03/28/2022
- 02:19 PM Backport #53471: pacific: cohort::lru may unlock twice
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45464
merged - 02:17 PM Backport #51783: pacific: tempest: test_create_object_with_transfer_encoding fails
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45436
merged
03/25/2022
- 05:20 PM Backport #55072 (New): pacific: rgw: allow configuration of bi tx timeout; add instrumentation
- 05:20 PM Backport #55071 (Rejected): octopus: rgw: allow configuration of bi tx timeout; add instrumentation
- 05:20 PM Backport #55070 (New): quincy: rgw: allow configuration of bi tx timeout; add instrumentation
- 05:17 PM Feature #53957 (Pending Backport): rgw: allow configuration of bi tx timeout; add instrumentation
- 03:03 PM Backport #54084: quincy: librgw: make rgw file handle versioned
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45494
merged - 03:01 PM Backport #54520: quincy: add OPT_DATA_SYNC_RUN to gc_ops_list to initialize gc that prevents send...
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45422
merged - 03:01 PM Backport #54428: quincy: radosgw-admin bucket sync run command crashes when send_chain() gets inv...
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45422
merged
03/24/2022
- 11:30 PM Backport #54152: pacific: rgw: in bucket reshard list, clarify new num shards is tentative
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45509
merged - 08:21 PM Backport #53637: pacific: Test failures in ceph_test_cls_rgw_gc
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45477
merged - 08:21 PM Backport #53518: pacific: pubsub: list topics, radosgw coredump
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45476
merged - 04:02 PM Bug #54985 (Can't reproduce): pacific -> quincy upgrade bucket stats starts returning -2
- Casey Bodley wrote:
> Vikhyat Umrao wrote:
> > The issue was not reproduced when the upgrade was run with upstream ... - 02:07 PM Bug #54985 (Need More Info): pacific -> quincy upgrade bucket stats starts returning -2
- 02:06 PM Bug #54985: pacific -> quincy upgrade bucket stats starts returning -2
- Vikhyat Umrao wrote:
> The issue was not reproduced when the upgrade was run with upstream pacific -> upstream quinc... - 03:24 PM Bug #53829: ceph/ragweed (octopus) bootstrap fails in teuthology with: "virtualenv: error: unreco...
- /a/yuriw-2022-03-24_01:56:50-rgw-wip-yuri4-testing-2022-03-23-1127-pacific-distro-default-smithi/6756540
- 02:55 PM Backport #53835: pacific: [doc] mention support for cross-region replication (added with per-buck...
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45484
merged - 02:55 PM Backport #53818: pacific: swift rest api on GET returns X-Container-* headers with zero value
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45483
merged - 02:54 PM Backport #53654: pacific: `radosgw-admin reshard stale-instances rm` can't remove stale-indexs wh...
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45480
merged - 02:52 PM Backport #53639: pacific: compiler warning, enumeration value ‘AMQP_STATUS_SSL_SET_ENGINE_FAILED’...
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45478
merged - 02:38 PM Backport #53254: pacific: the root cause of rgw.none appearance
- Backport Bot wrote:
> https://github.com/ceph/ceph/pull/45463
merged - 02:25 PM Backport #55045 (Resolved): octopus: cls_rgw_suggest_changes() may accidentally delete newly-comp...
- https://github.com/ceph/ceph/pull/45902
- 02:25 PM Backport #55044 (Resolved): pacific: cls_rgw_suggest_changes() may accidentally delete newly-comp...
- https://github.com/ceph/ceph/pull/45900
- 02:25 PM Backport #55043 (Resolved): quincy: cls_rgw_suggest_changes() may accidentally delete newly-compl...
- https://github.com/ceph/ceph/pull/45901
- 02:20 PM Bug #54528 (Pending Backport): cls_rgw_suggest_changes() may accidentally delete newly-completed ...
- 09:47 AM Bug #53585: RGW Garbage collector leads to slow ops and osd down when removing large object
- @pouria Don't you see errors like this in the osd logs before slow ops?
"do_op msg data len ... > osd_max_write_...
Also available in: Atom