Project

General

Profile

Activity

From 12/01/2020 to 12/30/2020

12/30/2020

07:12 AM Bug #48727: The s3cmd abortmp operation may delete the bucket by mistake
PR goes here.
https://github.com/ceph/ceph/pull/38731
fei hou
07:07 AM Bug #48727: The s3cmd abortmp operation may delete the bucket by mistake
https://github.com/ceph/ceph/pull/38731 fei hou
03:21 AM Bug #48727: The s3cmd abortmp operation may delete the bucket by mistake
https://github.com/ceph/ceph/pull/38734 Huber ming
06:10 AM Bug #48716: aws-s3 incompatibility related metadata
https://github.com/ceph/ceph/pull/38737 Ilsoo Byun

12/29/2020

06:10 AM Bug #48727 (Fix Under Review): The s3cmd abortmp operation may delete the bucket by mistake
When you abort a multipart upload using s3cmd, it may delete the bucket by mistake.
Here is the operation flow:
1、c...
fei hou

12/28/2020

01:16 PM Backport #48725 (Resolved): octopus: radosgw-admin bucket limit check percentage warnings don't work
https://github.com/ceph/ceph/pull/38826 Backport Bot
01:16 PM Backport #48724 (Resolved): nautilus: radosgw-admin bucket limit check percentage warnings don't ...
https://github.com/ceph/ceph/pull/38825 Backport Bot
01:13 PM Bug #40255 (Pending Backport): radosgw-admin bucket limit check percentage warnings don't work
J. Eric Ivancich
07:15 AM Bug #48723: rgw:When the bucket does not exist, "putbucketails" API gives us an unreasonable erro...
Sorry, the "putbucketails" in the title should be "putbucketacl" wang kevin
07:05 AM Bug #48723: rgw:When the bucket does not exist, "putbucketails" API gives us an unreasonable erro...
please refer to https://github.com/ceph/ceph/pull/36695 wang kevin
06:55 AM Bug #48723 (New): rgw:When the bucket does not exist, "putbucketails" API gives us an unreasonabl...
When we use the "putbucketacls" API, if the bucket does not exist, the error code we get is "nosuchkey", but the more... wang kevin
06:40 AM Bug #48722: There is a bug in "GetBucketLocation" API when "Bucket" does not exist.
Please refer to https://github.com/ceph/ceph/pull/38682 wang kevin
06:29 AM Bug #48722 (Fix Under Review): There is a bug in "GetBucketLocation" API when "Bucket" does not e...
When we use the "GetBucketLocation" API and the "Bucket" does not exist, rgw returns an empty XML file instead of a "... wang kevin

12/24/2020

11:41 AM Bug #48716 (Pending Backport): aws-s3 incompatibility related metadata
When using metadata containing _, the behavior is different from aws-s3.... Ilsoo Byun

12/23/2020

05:33 PM Bug #48709: [RGW] [boto] PUT on versioned bucket fails with NoSuchKey
Additional data collection will follow as discussed... Mark Kogan
12:42 PM Bug #48709 (Pending Backport): [RGW] [boto] PUT on versioned bucket fails with NoSuchKey
... Mark Kogan
02:03 AM Bug #48705 (New): multisite: out of sync of the remove bucket operation
If you remove and create a bucket without in-between delay, the removal operation is not synchronized on the slave.
...
Ilsoo Byun

12/22/2020

07:02 PM Documentation #23027: document rgw_multipart_min_part_size
@mattbenjamin @yehudasa Any thoughts re whether this should, or should not, be explicitly documented in https://docs.... Anthony D'Atri

12/21/2020

05:10 PM Backport #48693 (Resolved): octopus: add sts token claims to ops log to be used for auditing
https://github.com/ceph/ceph/pull/38970 Backport Bot
05:05 PM Feature #45989 (Pending Backport): add sts token claims to ops log to be used for auditing
Nathan Cutler
04:27 PM Fix #48688 (Resolved): rgw_rest_metadata.cc:267:13: warning: address of 'this->ondisk_version' wi...
Casey Bodley
02:51 PM Fix #48688 (Fix Under Review): rgw_rest_metadata.cc:267:13: warning: address of 'this->ondisk_ver...
Casey Bodley
10:28 AM Fix #48688 (Resolved): rgw_rest_metadata.cc:267:13: warning: address of 'this->ondisk_version' wi...
The full warning:... Mark Kogan
09:32 AM Bug #48687 (Resolved): Command failed on smithi058 with status 1: 'rm -rf /home/ubuntu/cephtest/k...
Teuthology error in removing keycloak directory (no such file or directory)
Command failed on smithi058 with statu...
Or Friedmann

12/18/2020

