Project

General

Profile

Activity

From 09/26/2022 to 10/25/2022

10/25/2022

10:20 PM Bug #57562 (In Progress): multisite replication issue on Quincy
Small reproducer turned out to not be, but fixing that. Adam Emerson
04:51 PM Bug #57562: multisite replication issue on Quincy
Thank you. Adam Emerson
04:34 PM Bug #57562: multisite replication issue on Quincy
Please see the following FIFO log snippets. And please let me know if you need more.
The creation of data_log.34.n...
Jane Zhu
03:53 PM Bug #57562: multisite replication issue on Quincy
Can we get a more complete log snippet? All the FIFO logging with the relevant TIDs would make tracing what's going o... Adam Emerson
03:12 PM Bug #57562: multisite replication issue on Quincy
thanks, that's very interesting Matt Benjamin
02:59 PM Bug #57562: multisite replication issue on Quincy
We pretty much narrowed down what the problem is: a race condition has been identified in FIFO::_prepare_new_head(..)... Jane Zhu
07:18 AM Bug #57919 (New): bucket can not be resharded after cancelling prior reshard process
Hi,
we run a multisite setup where only the metadata get synced, but not the actual data.
I wanted to reshard a b...
Boris B
05:52 AM Bug #56248: crash: rgw::ARN::ARN(rgw_bucket const&)
Fixed in https://tracker.ceph.com/issues/55765 and https://github.com/ceph/ceph/pull/47194/commits is waiting for rel... Tobias Urdin
05:47 AM Bug #56248: crash: rgw::ARN::ARN(rgw_bucket const&)
We had a RGW crash on this as well some hours ago.... Tobias Urdin

10/24/2022

03:52 PM Bug #19988 (Resolved): RGW: can't stack compression and encryption filters
Casey Bodley
11:37 AM Bug #44660: Multipart re-uploads cause orphan data
Looking at the code. In `MultipartObjectProcessor::process_first_chunk`, if writing the multipart object first chunk ... Mykola Golub

10/23/2022

07:05 PM Bug #57899 (Fix Under Review): admin: cannot use tenant with notification topic
Yuval Lifshitz

10/21/2022

10:39 AM Bug #57911 (Pending Backport): Segmentation fault when uploading file with bucket policy on Quincy
RGW crashes when a file is uploaded and a bucket policy has been set up.
The crash has been "reproduced for latest...
Jan Graichen

10/20/2022

02:24 PM Bug #57770 (Triaged): RGW (pacific) misplaces index entries after dynamically resharding bucket
Casey Bodley
02:24 PM Bug #57770 (New): RGW (pacific) misplaces index entries after dynamically resharding bucket
Casey Bodley
02:21 PM Bug #57783: multisite: data sync reports shards behind after source zone fully trims datalog
related work in https://github.com/ceph/ceph/pull/47682 and https://github.com/ceph/ceph/pull/48397
Casey Bodley
02:20 PM Bug #57804: Enabling sync on bucket not working
i can only recommend running the command until it succeeds Casey Bodley
02:18 PM Bug #57853 (Need More Info): multisite sync process block after long time running
Casey Bodley
02:16 PM Bug #57901 (Fix Under Review): s3:ListBuckets response limited to 1000 buckets (by default) since...
Casey Bodley
02:11 PM Bug #57231 (Resolved): Valgrind: jump on unitialized in s3select
Casey Bodley
01:30 PM Bug #57905 (Pending Backport): multisite: terminate called after throwing an instance of 'ceph::b...
example from rgw/multisite suite: http://qa-proxy.ceph.com/teuthology/cbodley-2022-10-19_23:28:37-rgw-wip-cbodley-tes... Casey Bodley
05:57 AM Bug #57562: multisite replication issue on Quincy
We have an example scenario here where one of the objects in a bucket failed to be synced to the secondary.
* Mdlog...
Jane Zhu

10/19/2022

09:28 PM Bug #57901 (Resolved): s3:ListBuckets response limited to 1000 buckets (by default) since Octopus
Since Octopus, s3:ListBuckets is limited to rgw_list_buckets_max_chunk buckets in its response due to loss of truncat... Joshua Baergen
03:05 PM Bug #16767 (In Progress): RadosGW Multipart Cleanup Failure
Matt Benjamin
02:55 PM Bug #16767: RadosGW Multipart Cleanup Failure
Vicki Good wrote:
> I've encountered this bug in Ceph 14 and 15 and it's a pretty big problem for us for the same re...
Rok Jaklic
01:20 PM rgw-testing Bug #54104: test_rgw_datacache.py: s3cmd fails with '403 (SignatureDoesNotMatch)' in ubuntu
ping @Mark, this remains a blocker for enabling ubuntu in the rgw/verify suite. that subsuite contains most of our fu... Casey Bodley
01:11 PM Bug #57899 (Pending Backport): admin: cannot use tenant with notification topic
issue was a regression introduced in: 200f71a90c9e77c91452cec128c2c8be0d3d6f1f
topic notification commands should be...
Yuval Lifshitz

10/18/2022

