Project

General

Profile

Activity

From 08/23/2021 to 09/21/2021

09/21/2021

07:12 PM Backport #51597: pacific: valgrind use-after-free in RGWCopyObj::execute() after RGWObjectCtx::in...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42949
merged
Yuri Weinstein
07:12 PM Backport #51511: pacific: notification: topic creation is failing when using v4 authentication
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42947
merged
Yuri Weinstein
07:11 PM Backport #51350: pacific: notifications: notifications stop working after bucket reshard
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42946
merged
Yuri Weinstein
07:10 PM Backport #51045: pacific: S3 event message eTag misspelled
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42945
merged
Yuri Weinstein
05:12 PM Bug #51767: missing CommonPrefixes with some shard count
JS Landry wrote:
> J. Eric Ivancich wrote:
> > I have a bucket loaded with the ids from your bi list -- bi.list.10s...
J. Eric Ivancich
12:14 PM Bug #52687 (Can't reproduce): radosgw-admin datalaog trim --shard-id <ID> ends with Segmentation ...
Issue:
'radosgw-admin datalaog trim --shard-id <ID> ' results in segementation fault.
[ceph: root@clara001 /]# ...
Vidushi Mishra
09:52 AM Bug #52684 (Closed): Observing sync inconsistencies on a bucket that has been resharded.
Issue: We observe sync inconsistencies for data written to a bucket post it has been resharded.
Steps:
1. Create...
Vidushi Mishra

09/20/2021