07:54 PM Bug #48571: Multi part upload abort on first put with unknown error -2009
Matt Benjamin wrote:
> Can you provide an rgw log segment which shows the required init-multipart-upload step which ...
Simon Pierre Desrosiers
02:38 PM Backport #48127 (Resolved): octopus: Unnecessary bilogs are left in sync-disabled buckets
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/38338
m...
Nathan Cutler
05:04 AM Bug #48646: Bucket operations an issue with C# AWSSDK.S3 client
UPDATE:
Issue solved with this flag:
rgw_relaxed_s3_bucket_names = true
Ist Gab

12/17/2020

06:19 PM Backport #48127: octopus: Unnecessary bilogs are left in sync-disabled buckets
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/38338
merged
Yuri Weinstein
06:18 PM Bug #48571: Multi part upload abort on first put with unknown error -2009
Casey Bodley wrote:
> what is the s3 client? does it support multipart uploads?
The S3 client, as stated at the b...
Simon Pierre Desrosiers
04:50 PM Bug #48571: Multi part upload abort on first put with unknown error -2009
I am not sure what exactly you are looking for, but here are the logs for the two rgw server, both in debug log level... Simon Pierre Desrosiers
03:16 PM Bug #48571 (Need More Info): Multi part upload abort on first put with unknown error -2009
Casey Bodley
03:16 PM Bug #48571: Multi part upload abort on first put with unknown error -2009
what is the s3 client? does it support multipart uploads? Casey Bodley
03:13 PM Bug #48571: Multi part upload abort on first put with unknown error -2009
Can you provide an rgw log segment which shows the required init-multipart-upload step which needs to run before any ... Matt Benjamin
03:10 PM Bug #48571: Multi part upload abort on first put with unknown error -2009
rgw_common.h:#define ERR_NO_SUCH_UPLOAD 2009
rgw_common.cc: { ERR_NO_SUCH_UPLOAD, {404, "NoSuchUpload" }},
Casey Bodley
06:05 PM Backport #48660 (Rejected): octopus: notifications: only bucket owner is allowed to add/remove no...
Backport Bot
06:05 PM Backport #48659 (Resolved): octopus: notification: radosgw-admin hangs on while closing
https://github.com/ceph/ceph/pull/40381 Backport Bot
06:04 PM Bug #48250 (Pending Backport): notifications: only bucket owner is allowed to add/remove notifica...
Yuval Lifshitz
06:03 PM Bug #46243 (Resolved): notification: add more examples notification boto3 README
Yuval Lifshitz
06:00 PM Backport #48658 (Rejected): octopus: notification: cannot delete a notification from a deleted bu...
Backport Bot
06:00 PM Bug #48293 (Pending Backport): notification: radosgw-admin hangs on while closing
Yuval Lifshitz
06:00 PM Backport #48657 (Rejected): octopus: notifications: tag based filtering works only for object del...
Backport Bot
05:58 PM Bug #48321 (Pending Backport): notifications: tag based filtering works only for object deletions
Yuval Lifshitz
05:57 PM Bug #46128 (Pending Backport): notification: cannot delete a notification from a deleted bucket
Yuval Lifshitz
03:28 PM Bug #48351: object-lock enabled is not working on 14.2.9 - files still deletable
Matt to reassign Casey Bodley
03:24 PM Bug #48472 (Need More Info): rgw crash when get none exist role policy
Casey Bodley
03:23 PM Bug #48554 (Fix Under Review): When copying an encrypted object, the result object is empty.
Casey Bodley
10:45 AM Bug #48646 (Closed): Bucket operations an issue with C# AWSSDK.S3 client
## Description
Bucket operations an issue with C# AWSSDK.S3 client
We are having issues with bucket operations with...
Ist Gab

12/16/2020

06:35 PM Backport #48426 (In Progress): nautilus: Put policy should return 204 instead of 200
Nathan Cutler
06:34 PM Backport #48423 (Need More Info): nautilus: Able to circumvent S3 Object Lock using deleteobjects...
complicated backport Nathan Cutler
04:18 PM Bug #48632 (Resolved): S3 error: 404 (NoSuchBucket) due to distribute cache is not being invoked
Reproducer:
aws s3 cp s3://hello/hosts abc --endpoint-url http://<rgw1>
aws s3 mb s3://hello --endpoint-url http:...
Or Friedmann

12/15/2020

02:22 PM Backport #48346 (In Progress): nautilus: rgw: unnecessary payload is added at the end of the message
Nathan Cutler
02:19 PM Backport #48128 (In Progress): nautilus: Unnecessary bilogs are left in sync-disabled buckets
Nathan Cutler
02:18 PM Backport #48100 (In Progress): nautilus: Admin API returns 200 instead of 404 for Get Bucket Info
Nathan Cutler
01:46 PM Bug #48571: Multi part upload abort on first put with unknown error -2009
I am sorry, the end of my message was lost during edition.
We can see in the rgw output that an unknown error is h...
Simon Pierre Desrosiers