04:13 PM Backport #57889 (Rejected): pacific: amqp: rgw crash when ca location is used for amqp connections
Backport Bot
04:12 PM Backport #57888 (In Progress): quincy: amqp: rgw crash when ca location is used for amqp connections
https://github.com/ceph/ceph/pull/54170 Backport Bot
04:08 PM Bug #57850 (Pending Backport): amqp: rgw crash when ca location is used for amqp connections
Yuval Lifshitz
03:39 PM Bug #57881 (Fix Under Review): LDAP invalid password resource leak fix
Casey Bodley
09:56 AM Bug #57881: LDAP invalid password resource leak fix
I created a pull request for a possible fix:
https://github.com/ceph/ceph/pull/48509
Johannes Liebl
01:02 PM Bug #57877 (Fix Under Review): rgw: some operations may not have a valid bucket object
Casey Bodley

10/17/2022

12:30 PM Bug #57881 (Pending Backport): LDAP invalid password resource leak fix
I have noticed that in the case a User tries to log in using LDAP with a wrong password, two new LDAP sessions will b... Johannes Liebl
09:19 AM Bug #57877 (Resolved): rgw: some operations may not have a valid bucket object
Some codepaths may not always have a valid bucket, so add checks to detect this. Abhishek Lekshmanan

10/14/2022

09:17 PM Bug #52027: XML responses return different order of XML elements
Hi
I think this is not fully addressed.
I've added a comment to pull request https://github.com/ceph/ceph/pull/42...
Daniel Iwan
06:54 PM Backport #57430: quincy: key is used after move in RGWGetObj_ObjStore_S3::override_range_hdr
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/48228
merged
Yuri Weinstein
01:42 PM Bug #44660: Multipart re-uploads cause orphan data
Writing on behalf of Ulrich Klein <Ulrich.Klein@ulrichklein.de>, he wanted to add some info to this tracker, below is... Dhairya Parmar
08:15 AM Bug #57804: Enabling sync on bucket not working
Hello Casey,
The init command ended after 60 minutes running.
Unfortunately the two errors are returned constan...
Anonymous

10/13/2022

02:18 PM Bug #57783 (In Progress): multisite: data sync reports shards behind after source zone fully trim...
Casey Bodley
02:17 PM Bug #57804 (Need More Info): Enabling sync on bucket not working
did the `bucket sync enable` command finish? i imagine it would take a while with 60000 index shards.. Casey Bodley
02:15 PM Bug #57807 (Duplicate): The cloud sync module does not work starting with Pacific
Casey Bodley
02:01 PM Bug #57724 (Triaged): Keys returned by Admin API during user creation on secondary zone not valid
Casey Bodley
12:44 PM Bug #57770: RGW (pacific) misplaces index entries after dynamically resharding bucket
Nick Janus wrote:
> J. Eric Ivancich wrote:
> > The theory is that the bucket index shard does not exist at this mo...
J. Eric Ivancich

10/12/2022

05:00 PM Bug #57770: RGW (pacific) misplaces index entries after dynamically resharding bucket
J. Eric Ivancich wrote:
> The theory is that the bucket index shard does not exist at this moment, as it was deleted...
Nick Janus
04:11 AM Backport #57197 (Resolved): pacific: x-amz-date protocol change breaks aws v4 signature logic: wa...
Konstantin Shalygin
04:11 AM Bug #47527 (Resolved): Ceph returns s3 incompatible xml response for listMultipartUploads
Konstantin Shalygin
04:10 AM Backport #53148 (Rejected): octopus: Ceph returns s3 incompatible xml response for listMultipartU...
Octopus is EOL Konstantin Shalygin
04:10 AM Backport #53149 (Resolved): pacific: Ceph returns s3 incompatible xml response for listMultipartU...
Konstantin Shalygin
02:51 AM Bug #57853 (Pending Backport): multisite sync process block after long time running
1、deploy RADOSGW multisite
2、put lot of objects
3、keep it runing for a long time
zhipeng li

10/11/2022