07:53 PM Bug #52673 (Resolved): rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation
- Currently, the RGW init function takes care of the creation/configuration for RGW omap usage pools - metadata pool.... Vikhyat Umrao
05:20 PM Bug #52530 (Resolved): segfault in rgw_log_op()
J. Eric Ivancich
05:18 PM Bug #52530: segfault in rgw_log_op()
Matt Benjamin wrote:
> Pritha's PR https://github.com/ceph/ceph/pull/43071 fixes this crash!
Since the revert PR ...
J. Eric Ivancich
04:28 PM Bug #52672 (Rejected): RGW should not recreate ops log socket if it already exists
When RGW daemons start, they recreate the ops log socket if it already exists. This is not ideal because clients of t... Cory Snyder
04:08 PM Bug #52671: Bucket index not always created when new object added
This can be removed since duplicate: https://tracker.ceph.com/issues/52669 Pietro Di Marco
04:07 PM Bug #52671 (Duplicate): Bucket index not always created when new object added
BACKGROUND:
Ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)
Ceph health is OK
Depl...
Pietro Di Marco
03:21 PM Bug #52669: Bucket index not always created when new object added
BACKGROUND:
Ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)
Ceph health is OK
Depl...
Pietro Di Marco
03:20 PM Bug #52669 (Duplicate): Bucket index not always created when new object added
BACKGROUND:
Ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)
Ceph health is OK
Depl...
Pietro Di Marco
02:03 PM Bug #52668: rgw: radosgw_admin.py is reporting errors in "log show --object" tests
example from teuthology task log:
assert rgwlog['bucket'].find(bucket_name) == 0 or rgwlog['bucket'].find(bucket_nam...
Matt Benjamin
02:01 PM Bug #52668 (Resolved): rgw: radosgw_admin.py is reporting errors in "log show --object" tests
While investigating this, I'm looking at updating radosgw_admin.py to use boto3. Matt Benjamin
09:16 AM Backport #52666 (Rejected): octopus: [RFE] add reference counting to amqp connections
Backport Bot
09:16 AM Backport #52665 (Rejected): pacific: [RFE] add reference counting to amqp connections
Backport Bot
09:12 AM Feature #49033 (Pending Backport): [RFE] add reference counting to amqp connections
Kalpesh Pandya
09:11 AM Backport #52664 (Rejected): pacific: [RFE] close idle kafka connections
Backport Bot
09:11 AM Backport #52663 (Rejected): octopus: [RFE] close idle kafka connections
Backport Bot
09:09 AM Bug #50074 (Pending Backport): [RFE] close idle kafka connections
Kalpesh Pandya
08:31 AM Bug #52662 (Resolved): rgw: cannot delete bucket
Hi,
Bucket deletion is not fixed by https://tracker.ceph.com/issues/50302
I have upgraded to 15.2.14 in order to be...
Paul Jurco

09/17/2021

09:04 PM Bug #52653 (New): "FAIL: test notification of deletion markers" in rgw in upgrade:octopus-x-master
Run: https://pulpito.ceph.com/teuthology-2021-09-17_14:34:25-upgrade:octopus-x-master-distro-basic-smithi/
Jobs: 639...
Yuri Weinstein
02:25 PM Bug #52647: rgw/singleton failures: assert rgwlog['bucket'].find(bucket_name) == 0 or rgwlog['buc...
We think I introduced this test failure by enabling logging for list-bucket. We need a correction for those tests.
...
Matt Benjamin
02:16 PM Bug #52647 (Resolved): rgw/singleton failures: assert rgwlog['bucket'].find(bucket_name) == 0 or ...
ex. http://qa-proxy.ceph.com/teuthology/amaredia-2021-09-15_18:23:38-rgw-master-distro-basic-smithi/6391193/teutholog... Casey Bodley
02:22 PM Bug #52530: segfault in rgw_log_op()
Pritha's PR https://github.com/ceph/ceph/pull/43071 fixes this crash! Matt Benjamin
09:39 AM Bug #52339: rgw upgrade 14.2.22 slow requests
Yes we have rgw s3 auth enabled for our rgw's. Maximilian Stinsky
09:30 AM Bug #52339: rgw upgrade 14.2.22 slow requests
Maximilian, are you indeed enabling keystone auth? `rgw_s3_auth_use_keystone = true`
By default this is disabled.
Dan van der Ster
06:00 AM Feature #48402: multisite option to enable keepalive
Hi Casey,
The problem we are having is the firewalls that sit between our clusters in our multisite setup. The fir...
Dieter Roels

09/16/2021

05:37 PM Bug #52530: segfault in rgw_log_op()
We agreed to run Pritha's PR (plus another change) through Teuthology first--if it doesn't address the segfault, we s... Matt Benjamin
05:33 PM Bug #52530: segfault in rgw_log_op()
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/43071 may be the real fix here?
Should we switch the Pull...
J. Eric Ivancich
03:31 PM Bug #52530: segfault in rgw_log_op()
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/43071 may be the real fix here?
I had observed a segfault...
Pritha Srivastava
02:04 PM Bug #52530: segfault in rgw_log_op()
https://github.com/ceph/ceph/pull/43071 may be the real fix here?
Casey Bodley
04:14 PM Bug #52608: aws s3 sync does not work with sts roles, but works fine with AWS
Pritha Srivastava wrote:
> The version that this is being tested on is 15.2.15, and the tracker https://tracker.ceph...
Chris Durham
03:07 PM Bug #52608: aws s3 sync does not work with sts roles, but works fine with AWS
The version that this is being tested on is 15.2.15, and the tracker https://tracker.ceph.com/issues/51442 is still i... Pritha Srivastava
02:59 PM Bug #52339: rgw upgrade 14.2.22 slow requests
Yes we know that the nautilus release is EOL, but it leaves us with quite the bad feeling to go and upgrade to the ne... Maximilian Stinsky
02:28 PM Bug #52339 (Won't Fix - EOL): rgw upgrade 14.2.22 slow requests
the luminous release is EOL now, so we won't be able to fix this there. if you see similar issues with a later releas... Casey Bodley
01:42 PM Feature #48402 (Need More Info): multisite option to enable keepalive
Hi Dieter, I saw your comment about this on https://github.com/ceph/ceph/pull/41824 requesting a frontend option for ... Casey Bodley

09/15/2021

10:49 PM Bug #51767: missing CommonPrefixes with some shard count
J. Eric Ivancich wrote:
> I have a bucket loaded with the ids from your bi list -- bi.list.10shards.txt.anon. And I ...
JS Landry
06:56 PM Bug #51767: missing CommonPrefixes with some shard count
JS Landry wrote:
> Excellent! Thanks for the followup.
I have a bucket loaded with the ids from your bi list -- b...
J. Eric Ivancich
06:51 AM Bug #49048: amqp mandatory bit should be set according to ack-level
Yuval Lifshitz wrote:
> if ack-level=routeable, the mandatory bit [1] should be set to "1"
>
> [1] https://github...
Norman Jordan

09/14/2021

09:15 PM Bug #52613 (Fix Under Review): workunits/rgw: semicolon terminates perl statements
Matt Benjamin
09:13 PM Bug #52613 (Resolved): workunits/rgw: semicolon terminates perl statements
A lexical error in one line of code was added in 90e9307ab0a52da260bc1ebb50329cd8ff942eb9, removing the dependency on... Matt Benjamin
07:55 PM Backport #52612 (Rejected): octopus: rgw: add function entry logging to make more thorough and co...
Backport Bot
07:55 PM Backport #52611 (Resolved): pacific: rgw: add function entry logging to make more thorough and co...
https://github.com/ceph/ceph/pull/45450 Backport Bot
07:52 PM Bug #51253 (Pending Backport): rgw: add function entry logging to make more thorough and consistent
J. Eric Ivancich
04:31 PM Bug #52608 (Duplicate): aws s3 sync does not work with sts roles, but works fine with AWS
I am using Centos8 with ceph octopus 15.2.14. I cannot 'sync' buckets using sts roles on ceph, but it works with AWS.... Chris Durham
03:51 PM Bug #52333: beast frontend performance regressions
comparing flamegraph, zooming on the Frontend
where request_timeout_ms=65000 is on the left and request_timeout_ms=0...
Mark Kogan

09/13/2021

08:52 PM Feature #52594 (Pending Backport): rgw: add logging to bucket listing so calls are better understood
The logic to bucket listing is complex due to the sharded bucket indicies. When a log is examined, there should be en... J. Eric Ivancich
04:43 PM Bug #52593 (New): UpdateAssumeRolePolicy action requires iam:ModifyRole permission
I think AWS does not define iam:ModifyRole and instead iam:UpdateAssumeRolePolicy is used. I could not find any refer... Daniel Iwan
02:29 PM Bug #52590 (Resolved): "[ FAILED ] CmpOmap.cmp_vals_u64_invalid_default" in upgrade:pacific-p2...
Run: https://pulpito.ceph.com/yuriw-2021-09-12_15:15:33-upgrade:pacific-p2p-pacific-distro-basic-smithi/
Job: 638656...
Yuri Weinstein
08:20 AM Bug #52333: beast frontend performance regressions
gdbpmp stack of `the AsioFrontend` thread
the left side is with `request_timeout_ms=0` and the right side is `requ...
Mark Kogan
08:12 AM Bug #52333: beast frontend performance regressions
Adding perf and gdbpmp analysis showing the CPU overhead of the boost net::steady_timer when the `request_timeout_ms`... Mark Kogan

09/10/2021

07:25 AM Bug #52568 (New): RadosGW's hang when OSD's are in slow OPS state
During OSD recovery periods we observe RGW hang issues in our PROD environment, and from observing replication behavi... ronnie laptop

09/09/2021

08:00 PM Bug #51674 (Resolved): Potential race condition in robust notify
Adam Emerson
07:59 PM Backport #51680 (Rejected): nautilus: Potential race condition in robust notify
Nautilus is EOL. Adam Emerson
03:56 PM Bug #52455: radosgw-admin user modify, user suspend and user enable cause user-policy of said use...
An update on this issue.
This is not a new issue. I went back to 2013, and it's already there.
The problem is ...
Daniel Gryniewicz
03:29 PM Bug #52530 (Fix Under Review): segfault in rgw_log_op()
I've created a PR to revert the commit. It's just a bandaid since there's still a need to fix the issue the PR was me... J. Eric Ivancich
02:14 PM Bug #52043 (In Progress): rgw: bucket check should visit non-ascii entries in versioned buckets
J. Eric Ivancich

09/08/2021

07:32 PM Bug #51560 (Fix Under Review): the root cause of rgw.none appearance
J. Eric Ivancich
06:29 PM Bug #51767: missing CommonPrefixes with some shard count
Excellent! Thanks for the followup. JS Landry
06:13 PM Bug #51767: missing CommonPrefixes with some shard count
I wanted to provide an update. I've been trying to recreate the bucket (via the index) in order to reproduce. Ran int... J. Eric Ivancich
06:11 PM Bug #51208 (Duplicate): "[ FAILED ] cls_rgw.bi_list" in upgrade:nautilus-x-pacific
J. Eric Ivancich
01:31 PM Bug #52333: beast frontend performance regressions
adding more info following continuing of the performance investigation -
the CPU load overhead and performance pen...
Mark Kogan
06:28 AM Bug #52530: segfault in rgw_log_op()
Casey Bodley wrote:
> possibly caused by https://github.com/ceph/ceph/pull/39933?
I suspected the same and ran te...
Soumya Koduri

09/07/2021

08:39 PM Bug #52530: segfault in rgw_log_op()
possibly caused by https://github.com/ceph/ceph/pull/39933? Casey Bodley
02:39 PM Bug #52530 (Resolved): segfault in rgw_log_op()
... Casey Bodley
06:32 PM Bug #52333: beast frontend performance regressions
I think some stray keystrokes erroneously assigned this to me? Greg Farnum
11:21 AM Bug #52521 (Closed): rgw/adminops : adding support for caps in ModifyUser api
We can do the above functionality with the help of different API implementations for caps than using ModifyUser()(sim... Jiffin Tony Thottan

09/06/2021

04:37 PM Bug #52521 (Closed): rgw/adminops : adding support for caps in ModifyUser api
Even if caps can be passed to ModifyUser API for AdminOps, it is not handled in the RGW code(it ignores it).
In rad...
Jiffin Tony Thottan
04:28 PM Bug #42788 (Resolved): unittest_rgw_dmclock_scheduler Failed
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:26 PM Bug #49321 (Resolved): Segmentation fault on GC with big value of rgw_gc_max_objs
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:26 PM Bug #49322 (Resolved): notifications: handle exceptions inside the persistent notification thread
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:25 PM Bug #49541 (Resolved): rgw: object lock: improve client error messages
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:25 PM Bug #49552 (Resolved): notifications: setting "persistent=false" creates a persistent topic
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:25 PM Bug #49557 (Resolved): notification: persistent notifications stop when ack-levl=none
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:25 PM Bug #49650 (Resolved): per bucket notification object is never deleted
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:25 PM Bug #49738 (Resolved): notification: librgw is not initializing kafka and amqp libraries
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:24 PM Bug #49892 (Resolved): rgw_orphan_list.sh causing a crash in the OSD
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:24 PM Bug #50201 (Resolved): rgw admin hides sync enable/disable failure on non-master
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:24 PM Bug #50291 (Resolved): ceph-16.2.0 builds have started failing in Fedora 35/rawhide w/ librabbitm...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:24 PM Cleanup #50363 (Resolved): rgw: during reshard lock contention, adjust logging
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:23 PM Bug #50394 (Resolved): radosgw-admin mfa resync crashes when supplied with only one totp-pin
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:23 PM Bug #50621 (Resolved): rgw: fix bucket object listing when initial marker matches prefix
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:23 PM Bug #50758 (Resolved): deprecate civetweb in pacific
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:21 PM Bug #51530 (Resolved): http/notifications: "Content-Type" is missing in POST messages
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:20 PM Bug #51687 (Resolved): notifications: zero timestamp in complete multipart upload event
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:19 PM Bug #52128 (Resolved): multisite upgrade: error repo entries before upgrade can't be overwritten ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:04 PM Backport #52330 (Resolved): pacific: multisite upgrade: error repo entries before upgrade can't b...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42908
m...
Loïc Dachary

09/03/2021

03:15 PM Backport #52501 (Resolved): pacific: rgw: fix bucket index list test error
https://github.com/ceph/ceph/pull/45087 Backport Bot
03:15 PM Backport #52500 (Resolved): octopus: rgw: fix bucket index list test error
https://github.com/ceph/ceph/pull/45088 Backport Bot
03:10 PM Bug #52315 (Pending Backport): rgw: fix bucket index list test error
J. Eric Ivancich
01:09 PM Bug #51574: Segfault when uploading file
Do you have a reproducer? I've tried a few times, and failed to get the crash. Daniel Gryniewicz
08:05 AM Bug #51539: rgw/crypt s3tests with vault: Failed to retrieve the actual key, kms-keyid: my-key-1
At first blush, this looks like a permissions problem.
The teuthology log claims that it wrote '/home/ubuntu/cepht...
Marcus Watts

09/02/2021

04:48 PM Bug #51574: Segfault when uploading file
Is there anything I can help with? Jan Graichen
04:48 PM Bug #52333: beast frontend performance regressions
adding...
found that the performance drop is incured specifically by the ...
Mark Kogan
02:02 PM Bug #52333 (In Progress): beast frontend performance regressions
Casey Bodley
02:28 PM Bug #51786: could not reset user stats: Value too large for defined data type
I don't know--I thought I pushed a PR, maybe I didn't. Didn't RADOS agree to lift this to 128 bytes (size of md5 che... Matt Benjamin
02:20 PM Bug #52137 (Duplicate): Valgrind reports memory "UninitCondition" error.
Casey Bodley
07:32 AM Bug #52137: Valgrind reports memory "UninitCondition" error.
/a/yuriw-2021-08-27_21:20:08-rados-wip-yuri2-testing-2021-08-27-1207-distro-basic-smithi/6363991/remote/smithi112/log... Aishwarya Mathuria
02:17 PM Bug #52455 (In Progress): radosgw-admin user modify, user suspend and user enable cause user-poli...
Casey Bodley
02:16 PM Bug #52428 (Fix Under Review): radosgw-admin:Ambiguous options “-i”
thanks for the pull requests. can you please just remove the abbreviations for --new-uid and --infile, instead of cha... Casey Bodley
02:03 PM Bug #52315 (Fix Under Review): rgw: fix bucket index list test error
Casey Bodley
07:25 AM Bug #47451: RGW appends control character to etags in bucket index
I had the same issue. I found that getting 'user.rgw.etag' xattr from the rados object returns the exact 32bit-length... Ilsoo Byun

09/01/2021

12:17 PM Bug #52333: beast frontend performance regressions
updating regarding testing of: https://github.com/ceph/ceph/pull/35355 -- beast timeout
to reproduce used the fol...
Mark Kogan

08/31/2021

06:05 PM Backport #52468 (Resolved): pacific: "ERROR: s3tests.functional.test_s3_website.test_website_xred...
https://github.com/ceph/ceph/pull/43777 Backport Bot
06:04 PM Bug #51491 (Pending Backport): "ERROR: s3tests.functional.test_s3_website.test_website_xredirect_...
Casey Bodley
02:42 PM Bug #52455: radosgw-admin user modify, user suspend and user enable cause user-policy of said use...
Actually it seems to throw away +anything+ that might be stored as xattr for the user. Not sure if any other function... Pupu Toivonen
02:28 PM Bug #52455: radosgw-admin user modify, user suspend and user enable cause user-policy of said use...
I found that user-policy is stored in default.rgw.meta pool in the users.uid namespace as an xattr for the user and s... Pupu Toivonen

08/30/2021

04:20 PM Bug #52457 (Fix Under Review): D3N: when trying to write to cache object larger than the free dis...
Mark Kogan
03:49 PM Bug #52457 (Resolved): D3N: when trying to write to cache object larger than the free disk space ...
if `rgw_d3n_l1_datacache_size` is set by mistake to 1MB for example
logs similar to below can be sen in the rgw log ...
Mark Kogan
01:36 PM Bug #52455 (Duplicate): radosgw-admin user modify, user suspend and user enable cause user-policy...
Running any of the user-modifying commands of radosgw-admin against a local radosgw user causes the user-policy of sa... Pupu Toivonen

08/27/2021

04:39 PM Bug #52137: Valgrind reports memory "UninitCondition" error.
/a/yuriw-2021-08-26_18:40:53-rados-wip-yuri7-testing-2021-08-26-0841-distro-basic-smithi/6360576/remote/smithi076/log... Neha Ojha
04:30 PM Bug #52315: rgw: fix bucket index list test error
More such failures in https://pulpito.ceph.com/yuriw-2021-08-26_18:40:53-rados-wip-yuri7-testing-2021-08-26-0841-dist... Neha Ojha
04:12 PM Bug #52315: rgw: fix bucket index list test error
... Neha Ojha
09:36 AM Backport #51597 (In Progress): pacific: valgrind use-after-free in RGWCopyObj::execute() after RG...
Yuval Lifshitz
08:35 AM Backport #51511 (In Progress): pacific: notification: topic creation is failing when using v4 aut...
Yuval Lifshitz
08:12 AM Backport #51350 (In Progress): pacific: notifications: notifications stop working after bucket re...
Yuval Lifshitz
08:10 AM Backport #51045 (In Progress): pacific: S3 event message eTag misspelled
Yuval Lifshitz
07:53 AM Bug #52428: radosgw-admin:Ambiguous options “-i”
https://github.com/ceph/ceph/pull/40573
https://github.com/ceph/ceph/pull/40575
Huber ming
07:51 AM Bug #52428 (Fix Under Review): radosgw-admin:Ambiguous options “-i”
“-i” is the abbreviation of options "--uid"、"--new-uid" and "--infile" Huber ming

08/26/2021

02:33 PM Bug #49955 (Won't Fix): upgrade: rgw multisite failures
moved out of the upgrade suite, not a real fix Casey Bodley
02:23 PM Bug #52137 (In Progress): Valgrind reports memory "UninitCondition" error.
J. Eric Ivancich
02:17 PM Bug #52363 (In Progress): rgw: fix the Content-Length in response header is inconsistent with res...
Casey Bodley
02:12 PM Bug #52389 (Can't reproduce): Cannot compile while -DWITH_RADOSGW_DBSTORE=ON
Casey Bodley
08:18 AM Bug #51429: radosgw-admin bi list fails with Input/Output error
I'm running Ceph Nautilus 14.2.22, and I have a bucket that needs to be resharded (dynamic resharding is enabled):
...
Benoît Knecht

08/25/2021

02:44 PM Backport #52330: pacific: multisite upgrade: error repo entries before upgrade can't be overwritt...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42908
merged
Yuri Weinstein

08/24/2021

06:49 PM Bug #51767: missing CommonPrefixes with some shard count
JS Landry wrote:
> Hi, you can download the bi-list file here: https://f001.backblazeb2.com/file/9455b1e05809/bi.lis...
J. Eric Ivancich
01:53 PM Bug #51767: missing CommonPrefixes with some shard count
Hi, you can download the bi-list file here: https://f001.backblazeb2.com/file/9455b1e05809/bi.list.10shards.txt.anon.... JS Landry
04:48 PM Backport #52330 (In Progress): pacific: multisite upgrade: error repo entries before upgrade can'...
Cory Snyder
01:31 PM Bug #52389: Cannot compile while -DWITH_RADOSGW_DBSTORE=ON
So, current master builds for me. I wonder if it's a compiler thing? I have gcc 10.3.1. Daniel Gryniewicz
12:22 PM Bug #52389 (Can't reproduce): Cannot compile while -DWITH_RADOSGW_DBSTORE=ON
There is an error about trying to init abstract class Or Friedmann
08:21 AM Bug #52379: cannot Delete objects on s3 ceph bucket
test AliReza Nasri

08/23/2021

09:06 PM Bug #51767: missing CommonPrefixes with some shard count
JS Landry wrote:
> Eric, please note that I will be out of the office starting Monday, August 9, through August 23. ...
J. Eric Ivancich
08:51 PM Bug #51767: missing CommonPrefixes with some shard count
JS Landry wrote:
> Hi Eric, here's the files. I did anonymize some data about the bucket name, owner, server name, i...
J. Eric Ivancich
08:32 PM Bug #51767: missing CommonPrefixes with some shard count
JS Landry,
Sorry my previous response did't catch that you weren't able to upload the bi list given the limitation...
J. Eric Ivancich
08:13 PM Backport #51471 (Resolved): pacific: User has assume_role permission can access to any bucket
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42632
m...
Loïc Dachary
03:09 PM Backport #51471: pacific: User has assume_role permission can access to any bucket
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42632
merged
Yuri Weinstein
08:03 PM Backport #51467 (Resolved): Backport Bucket Remove Op: Pass in user
Loïc Dachary
08:01 PM Backport #50156 (Resolved): pacific: notification: persistent notifications stop when ack-levl=none
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40696
m...
Loïc Dachary
08:01 PM Backport #50157 (Resolved): pacific: notifications: setting "persistent=false" creates a persiste...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40695
m...
Loïc Dachary
08:01 PM Backport #50214 (Resolved): pacific: rgw: object lock: improve client error messages
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40693
m...
Loïc Dachary
01:02 PM Bug #52379 (Closed): cannot Delete objects on s3 ceph bucket
I have a ceph cluster and running a few s3 bucket on it, 'gitlab-s3-api' user has full permission on everything on ( ... AliReza Nasri
 

Also available in: Atom