12/14/2020

08:30 AM Bug #47910: radosgw crash on objecter operations
Hi Mauricio,
I planned to test backport this week, I will be back with results.
Rafal
Rafal Wadolowski
12:43 AM Bug #48554: When copying an encrypted object, the result object is empty.
https://github.com/ceph/ceph/pull/38537 Ilsoo Byun
12:42 AM Bug #48556: UploadPartCopy uses the wrong headers
https://github.com/ceph/ceph/pull/38541 Ilsoo Byun

12/13/2020

10:32 AM Backport #48576 (In Progress): nautilus: RGW prefetches data for range requests
Nathan Cutler

12/12/2020

02:39 PM Backport #48238 (Resolved): nautilus: list object versions returned multiple 'IsLatest true' entries
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/38085
m...
Nathan Cutler
01:06 AM Bug #47910: radosgw crash on objecter operations
Hi Rafal,
Please excuse this message if you're already out for vacation/holiday season.
Just following up if yo...
Mauricio Oliveira
01:00 AM Backport #48576 (Resolved): nautilus: RGW prefetches data for range requests
https://github.com/ceph/ceph/pull/38556 Backport Bot
12:58 AM Bug #44508 (Pending Backport): RGW prefetches data for range requests
Dan Hill
12:57 AM Bug #44508: RGW prefetches data for range requests
This issue is also present in nautilus. I've added it to the backport list for consideration. Dan Hill

12/11/2020

09:19 PM Bug #48571 (Can't reproduce): Multi part upload abort on first put with unknown error -2009
Hello,
We are trying to configure IBM Cloud Tape Connector to do backup on our Cephs<s S3. Initial Connection hap...
Simon Pierre Desrosiers
07:59 PM Backport #48238: nautilus: list object versions returned multiple 'IsLatest true' entries
https://github.com/ceph/ceph/pull/38085 merged Yuri Weinstein
07:21 AM Bug #48556 (New): UploadPartCopy uses the wrong headers
to create an part from an encrypted object, RadosGW uses the following headers:
* x-amz-server-side-encryption-custo...
Ilsoo Byun
05:31 AM Bug #48472: rgw crash when get none exist role policy
Hi @joke lee,
I tried the following:
radosgw-admin user create --tenant t1tenant --uid t1user --display-name t1...
Pritha Srivastava
12:55 AM Bug #48554 (Resolved): When copying an encrypted object, the result object is empty.
When I use UploadPartCopyRequest to copy an encrypted object without a key, the request succeeds, but the result obje... Ilsoo Byun

12/10/2020

03:16 PM Backport #48548 (Rejected): octopus: Access denied for multi-object-delete by non-bucket-owner
Backport Bot
03:16 PM Backport #48547 (Rejected): nautilus: Access denied for multi-object-delete by non-bucket-owner
Backport Bot
03:15 PM Backport #48546 (Resolved): octopus: rgwlc: shard-index vector short by 1?
https://github.com/ceph/ceph/pull/38824 Backport Bot
03:15 PM Backport #48545 (Rejected): nautilus: rgwlc: shard-index vector short by 1?
Backport Bot
03:15 PM Backport #48544 (Resolved): octopus: rgw_file: common_prefixes returned out of lexical order
https://github.com/ceph/ceph/pull/38829 Backport Bot
03:15 PM Backport #48543 (Resolved): nautilus: rgw_file: common_prefixes returned out of lexical order
https://github.com/ceph/ceph/pull/38828 Backport Bot
03:12 PM Bug #48410 (Pending Backport): rgw_file: common_prefixes returned out of lexical order
Matt Benjamin
03:08 PM Bug #46567 (Pending Backport): Access denied for multi-object-delete by non-bucket-owner
Casey Bodley
03:06 PM Bug #48255 (Pending Backport): rgwlc: shard-index vector short by 1?
Matt Benjamin
01:04 AM Bug #48363: rgw: concurrent object delete can leak bucket index instance entries
Matt Benjamin wrote:
> Hi Yehuda,
>
> What Ceph versions are affected?
>
> Matt
we ran into the same proble...
joke lee

12/09/2020

11:35 AM Feature #48513: uses librgw2 to directly access the rados cluster for hadoop
The adapter invokes the librgw2 interface through JNI. The following interfaces need to be implemented:
static const...
chunsong feng
11:32 AM Feature #48513 (New): uses librgw2 to directly access the rados cluster for hadoop
Hadoop S3 accesses Ceph through the object gateway. The radosgw daemon process needs to be deployed. Messages are sen... chunsong feng

12/08/2020