10:23 PM Backport #57649: pacific: rgw: fix bool/int logic error when calling get_obj_head_ioctx
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/48230
merged
Yuri Weinstein
10:22 PM Backport #57429: pacific: key is used after move in RGWGetObj_ObjStore_S3::override_range_hdr
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/48229
merged
Yuri Weinstein
10:20 PM Backport #57753: pacific: Log status of individual object deletions for multi-object delete reque...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/48348
merged
Yuri Weinstein
10:19 PM Backport #57197: pacific: x-amz-date protocol change breaks aws v4 signature logic: was rfc 2616....
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/48313
merged
Yuri Weinstein
10:18 PM Backport #55918: pacific: Bucket sync policy core dumped
https://github.com/ceph/ceph/pull/47994 merged Yuri Weinstein
10:17 PM Backport #57450: pacific: 'radosgw-admin sync flow create' cmd crashes if flow-type omitted
https://github.com/ceph/ceph/pull/47994 merged Yuri Weinstein
10:15 PM Backport #55245: pacific: rgwlc: ordinary expiration can remove delete-markers at end of current...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/47231
merged
Yuri Weinstein
10:14 PM Backport #56185: pacific: rgw crash when use swift api
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/47230
merged
Yuri Weinstein
10:14 PM Backport #55135: pacific: multisite: data sync only spawns one bucket sync at a time
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/45713
merged
Yuri Weinstein
10:13 PM Backport #54144: pacific: bilog trim: segfault in RGWRadosBILogTrimCR::send_request if bucket sha...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/44907
merged
Yuri Weinstein
10:11 PM Backport #53149: pacific: Ceph returns s3 incompatible xml response for listMultipartUploads
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/44558
merged
Yuri Weinstein
06:04 PM Bug #57770: RGW (pacific) misplaces index entries after dynamically resharding bucket
Here is the code that does this:... J. Eric Ivancich
06:02 PM Bug #57770 (Need More Info): RGW (pacific) misplaces index entries after dynamically resharding b...
So I looked at the code in 16.2.9 to try to understand how this might happen. The final step in adding an object to t... J. Eric Ivancich
01:50 PM Bug #57850 (Fix Under Review): amqp: rgw crash when ca location is used for amqp connections
Yuval Lifshitz
01:45 PM Bug #57850 (Pending Backport): amqp: rgw crash when ca location is used for amqp connections
ca location value is stored as a reference, and the original string may already be destroyed when ca location is used Yuval Lifshitz

10/10/2022

08:54 PM Bug #57807: The cloud sync module does not work starting with Pacific
Related issue: https://tracker.ceph.com/issues/55310 Gabriel Perez
12:48 PM Bug #57807 (Duplicate): The cloud sync module does not work starting with Pacific
We have a cluster running Ceph Pacific storing objects with S3 and we want to sync the objects with an external endpo... Gabriel Perez
07:19 PM Bug #57562: multisite replication issue on Quincy
Are there any suggestions/tips on how we can debug this type of multisite/replication issues? Jane Zhu
06:47 AM Bug #57804 (Need More Info): Enabling sync on bucket not working
Hello,
I'm having a problem when trying to enable sync on one of our buckets (multi-site) from master zone.
Her...
Anonymous

10/08/2022

07:27 AM Bug #56992: rgw_op.cc:Deleting a non-existent object also generates a delete marker
Because I do not fully understand the PR process, I need to close the old PR, and the new one in https://github.com/c... yuxuan yang

10/07/2022

09:01 PM Bug #57562: multisite replication issue on Quincy
Hi,
Here's some extra data from another test which used increased rgw debugging levels by feeding in the options _...
Oguzhan Ozmen
02:11 PM Bug #51919 (Duplicate): crash: ceph::common::PerfCounters::inc(int, unsigned long) (in RGWAsyncFe...
Changed status from Resolved to Duplicate since this issue duplicates https://tracker.ceph.com/issues/49666. Yaarit Hatuka
07:41 AM cleanup Tasks #57569: implement chown admin rest entrypoint
This item has been repurposed to: *implement chown admin rest entrypoint*.
After a chat with Daniel Gryniewicz we ag...
Giuseppe Baccini
07:33 AM Bug #57784: beast frontend crashes on exception from socket.local_endpoint()
Hey,
here is a full stack trace from the RGW daemon. I removed bucket/file/user names.
The host is:
Ubuntu 20.04...
Boris B

10/06/2022

05:25 PM Bug #57784 (Fix Under Review): beast frontend crashes on exception from socket.local_endpoint()
Casey Bodley
05:19 PM Bug #57784 (Pending Backport): beast frontend crashes on exception from socket.local_endpoint()
reported on ceph-users in https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/FSXGU7WVFJTPHW5S5A63IN4AEOV... Casey Bodley
04:44 PM Bug #57562: multisite replication issue on Quincy
The difference between this issue and Bug #57783 is that in our case, the buckets/objects are NOT synced.
I tried a...
Jane Zhu
03:28 PM Bug #57783 (In Progress): multisite: data sync reports shards behind after source zone fully trim...
workload tests have been producing cases where data sync shows shards behind, although the source zone has fully trim... Casey Bodley

10/05/2022

05:58 PM Bug #57770 (Resolved): RGW (pacific) misplaces index entries after dynamically resharding bucket
When RGW reshards buckets with ~250k index entries*, I've noticed some s3:PutObject requests that return 200 end up w... Nick Janus

10/04/2022