06:47 PM Bug #47074: rgw: bucket radoslist looping endlessly while processing a bucket
I'm experiencing the same issue in my environment. I recently attempted to run the ‘rgw-orphan-list’ tool against our... James McEwan
04:23 PM Fix #48499 (Resolved): nautilus: rgw: in ordered bucket listing skip namespaced entries internall...
When doing an ordered bucket listing, such as from s3, we're listing all the entries that are not in a namespace. Non... J. Eric Ivancich

12/07/2020

01:26 AM Bug #48472 (Need More Info): rgw crash when get none exist role policy
rgw will crash when get put delete pocliy to a none exist role
import boto3, json
import botocore
botocore.session...
joke lee

12/04/2020

09:04 PM Bug #47910: radosgw crash on objecter operations
Hi Rafal, Casey,
I've completed the backport on the nautilus branch, and tested with the steps from 43739 [1] usin...
Mauricio Oliveira
11:08 AM Backport #48462 (Resolved): octopus: notifications: support GetTopicAttributes API
https://github.com/ceph/ceph/pull/40812 Nathan Cutler
11:08 AM Backport #48461 (Resolved): octopus: notifications not sent when non-owner modifies the bucket
https://github.com/ceph/ceph/pull/40029 Nathan Cutler

12/03/2020

11:32 AM Backport #48429 (In Progress): octopus: rgw: expiration is triggered in advance because of an ove...
Nathan Cutler
11:31 AM Backport #48427 (In Progress): octopus: Put policy should return 204 instead of 200
Nathan Cutler
11:31 AM Backport #48424 (Need More Info): octopus: Able to circumvent S3 Object Lock using deleteobjects ...
feature backport, presumed non-trivial Nathan Cutler
07:11 AM Feature #46296 (Pending Backport): notifications: support GetTopicAttributes API
Yuval Lifshitz
07:10 AM Bug #47904 (Pending Backport): notifications not sent when non-owner modifies the bucket
Yuval Lifshitz

12/02/2020

11:10 AM Backport #48429 (Resolved): octopus: rgw: expiration is triggered in advance because of an overfl...
https://github.com/ceph/ceph/pull/38421 Nathan Cutler
11:10 AM Backport #48428 (Resolved): nautilus: rgw: expiration is triggered in advance because of an overf...
https://github.com/ceph/ceph/pull/38823 Nathan Cutler
11:08 AM Backport #48427 (Resolved): octopus: Put policy should return 204 instead of 200
https://github.com/ceph/ceph/pull/38420 Nathan Cutler
11:08 AM Backport #48426 (Resolved): nautilus: Put policy should return 204 instead of 200
https://github.com/ceph/ceph/pull/38623 Nathan Cutler
11:07 AM Backport #48424 (Resolved): octopus: Able to circumvent S3 Object Lock using deleteobjects command
https://github.com/ceph/ceph/pull/41031 Nathan Cutler
11:07 AM Backport #48423 (Resolved): nautilus: Able to circumvent S3 Object Lock using deleteobjects command
https://github.com/ceph/ceph/pull/41164 Nathan Cutler

12/01/2020

10:09 PM Bug #48418 (New): rgw-admin: segfault during sync pipe modification at diff_sets()
Yehuda Sadeh
10:01 PM Bug #47586 (Pending Backport): Able to circumvent S3 Object Lock using deleteobjects command
J. Eric Ivancich
10:00 PM Bug #45467 (Pending Backport): Put policy should return 204 instead of 200
J. Eric Ivancich
09:58 PM Bug #42634 (Pending Backport): rgw: expiration is triggered in advance because of an overflow pro...
J. Eric Ivancich
09:57 PM Bug #47919 (Pending Backport): list object versions returned multiple 'IsLatest true' entries
J. Eric Ivancich
09:56 PM Bug #44987 (Resolved): rgw: anonymous object should belong to the bucket owner
J. Eric Ivancich
08:43 PM Bug #48416 (Fix Under Review): rgw: bucket sync fails if bucket policy specifies different target...
Yehuda Sadeh
07:01 PM Bug #48415 (New): radosgw-admin: segfault on sync group pipe modify and source/dest zones not spe...
Yehuda Sadeh
01:31 PM Bug #48410 (Fix Under Review): rgw_file: common_prefixes returned out of lexical order
Matt Benjamin
12:53 PM Bug #48410 (Resolved): rgw_file: common_prefixes returned out of lexical order
Since inception RGWReaddirRequest has sent all leaf objects first (in lexical order), then common_prefixes (in lexica... Matt Benjamin
10:19 AM Feature #48402: multisite option to enable keepalive
I wonder if https://tracker.ceph.com/issues/47961 would fix my issue as well... If the connections are closed after ... Dieter Roels
07:17 AM Bug #48001: Brocken SwiftAPI anonymous access
maybe related to #48382 Pietari Hyvärinen
 

Also available in: Atom