10:42 PM Bug #57562: multisite replication issue on Quincy
We are able to consistently reproduce the replication issue now. The following are the environment and the steps to r... Jane Zhu
05:17 PM Bug #51574: Segfault when uploading file
Here is the stacktrace from running the test script with ceph version 17.2.3 (dff484dfc9e19a9819f375586300b3b79d80034... Jan Graichen
04:02 PM Bug #51574: Segfault when uploading file
Hello,
As Ceph Quincy 17.2.3 is still segfaulting using the same test script as for Pacific before the fix, we sti...
Jan Graichen

10/03/2022

11:44 PM Bug #23264: Server side encryption support for s3 COPY operation
It does not silently corrupt objects as far as I can tell, but it does still return a 501 NotImplemented when you try... Richard Bateman
06:53 PM Backport #57753 (In Progress): pacific: Log status of individual object deletions for multi-objec...
Cory Snyder
04:02 PM Backport #57753 (Resolved): pacific: Log status of individual object deletions for multi-object d...
https://github.com/ceph/ceph/pull/48348 Backport Bot
05:54 PM Bug #57608 (Fix Under Review): RGW need to support Kafka with more SASL mechanism
Casey Bodley
05:15 PM Bug #57588 (Resolved): rgw: async refcount operate in copy_obj
Casey Bodley
04:23 PM cleanup Tasks #57647 (In Progress): prototype metadata sync with c++20 coroutines and neorados
work in progress:
* cpp20 coroutines in neorados: https://github.com/ceph/ceph/pull/48129
* UTs for neorados: https...
Yuval Lifshitz
04:01 PM Backport #57752 (Resolved): quincy: Log status of individual object deletions for multi-object de...
https://github.com/ceph/ceph/pull/49084 Backport Bot
04:01 PM Feature #56645 (Pending Backport): Log status of individual object deletions for multi-object del...
Casey Bodley

09/30/2022

10:46 AM Backport #57197 (In Progress): pacific: x-amz-date protocol change breaks aws v4 signature logic:...
Konstantin Shalygin
10:45 AM Backport #57196 (In Progress): quincy: x-amz-date protocol change breaks aws v4 signature logic: ...
Konstantin Shalygin
10:12 AM Bug #53464 (Resolved): pubsub: list topics, radosgw coredump
Konstantin Shalygin
10:12 AM Bug #53325 (Resolved): Test failures in ceph_test_cls_rgw_gc
Konstantin Shalygin
10:12 AM Backport #53638 (Rejected): octopus: Test failures in ceph_test_cls_rgw_gc
Octopus is EOL Konstantin Shalygin
10:11 AM Bug #53705 (Resolved): rgw: in bucket reshard list, clarify new num shards is tentative
Konstantin Shalygin
10:11 AM Backport #54153 (Rejected): octopus: rgw: in bucket reshard list, clarify new num shards is tenta...
Octopus is EOL Konstantin Shalygin
10:11 AM Backport #54154 (Resolved): quincy: rgw: in bucket reshard list, clarify new num shards is tentative
Konstantin Shalygin
10:11 AM Bug #49747 (Resolved): tempest: test_create_object_with_transfer_encoding fails
Konstantin Shalygin
10:10 AM Backport #51782 (Resolved): octopus: tempest: test_create_object_with_transfer_encoding fails
Konstantin Shalygin
10:10 AM Bug #53469 (Resolved): cohort::lru may unlock twice
Konstantin Shalygin
10:10 AM Backport #53470 (Resolved): octopus: cohort::lru may unlock twice
Konstantin Shalygin
10:10 AM Bug #52673 (Resolved): rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation
Konstantin Shalygin
10:10 AM Bug #53367 (Resolved): Log S3 access key ID in ops logs
Konstantin Shalygin
10:09 AM Backport #55999 (Resolved): quincy: Log S3 access key ID in ops logs
Konstantin Shalygin
10:08 AM Bug #50141 (Resolved): consecutive complete-multipart-upload requests following the 1st (successf...
Konstantin Shalygin
10:08 AM Backport #53867 (Resolved): octopus: consecutive complete-multipart-upload requests following the...
Konstantin Shalygin
10:08 AM Bug #54500 (Resolved): Trim olh entries with empty name from bi
Konstantin Shalygin
10:08 AM Backport #55249 (Resolved): octopus: Trim olh entries with empty name from bi
Octopus is EOL Konstantin Shalygin
10:07 AM Bug #55432 (Resolved): ceph_test_librgw_file_nfsns crash on shutdown during ~OpsLogFile()
Konstantin Shalygin
10:07 AM Bug #53788 (Resolved): radosgw should reopen ops log file on SIGHUP
Konstantin Shalygin
10:07 AM Backport #55997 (Resolved): quincy: radosgw should reopen ops log file on SIGHUP
Konstantin Shalygin
10:07 AM Bug #53003 (Resolved): Performance regression on rgw/s3 copy operation
Konstantin Shalygin
10:06 AM Backport #53145 (Resolved): pacific: Performance regression on rgw/s3 copy operation
Konstantin Shalygin
10:06 AM Backport #55996 (Resolved): pacific: radosgw should reopen ops log file on SIGHUP
Konstantin Shalygin
10:06 AM Backport #55456 (Resolved): pacific: ceph_test_librgw_file_nfsns crash on shutdown during ~OpsLog...
Konstantin Shalygin
10:06 AM Backport #55250 (Resolved): pacific: Trim olh entries with empty name from bi
Konstantin Shalygin
10:06 AM Backport #53868 (Resolved): pacific: consecutive complete-multipart-upload requests following the...
Konstantin Shalygin
10:06 AM Backport #55998 (Resolved): pacific: Log S3 access key ID in ops logs
Konstantin Shalygin
10:06 AM Backport #54278 (Resolved): pacific: rgw: remove rgw_rados_pool_pg_num_min and its use on pool cr...
Konstantin Shalygin
10:05 AM Backport #53471 (Resolved): pacific: cohort::lru may unlock twice
Konstantin Shalygin
10:05 AM Backport #51783 (Resolved): pacific: tempest: test_create_object_with_transfer_encoding fails
Konstantin Shalygin
10:05 AM Backport #54152 (Resolved): pacific: rgw: in bucket reshard list, clarify new num shards is tenta...
Konstantin Shalygin
10:05 AM Backport #53637 (Resolved): pacific: Test failures in ceph_test_cls_rgw_gc
Konstantin Shalygin
10:05 AM Backport #53518 (Resolved): pacific: pubsub: list topics, radosgw coredump
Konstantin Shalygin
10:05 AM Bug #53252 (Resolved): compiler warning, enumeration value ‘AMQP_STATUS_SSL_SET_ENGINE_FAILED’ no...
Konstantin Shalygin
10:05 AM Backport #53640 (Resolved): octopus: compiler warning, enumeration value ‘AMQP_STATUS_SSL_SET_ENG...
Konstantin Shalygin
10:05 AM Bug #53226 (Resolved): `radosgw-admin reshard stale-instances rm` can't remove stale-indexs which...
Konstantin Shalygin
10:04 AM Backport #53653 (Resolved): octopus: `radosgw-admin reshard stale-instances rm` can't remove stal...
Konstantin Shalygin
10:04 AM Bug #47861 (Resolved): swift rest api on GET returns X-Container-* headers with zero value
Konstantin Shalygin
10:04 AM Bug #48755 (Resolved): [doc] mention support for cross-region replication (added with per-bucket ...
Konstantin Shalygin
10:04 AM Backport #53836 (Resolved): octopus: [doc] mention support for cross-region replication (added wi...
Konstantin Shalygin
10:04 AM Backport #53835 (Resolved): pacific: [doc] mention support for cross-region replication (added wi...
Konstantin Shalygin
10:03 AM Backport #53818 (Resolved): pacific: swift rest api on GET returns X-Container-* headers with zer...
Konstantin Shalygin
10:03 AM Backport #53654 (Resolved): pacific: `radosgw-admin reshard stale-instances rm` can't remove stal...
Konstantin Shalygin
10:03 AM Backport #53639 (Resolved): pacific: compiler warning, enumeration value ‘AMQP_STATUS_SSL_SET_ENG...
Konstantin Shalygin
10:03 AM Bug #51560 (Resolved): the root cause of rgw.none appearance
Konstantin Shalygin
10:03 AM Backport #53255 (Rejected): octopus: the root cause of rgw.none appearance
Octopus is EOL Konstantin Shalygin
10:03 AM Backport #53254 (Resolved): pacific: the root cause of rgw.none appearance
Konstantin Shalygin
10:02 AM Bug #51305 (Resolved): notification: zero size in COPY events
Konstantin Shalygin
10:02 AM Backport #51348 (Resolved): pacific: notification: zero size in COPY events
Konstantin Shalygin
10:02 AM Bug #52738 (Resolved): notifications: http endpoints with one trailing slash are considered malfo...
Konstantin Shalygin
10:02 AM Backport #53078 (Resolved): octopus: notifications: http endpoints with one trailing slash are co...
Konstantin Shalygin
10:02 AM Backport #53079 (Resolved): pacific: notifications: http endpoints with one trailing slash are co...
Konstantin Shalygin
10:02 AM Bug #51466 (Resolved): rgw: cls_bucket_list_unordered() might return repeating or partial results...
Konstantin Shalygin
10:01 AM Backport #53037 (Resolved): octopus: rgw: cls_bucket_list_unordered() might return repeating or p...
Konstantin Shalygin
10:01 AM Backport #53036 (Resolved): pacific: rgw: cls_bucket_list_unordered() might return repeating or p...
Konstantin Shalygin
09:58 AM Bug #52091 (Resolved): multisite: if mdlogs are trimmed prematurely, 'radosgw-admin sync status' ...
Konstantin Shalygin
09:58 AM Bug #52037 (Resolved): PutObjRentention allows invalid changes to retention mode
Konstantin Shalygin
09:58 AM Bug #52941 (Resolved): rgw: have "bucket check --fix" fix pool ids correctly
Konstantin Shalygin
09:58 AM Backport #52991 (Resolved): octopus: rgw: have "bucket check --fix" fix pool ids correctly
Konstantin Shalygin
09:57 AM Bug #43259 (Resolved): S3 CopyObject: failed to parse copy location
Konstantin Shalygin
09:57 AM Backport #51700 (Resolved): octopus: S3 CopyObject: failed to parse copy location
Konstantin Shalygin
09:57 AM Bug #52069 (Resolved): hadoop: broken mirror for apache-maven download
Konstantin Shalygin
09:57 AM Backport #52114 (Resolved): octopus: hadoop: broken mirror for apache-maven download
Konstantin Shalygin
09:56 AM Backport #52114 (Rejected): octopus: hadoop: broken mirror for apache-maven download
Konstantin Shalygin
09:56 AM Bug #51114 (Resolved): TestAMQP.ClosedConnection failing in master
Konstantin Shalygin
09:56 AM Backport #52072 (Resolved): octopus: PutObjRentention allows invalid changes to retention mode
Konstantin Shalygin
09:56 AM Backport #52108 (Resolved): octopus: multisite: if mdlogs are trimmed prematurely, 'radosgw-admin...
Konstantin Shalygin
09:56 AM Backport #52107 (Resolved): pacific: multisite: if mdlogs are trimmed prematurely, 'radosgw-admin...
Konstantin Shalygin
09:56 AM Backport #52071 (Resolved): pacific: PutObjRentention allows invalid changes to retention mode
Konstantin Shalygin
09:56 AM Backport #51351 (Resolved): pacific: TestAMQP.ClosedConnection failing in master
Konstantin Shalygin
09:55 AM Backport #52115 (Resolved): pacific: hadoop: broken mirror for apache-maven download
Konstantin Shalygin
09:55 AM Backport #51777 (Resolved): pacific: rgw forward request in multisite for RGWDeleteBucketPolicy a...
Konstantin Shalygin
09:55 AM Backport #51701 (Resolved): pacific: S3 CopyObject: failed to parse copy location
Konstantin Shalygin
09:55 AM Backport #52990 (Resolved): pacific: rgw: have "bucket check --fix" fix pool ids correctly
Konstantin Shalygin
09:55 AM Bug #48860 (Resolved): sse: on missing kms keyid, return 400 InvalidArgument instead 403 InvalidA...
Konstantin Shalygin
09:55 AM Documentation #52830 (Resolved): rgw: document rgw_lc_debug_interval configuration option
Konstantin Shalygin
09:55 AM Backport #53157 (Resolved): octopus: sse: on missing kms keyid, return 400 InvalidArgument instea...
Konstantin Shalygin
09:55 AM Backport #52989 (Resolved): octopus: rgw: document rgw_lc_debug_interval configuration option
Konstantin Shalygin
09:54 AM Bug #51253 (Resolved): rgw: add function entry logging to make more thorough and consistent
Konstantin Shalygin
09:54 AM Backport #52612 (Rejected): octopus: rgw: add function entry logging to make more thorough and co...
Octopus is EOL Konstantin Shalygin
09:54 AM Backport #53158 (Resolved): pacific: sse: on missing kms keyid, return 400 InvalidArgument instea...
Konstantin Shalygin
09:54 AM Backport #52988 (Resolved): pacific: rgw: document rgw_lc_debug_interval configuration option
Konstantin Shalygin
09:54 AM Backport #52611 (Resolved): pacific: rgw: add function entry logging to make more thorough and co...
Konstantin Shalygin
09:54 AM Bug #52027 (Resolved): XML responses return different order of XML elements
Konstantin Shalygin
09:53 AM Backport #52349 (Resolved): octopus: XML responses return different order of XML elements
Konstantin Shalygin
09:53 AM Backport #52348 (Resolved): pacific: XML responses return different order of XML elements
Konstantin Shalygin
09:53 AM Bug #52070 (Resolved): kmip and barbican tests failing on 'pip install pytz'
Konstantin Shalygin
09:53 AM Backport #52112 (Rejected): octopus: kmip and barbican tests failing on 'pip install pytz'
Octopus is EOL Konstantin Shalygin
09:53 AM Backport #52113 (Resolved): pacific: kmip and barbican tests failing on 'pip install pytz'
Konstantin Shalygin
09:52 AM Bug #51677 (Resolved): default value of follow_olh in get_obj_state() differs between sal::Object...
Konstantin Shalygin
09:52 AM Backport #51810 (Resolved): pacific: default value of follow_olh in get_obj_state() differs betwe...
Konstantin Shalygin
09:52 AM Backport #51810 (Duplicate): pacific: default value of follow_olh in get_obj_state() differs betw...
Konstantin Shalygin
09:51 AM Bug #46625 (Resolved): rgw: md5 signatures not match when enable rgw compress for RGWBulkUpload
Konstantin Shalygin
09:51 AM Backport #51702 (Resolved): octopus: rgw: md5 signatures not match when enable rgw compress for R...
Konstantin Shalygin
09:51 AM Bug #49128 (Resolved): Non-default storage class results in some garbage
Konstantin Shalygin
09:51 AM Backport #51353 (Rejected): octopus: Non-default storage class results in some garbage
Octopus is EOL Konstantin Shalygin
09:50 AM Backport #51703 (Resolved): pacific: rgw: md5 signatures not match when enable rgw compress for R...
Konstantin Shalygin
09:50 AM Backport #51352 (Resolved): pacific: Non-default storage class results in some garbage
Konstantin Shalygin
09:50 AM Bug #54114 (Resolved): PostObj ignores error, may lose data
Konstantin Shalygin
09:50 AM Bug #54417 (Resolved): radosgw-admin bucket sync run command crashes when send_chain() gets invoked
Konstantin Shalygin
09:49 AM Backport #54150 (Resolved): quincy: PostObj ignores error, may lose data
Konstantin Shalygin
09:49 AM Backport #54428 (Resolved): quincy: radosgw-admin bucket sync run command crashes when send_chain...
Konstantin Shalygin
09:49 AM Backport #54427 (Rejected): octopus: radosgw-admin bucket sync run command crashes when send_chai...
Octopus is EOL Konstantin Shalygin
09:48 AM Backport #54149 (Resolved): octopus: PostObj ignores error, may lose data
Konstantin Shalygin
09:48 AM Backport #54426 (Resolved): pacific: radosgw-admin bucket sync run command crashes when send_chai...
Konstantin Shalygin
09:48 AM Backport #54148 (Resolved): pacific: PostObj ignores error, may lose data
Konstantin Shalygin
09:48 AM Bug #54116 (Resolved): admin: datalog list always return max-entries
Konstantin Shalygin
09:48 AM Bug #53728 (Resolved): rgwlc: warn at level 0 if lifecycle processing for a valid bucket marker f...
Konstantin Shalygin
09:47 AM Backport #54146 (Resolved): quincy: admin: datalog list always return max-entries
Konstantin Shalygin
09:47 AM Backport #54093 (Resolved): quincy: rgwlc: warn at level 0 if lifecycle processing for a valid bu...
Konstantin Shalygin
09:47 AM Backport #54147 (Resolved): pacific: admin: datalog list always return max-entries
Konstantin Shalygin
09:47 AM Backport #54092 (Resolved): pacific: rgwlc: warn at level 0 if lifecycle processing for a valid b...
Konstantin Shalygin
09:47 AM Bug #50194 (Resolved): librgw: make rgw file handle versioned
Konstantin Shalygin
09:47 AM Backport #54085 (Resolved): octopus: librgw: make rgw file handle versioned
Konstantin Shalygin
09:46 AM Backport #54084 (Resolved): quincy: librgw: make rgw file handle versioned
Konstantin Shalygin
09:46 AM Backport #54083 (Resolved): pacific: librgw: make rgw file handle versioned
Konstantin Shalygin
09:46 AM Bug #53599 (Resolved): Memory leak in radosgw-admin bucket chown command
Konstantin Shalygin
09:46 AM Backport #54075 (Resolved): octopus: Memory leak in radosgw-admin bucket chown command
Konstantin Shalygin
09:45 AM Backport #54076 (Resolved): quincy: Memory leak in radosgw-admin bucket chown command
Konstantin Shalygin
09:45 AM Backport #54077 (Resolved): pacific: Memory leak in radosgw-admin bucket chown command
Konstantin Shalygin
09:45 AM Bug #53731 (Resolved): remove bucket API returns NoSuchKey than NoSuchBucket
Konstantin Shalygin
09:45 AM Backport #54040 (Rejected): quincy: remove bucket API returns NoSuchKey than NoSuchBucket
Konstantin Shalygin
09:39 AM Backport #54039 (Rejected): octopus: remove bucket API returns NoSuchKey than NoSuchBucket
Octopus is EOL Konstantin Shalygin
09:38 AM Backport #54041 (Resolved): pacific: remove bucket API returns NoSuchKey than NoSuchBucket
Konstantin Shalygin
09:38 AM Backport #55713 (Rejected): octopus: user policy API incompatibilities with aws
Octopus is EOL Konstantin Shalygin
09:38 AM Backport #55714 (Resolved): quincy: user policy API incompatibilities with aws
Konstantin Shalygin
09:36 AM Bug #54130 (Resolved): OpsLogRados::log segfaults in rgw/multisite suite
Konstantin Shalygin
09:35 AM Backport #54162 (Resolved): quincy: OpsLogRados::log segfaults in rgw/multisite suite
Konstantin Shalygin
09:35 AM Backport #54537 (Resolved): pacific: OpsLogRados::log segfaults in rgw/multisite suite
Konstantin Shalygin
09:35 AM Bug #53856 (Resolved): rgw: fix bucket index list minor calculation bug
Konstantin Shalygin
09:35 AM Backport #54072 (Resolved): octopus: rgw: fix bucket index list minor calculation bug
Konstantin Shalygin
09:34 AM Backport #54074 (Resolved): pacific: rgw: fix bucket index list minor calculation bug
Konstantin Shalygin
09:32 AM Bug #48001 (Resolved): Brocken SwiftAPI anonymous access
Konstantin Shalygin
09:32 AM Backport #56955 (Resolved): quincy: Brocken SwiftAPI anonymous access
Konstantin Shalygin
09:31 AM Backport #56954 (Resolved): pacific: Brocken SwiftAPI anonymous access
Konstantin Shalygin
09:31 AM Backport #55968 (Resolved): quincy: RGWRados::check_disk_state no checking object's storage_class
Konstantin Shalygin
09:30 AM Backport #55969 (Resolved): pacific: RGWRados::check_disk_state no checking object's storage_class
Konstantin Shalygin
09:30 AM Bug #50924 (Resolved): rgw/rgw_string.h: has missing includes when compiling with boost 1.75 on a...
Konstantin Shalygin
09:30 AM Backport #56731 (Resolved): pacific: rgw/rgw_string.h: has missing includes when compiling with b...
Konstantin Shalygin
07:23 AM Bug #51462 (Resolved): rgw: resolve empty ordered bucket listing results w/ CLS filtering
Konstantin Shalygin
07:23 AM Backport #52076 (Resolved): octopus: rgw: resolve empty ordered bucket listing results w/ CLS fil...
Konstantin Shalygin
07:23 AM Backport #52075 (Resolved): pacific: rgw: resolve empty ordered bucket listing results w/ CLS fil...
Konstantin Shalygin

09/29/2022

06:00 PM Backport #57559 (In Progress): quincy: data corruption due to network jitter
Konstantin Shalygin
06:00 PM Backport #57560 (In Progress): pacific: data corruption due to network jitter
Konstantin Shalygin
05:53 PM Backport #52729 (Rejected): octopus: Federated user can modify policies in other tenants
Octopus is EOL Konstantin Shalygin
02:37 PM Bug #57679: RGW/swift: Lost data if copy SLO-object and delete original
This sounds a lot like a group of issues Eric worked on a few years ago... Matt Benjamin
02:26 PM Bug #57679 (Need More Info): RGW/swift: Lost data if copy SLO-object and delete original
hi Andrey, are you able to test this in the real openstack environment? it's hard for us to know what the right behav... Casey Bodley
02:14 PM Bug #57231 (Fix Under Review): Valgrind: jump on unitialized in s3select
Casey Bodley
02:05 PM Backport #54518 (Rejected): octopus: add OPT_DATA_SYNC_RUN to gc_ops_list to initialize gc that p...
Octopus is EOL Konstantin Shalygin
02:05 PM Bug #54433 (Resolved): add OPT_DATA_SYNC_RUN to gc_ops_list to initialize gc that prevents send_c...
Konstantin Shalygin
02:01 PM Backport #54520 (Resolved): quincy: add OPT_DATA_SYNC_RUN to gc_ops_list to initialize gc that pr...
Konstantin Shalygin
02:01 PM Backport #54519 (Resolved): pacific: add OPT_DATA_SYNC_RUN to gc_ops_list to initialize gc that p...
Konstantin Shalygin
02:01 PM Bug #51152 (Resolved): add role information and auth type to ops log
Konstantin Shalygin
02:00 PM Backport #52782 (Resolved): pacific: add role information and auth type to ops log
Konstantin Shalygin
02:00 PM Bug #52085 (Resolved): crypt: can't load client cert from /home/ubuntu/cephtest/ca/kmip-client.crt
Konstantin Shalygin
02:00 PM Backport #54494 (Resolved): pacific: segmentation fault in UserAsyncRefreshHandler::init_fetch
Konstantin Shalygin
02:00 PM Backport #54035 (Resolved): pacific: crypt: can't load client cert from /home/ubuntu/cephtest/ca/...
Konstantin Shalygin
12:56 PM Bug #57724 (Resolved): Keys returned by Admin API during user creation on secondary zone not valid
When in a multisite configuration, user creation on a secondary zone via the admin API returns keys that are not vali... Ali Maredia
01:20 AM Bug #57706 (Can't reproduce): When creating a new user, if the 'uid' is not provided, error repor...
When creating a new user, if the 'uid' does not contain an error reporting 'Permission denied', we think it is reason... wang kevin

09/28/2022

05:06 PM Bug #57562: multisite replication issue on Quincy
cosbench workload file has been uploaded Jane Zhu
02:06 PM Bug #57562: multisite replication issue on Quincy
We would like to know the workload in detail.
Would be great if the cosbench.xml file for the workload that ran for ...
Vidushi Mishra
03:02 PM Backport #57702 (Resolved): quincy: rgw/crypt/barbican: Cannot create secret
Backport Bot
03:02 PM Backport #57701 (Resolved): pacific: rgw/crypt/barbican: Cannot create secret
Backport Bot
02:53 PM Bug #51772 (Triaged): tempest failures: test_create_container_with_remove_metadata_key/value
Casey Bodley
02:53 PM Bug #51772 (New): tempest failures: test_create_container_with_remove_metadata_key/value
Casey Bodley
02:52 PM Bug #54247 (Pending Backport): rgw/crypt/barbican: Cannot create secret
Casey Bodley
02:27 AM Backport #57559: quincy: data corruption due to network jitter
please link this Backport tracker issue with GitHub PR https://github.com/ceph/ceph/pull/48273
ceph-backport.sh versi...
Satoru Takeuchi

09/27/2022

01:15 PM Bug #41230: multisite: better spread multisite sync load over cooperating gateways
Casey Bodley wrote:
> each radosgw tries to lock every shard of each multisite log for processing, and can hold the ...
Christian Rohmann
07:37 AM Bug #57679 (Need More Info): RGW/swift: Lost data if copy SLO-object and delete original
1. We use Swift/API and Large composite objects. Specifically Static Large Objects.
https://docs.openstack.org/swi...
Andrey Groshev
 

Also available in: Atom