Project

General

Profile

Activity

From 08/09/2016 to 09/07/2016

09/07/2016

05:28 PM Bug #17052: unittest_http_manager times out
this is a unit test to detect a bug in old versions of libcurl (pre-7.32), so that's what causes the deadlock here. w... Casey Bodley
05:04 PM Bug #17052: unittest_http_manager times out
@Casey could you take a look at this? Kefu Chai
05:07 PM Backport #16448 (Resolved): hammer: default quota fixes
Casey Bodley

09/06/2016

06:55 PM Bug #16695: radosgw Consumes too much CPU time to synchronize metadata or data between multisite
new pr: https://github.com/ceph/ceph/pull/10998 Casey Bodley
06:46 PM Bug #13817 (In Progress): RGW does not send HTTP header
Matt Benjamin
06:38 PM Bug #17163 (In Progress): Rados object leak
Folks, could you retest with (at earliest) the latest Hammer version (there have been multiple leak fixes)? Matt Benjamin
06:35 PM Bug #17164 (In Progress): Orphan data gets leaked on Bucket deletion
Matt Benjamin
06:32 PM Bug #17159: system user can't copy objects using put method and rgwx-source-zone parameter
Can you folks add logs and reproducing URL (optionally sanitized)? Matt Benjamin
06:25 PM Bug #16727: s3tests-test-readwrite failed in rados run
The second log doesn't return 403/forbidden (so looks like different issue)? Matt Benjamin
06:22 PM Bug #17203 (Resolved): rgw: remove EEXIST error msg for ZoneCreate
Orit Wasserman
06:20 PM Bug #14208 (Need More Info): rgw: 500 returned on Put Bucket ACL (ECANCELLED/-125)
Assigning myself. I think we need more context to guide in reproducing (or a reproducer?). Matt Benjamin
06:11 PM Bug #14081 (In Progress): The radosgw-agent cannot unlock, and error code is 404
Matt Benjamin
06:08 PM Bug #16828 (Need More Info): radosgw swift interface put object response 500 error?
Matt Benjamin
06:02 PM Bug #16854 (In Progress): the usage log record date is 16 hours later than the real operate time...
Matt Benjamin
06:02 PM Bug #16408 (In Progress): Creating Bucket failed and can't be deleted.
Orit Wasserman
06:00 PM Bug #17111 (In Progress): ERROR: got unexpected error when trying to read object: -2
Orit Wasserman
06:00 PM Bug #17186 (In Progress): radosgw keystonev3 token revocation error
Matt Benjamin
08:32 AM Bug #17215 (Resolved): Unable to suspend a user that is part of a tenant
I am creating users with a tenant, e.g. "DB0370$mark".
When I try to suspend this user, that succeeds when the use...
Mark Schouten

09/02/2016

08:15 PM Bug #14208: rgw: 500 returned on Put Bucket ACL (ECANCELLED/-125)
Yehuda Sadeh wrote:
> Could be related to metadata cache disagreement between different rgws (as we've seen in your ...
Warren Wang
06:45 PM Backport #17208 (Resolved): jewel: rgw: setting rgw_swift_url_prefix = "/" doesn't work as expected
https://github.com/ceph/ceph/pull/11497
Nathan Cutler
12:22 PM Bug #17203 (Resolved): rgw: remove EEXIST error msg for ZoneCreate
https://github.com/ceph/ceph/pull/8909 洁 李
09:04 AM Bug #17186: radosgw keystonev3 token revocation error
2016-08-30 12:02:39.783567 7f1f55ffb700 0 revoked tokens response is missing signed section --> this line implies tha... Pritha Srivastava

09/01/2016

06:33 PM Bug #16110 (Resolved): Support for caching Keystone admin token
Closing, since backport is non trivial. Can be reopened again if needed. Yehuda Sadeh
06:32 PM Bug #16673 (Pending Backport): rgw: setting rgw_swift_url_prefix = "/" doesn't work as expected
close wrong bug Yehuda Sadeh
06:31 PM Bug #16673 (Resolved): rgw: setting rgw_swift_url_prefix = "/" doesn't work as expected
Since backport is non trivial, closing it. We can reopen again if needed. Yehuda Sadeh
06:24 PM Bug #17159: system user can't copy objects using put method and rgwx-source-zone parameter
Not sure I see the issue. At RGWCopyObj_ObjStore_S3::get_params() we do the following:... Yehuda Sadeh
06:02 PM Bug #16408: Creating Bucket failed and can't be deleted.
Orit, ping? Yehuda Sadeh
05:59 PM Bug #16957: NO_SSL_DL is not passed to civetweb during compilation of radosgw
This bug deals with the autotools build of radosgw. A fix is here: https://github.com/ceph/ceph/pull/10631 Anonymous
05:53 PM Backport #16794: jewel: multisite bucket sync doesn't retry objects that it fails to fetch
sounds like we need to pull in more commits Yehuda Sadeh
05:47 PM Bug #16856 (Fix Under Review): ACL request for objects with underscore at end and beginning
Yehuda Sadeh
05:17 PM Bug #17186: radosgw keystonev3 token revocation error
Keith Schincke (OpenStack community) requested we backport this fix to jewel, since he ran across this while making a... Ken Dreyer

08/31/2016

09:27 PM Bug #16856: ACL request for objects with underscore at end and beginning
I have a fix less intrusive:
https://github.com/ceph/ceph/pull/10939
Orit Wasserman
08:27 PM Bug #17186 (Can't reproduce): radosgw keystonev3 token revocation error
I am getting some unusual errors in my radosgw.log.
I have Keystone configured with fernet tokens.
I have RGW confi...
Matt Benjamin
05:27 PM Feature #17185: ldap auth custom search filter
Ordinarily features are not backported, but for the time being I flagged this for backport. Yehuda, Orit, please conf... Nathan Cutler
05:27 PM Feature #17185 (Fix Under Review): ldap auth custom search filter
*master PR*: https://github.com/ceph/ceph/pull/10936 Nathan Cutler
04:09 PM Feature #17185 (Resolved): ldap auth custom search filter
master PR: https://github.com/ceph/ceph/pull/10936
Currently rgw ldap auth code allows to limit users based on the...
Harald Klein
09:21 AM Bug #16673 (Pending Backport): rgw: setting rgw_swift_url_prefix = "/" doesn't work as expected
Radoslaw Zarzynski

08/30/2016

04:39 PM Bug #17175 (New): when setting payer of bucket to Requester, the ceph also could get object by an...
When setting bucket's payer to requester, anonymous account could also get object by setting the value of optional pa... wenjun jing
08:58 AM Bug #16110: Support for caching Keystone admin token
The hammer backport of this feature is non-trivial. It will need to be done by an RGW developer. Nathan Cutler
07:37 AM Bug #17076: AWS S3 Version 4 signatures fail sometimes.
s3cmd encodes space as "%20" while computing signature whereas it encodes space as "+" while passing the canonical ur... Pritha Srivastava

08/29/2016

08:53 PM Bug #16727: s3tests-test-readwrite failed in rados run
http://qa-proxy.ceph.com/teuthology/yuriw-2016-08-26_22:32:43-rados-wip-yuri-testing_2016_08_26-distro-basic-smithi/3... Yuri Weinstein
04:58 PM Bug #17167 (Resolved): teuthology: assertion failure in a radosgw-admin related task
In several Teuthology tasks (possibly related to the sync) following assertion failure can be seen:... Radoslaw Zarzynski
12:06 PM Bug #16939 (Resolved): multisite: RGWPeriodPuller tries to pull from itself
Loïc Dachary
12:06 PM Bug #16935 (Resolved): Increase log level for messages occuring while running rgw admin command
Loïc Dachary
12:06 PM Bug #16839 (Resolved): "default" zone and zonegroup cannot be added to a realm
Loïc Dachary
12:06 PM Bug #16834 (Resolved): use zone endpoints instead of zonegroup endpoints
Loïc Dachary
12:06 PM Bug #16817 (Resolved): multisite segfault on ~RGWRealmWatcher if realm was deleted
Loïc Dachary
12:06 PM Bug #16705 (Resolved): rgw: there may be some objects not delete in some circumstances
Loïc Dachary
12:06 PM Bug #16684 (Resolved): rgw: object expirer's hints might be trimmed without processing in some ci...
Loïc Dachary
12:06 PM Bug #16666 (Resolved): segfault in RGWOp_MDLog_Notify
Loïc Dachary
12:06 PM Bug #16665 (Resolved): segfault in RGWBucketShardIncrementalSyncCR
Loïc Dachary
12:06 PM Bug #16548 (Resolved): Bug when using port 443s in rgw.
Loïc Dachary
12:06 PM Bug #16469 (Resolved): multisite: bucket sync failures with tenant users
Loïc Dachary
12:06 PM Bug #16121 (Resolved): rgw multisite "ERROR" messages during "normal operation"
Loïc Dachary
12:00 PM Backport #16862 (Resolved): jewel: "default" zone and zonegroup cannot be added to a realm
Loïc Dachary
12:00 PM Backport #16863 (Resolved): jewel: use zone endpoints instead of zonegroup endpoints
Loïc Dachary
12:00 PM Backport #16864 (Resolved): jewel: multisite segfault on ~RGWRealmWatcher if realm was deleted
Loïc Dachary
11:59 AM Backport #16901 (Resolved): jewel: segfault in RGWOp_MDLog_Notify
Loïc Dachary
11:59 AM Backport #17033 (Resolved): jewel: rgw: there may be some objects not delete in some circumstances
Loïc Dachary
11:59 AM Backport #17034 (Resolved): jewel: rgw: object expirer's hints might be trimmed without processin...
Loïc Dachary
11:31 AM Bug #17164: Orphan data gets leaked on Bucket deletion
Fix.
The fix for the above issue is in delete_bucket function at
delete_bucket at src/rgw/rgw_rados.cc
https:...
Praveen Kumar G T
11:17 AM Bug #17164 (Resolved): Orphan data gets leaked on Bucket deletion
If we have orphan data in the bucket because of partial Multipart upload. The rados objects corresponding to the Mult... Praveen Kumar G T
09:59 AM Bug #17163 (In Progress): Rados object leak
Rados objects gets leaked when a file is written with same name across multiple sessions at the same time. Rados obje... Praveen Kumar G T
06:54 AM Backport #17162 (Resolved): jewel: rgw multisite: doesn't retry RGWFetchAllMetaCR on failed lease
https://github.com/ceph/ceph/pull/11476 Nathan Cutler
06:54 AM Backport #17161 (Resolved): jewel: multisite: StateBuildingFullSyncMaps doesn't check for errors ...
https://github.com/ceph/ceph/pull/11330 Nathan Cutler
12:46 AM Bug #17159 (Can't reproduce): system user can't copy objects using put method and rgwx-source-zon...
we want to copy an object by sending an uri like /bucket/obj?rgwx-source-zone=xxx&rgwx-client-id=xxx&rgwx-op-id=xxx. ... hikdata hik

08/27/2016

05:03 AM Bug #17040: Files incorrectly uploaded with swift api
Fixed in 0.94.8.
$ git tag --contains 4eea92b4a50e06d850c39009d122f8bbbd48c857
v0.94.8
Vikhyat Umrao

08/26/2016

06:09 PM Bug #17047 (Pending Backport): rgw multisite: doesn't retry RGWFetchAllMetaCR on failed lease
Yehuda Sadeh
06:09 PM Bug #17073 (Pending Backport): multisite: StateBuildingFullSyncMaps doesn't check for errors befo...
Yehuda Sadeh
02:49 PM Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Jan Hugo Prins wrote:
> Jan Hugo Prins wrote:
> > Pritha Srivastava wrote:
> >
> > >
> > > I have not been abl...
Pritha Srivastava
01:24 PM Bug #13817: RGW does not send HTTP header
I'm not sure these objects were zero sized when uploaded, but I've only seen missing HTTP line with "Content-length: ... Ian Babrou
07:08 AM Backport #16793 (In Progress): jewel: upgrade from old multisite to new multisite fails
Loïc Dachary
07:05 AM Backport #17140 (In Progress): jewel: period commit loses zonegroup changes: region_map converted...
Loïc Dachary
07:04 AM Backport #17143 (In Progress): jewel: rgw file uses too much CPU in gc/idle thread
Loïc Dachary
06:50 AM Backport #17150 (Resolved): hammer: rgw: Anonymous user is able to read bucket with authenticated...
https://github.com/ceph/ceph/pull/11045 Loïc Dachary
03:47 AM Bug #13207 (Pending Backport): CVE-2016-7031 rgw: Anonymous user is able to read bucket with auth...
https://github.com/ceph/ceph/pull/6057 was merged, but ticket status was not changed. Thanks to Osamu for bringing th... Nathan Cutler

08/25/2016

10:48 PM Backport #16934 (Resolved): jewel: Add zone rename to radosgw_admin
Loïc Dachary
10:48 PM Backport #16958 (Resolved): jewel: Bug when using port 443s in rgw.
Loïc Dachary
10:48 PM Backport #17006 (Resolved): jewel: Increase log level for messages occuring while running rgw adm...
Loïc Dachary
10:48 PM Backport #17032 (Resolved): jewel: multisite: RGWPeriodPuller tries to pull from itself
Loïc Dachary
09:01 PM Backport #17147 (Resolved): jewel: rgw multisite "ERROR" messages during "normal operation"
Loïc Dachary
08:59 PM Backport #17147 (In Progress): jewel: rgw multisite "ERROR" messages during "normal operation"
Loïc Dachary
08:58 PM Backport #17147 (Resolved): jewel: rgw multisite "ERROR" messages during "normal operation"
https://github.com/ceph/ceph/pull/10845 Loïc Dachary
08:57 PM Bug #16121 (Pending Backport): rgw multisite "ERROR" messages during "normal operation"
Loïc Dachary
08:53 PM Bug #16121: rgw multisite "ERROR" messages during "normal operation"
Loic Dachary wrote:
> https://github.com/ceph/ceph/pull/9786 claims to fix this issue, is it real ?
yes
Casey Bodley
08:49 PM Bug #16121: rgw multisite "ERROR" messages during "normal operation"
https://github.com/ceph/ceph/pull/9786 claims to fix this issue, is it real ? Loïc Dachary
08:39 PM Backport #17143 (Resolved): jewel: rgw file uses too much CPU in gc/idle thread
https://github.com/ceph/ceph/pull/10889 Loïc Dachary
08:38 PM Backport #17140 (Resolved): jewel: period commit loses zonegroup changes: region_map converted re...
https://github.com/ceph/ceph/pull/10890 Loïc Dachary
08:27 PM Backport #16696 (Resolved): jewel: segfault in RGWBucketShardIncrementalSyncCR
Loïc Dachary
08:27 PM Backport #16702 (Resolved): jewel: multisite: bucket sync failures with tenant users
Loïc Dachary
06:37 PM Bug #13817: RGW does not send HTTP header
Does this only happen when object size is 0? Yehuda Sadeh
06:34 PM Bug #13529 (Resolved): rgw: leak from RGWWatcher::handle_error
We don't see this issue anymore, assumed fixed. If happens again feel free to reopen. Yehuda Sadeh
06:20 PM Bug #16877 (Duplicate): mulsites synchonize objects in limitless loop
Should be resolved by now, we merged a few fixes for it into the jewel branch. I'll mark it as duplicate. Not sure if... Yehuda Sadeh
06:18 PM Bug #16976 (Pending Backport): rgw file uses too much CPU in gc/idle thread
Fixed in
https://github.com/ceph/ceph/pull/10638 and
https://github.com/ceph/ceph/pull/10756
Matt Benjamin
06:16 PM Backport #16793 (New): jewel: upgrade from old multisite to new multisite fails
Yehuda Sadeh
06:15 PM Backport #16793: jewel: upgrade from old multisite to new multisite fails
Loic, original PR:
https://github.com/ceph/ceph/pull/10368
Yehuda Sadeh
06:15 PM Bug #16751: upgrade from old multisite to new multisite fails
Here's the original PR:
https://github.com/ceph/ceph/pull/10368
Yehuda Sadeh
06:13 PM Bug #16751: upgrade from old multisite to new multisite fails
Orit, where is the original fix? Yehuda Sadeh
06:11 PM Bug #16995: rgw files can't upload
Try adding 'rgw content length compat = true' to your rgw config in ceph.conf. Yehuda Sadeh
06:06 PM Bug #17036 (Pending Backport): rgw: radosgw daemon core when reopen logs
Yehuda Sadeh
06:05 PM Bug #17036 (Resolved): rgw: radosgw daemon core when reopen logs
Yehuda Sadeh
06:01 PM Bug #17090 (Fix Under Review): rgw: swift api return ``204 No Content`` when update metadata for ...
Yehuda Sadeh
05:52 PM Bug #13885 (Resolved): rgw: DNSError on OpenStack
Yehuda Sadeh
05:51 PM Bug #15530: s3website: VHost-style buckets do not fire correctly in website mode
Robin, ping? Yehuda Sadeh
05:49 PM Bug #15868: rgw: versioned object is still listed in bucket index after removal
Maybe related to #15445? Yehuda Sadeh
05:45 PM Bug #16828: radosgw swift interface put object response 500 error?
It sounds like mixed osds and radosgw versions. Can you turn on 'debug ms = 1' on the radosgw, and see where that 95 ... Yehuda Sadeh
05:41 PM Bug #14826 (Resolved): rgw: bucket listing following object delete is partial
Yehuda Sadeh
05:40 PM Bug #15445: multisite s3tests test_versioning_obj_create_versions_remove_special_names causes rad...
Orit, can you try reproducing it? It seems to me that there's an issue with certain rgw objects that aren't getting r... Yehuda Sadeh
05:34 PM Bug #17051 (Pending Backport): period commit loses zonegroup changes: region_map converted repeat...
Casey Bodley
03:07 PM Fix #17136: Fix accidental logic inversion in RGW hostname fallback
Fixes:
https://github.com/ceph/ceph/pull/10873 - master
https://github.com/ceph/ceph/pull/10874 - jewel
Robin Johnson
02:56 PM Fix #17136 (Resolved): Fix accidental logic inversion in RGW hostname fallback
The final version of #15975 contained an accidental logic reversion, that caused the final fallback only fire if the ... Robin Johnson
02:47 PM Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Jan Hugo Prins wrote:
> Pritha Srivastava wrote:
>
> >
> > I have not been able to reproduce the issue, were th...
Jan Hugo Prins
10:46 AM Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Pritha Srivastava wrote:
>
> I have not been able to reproduce the issue, were the files of a particular size, o...
Jan Hugo Prins
10:21 AM Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Jan Hugo Prins wrote:
> Pritha Srivastava wrote:
> > Jan, Can you provide more details, like steps to reproduce the...
Pritha Srivastava
12:58 PM Backport #17119 (New): jewel: multisite: assert(next) failed in RGWMetaSyncCR
thanks for the tip ! It should be good once https://github.com/ceph/ceph/pull/10845 is merged (otherwise a conflict r... Loïc Dachary
12:46 PM Backport #17119: jewel: multisite: assert(next) failed in RGWMetaSyncCR
The conflict is with http://tracker.ceph.com/issues/16901 and https://github.com/ceph/ceph/pull/10662, this fix shoul... Casey Bodley
12:25 PM Backport #17119 (Need More Info): jewel: multisite: assert(next) failed in RGWMetaSyncCR
git cherry-pick -x https://github.com/ceph/ceph/pull/10743/commits/ced2eb2c7301d51e6bb190ef02c8590291e723a8 conflicts... Loïc Dachary
12:31 PM Backport #16794 (Need More Info): jewel: multisite bucket sync doesn't retry objects that it fail...
@Yehuda How do you suggest we handle this backport ? Resolving conflicts or cherry-picking more commits to avoid conf... Loïc Dachary
12:28 PM Backport #17064 (In Progress): jewel: rgw: radosgw daemon core when reopen logs
Loïc Dachary
12:27 PM Backport #17118 (In Progress): jewel: rgw: period commit return error when the current period has...
Loïc Dachary
12:22 PM Backport #17122 (In Progress): jewel: COPY broke multipart files uploaded under dumpling
Loïc Dachary
09:56 AM Cleanup #16023 (Resolved): remove radosgw-admin temp command as it got deprecated
Loïc Dachary
07:31 AM Backport #16071 (Resolved): jewel: remove radosgw-admin temp command as it got deprecated
Loïc Dachary
07:28 AM Backport #16071 (In Progress): jewel: remove radosgw-admin temp command as it got deprecated
Loïc Dachary

08/24/2016

08:50 PM Backport #16696 (In Progress): jewel: segfault in RGWBucketShardIncrementalSyncCR
Loïc Dachary
08:14 PM Backport #16702 (In Progress): jewel: multisite: bucket sync failures with tenant users
Loïc Dachary
06:13 PM Backport #16702: jewel: multisite: bucket sync failures with tenant users
https://github.com/ceph/ceph/pull/10845 Casey Bodley
03:52 PM Backport #17123 (Resolved): hammer: COPY broke multipart files uploaded under dumpling
https://github.com/ceph/ceph/pull/11950 Loïc Dachary
03:51 PM Backport #17122 (Resolved): jewel: COPY broke multipart files uploaded under dumpling
https://github.com/ceph/ceph/pull/10866 Loïc Dachary
03:51 PM Backport #17119 (Resolved): jewel: multisite: assert(next) failed in RGWMetaSyncCR
https://github.com/ceph/ceph/pull/11477 Loïc Dachary
03:50 PM Backport #17118 (Resolved): jewel: rgw: period commit return error when the current period has a ...
https://github.com/ceph/ceph/pull/10867 Loïc Dachary
12:58 PM Bug #17110 (Pending Backport): rgw: period commit return error when the current period has a zone...
https://github.com/ceph/ceph/pull/10836 Casey Bodley
01:30 AM Bug #17110 (Resolved): rgw: period commit return error when the current period has a zonegroup wh...
my ceph version is v11.0.0-1720-gb403cad (b403cad100725b42b1d7afc366fd2b9596a51ea4), and the current period of my env... wei qiaomiao
03:04 AM Bug #17111 (Resolved): ERROR: got unexpected error when trying to read object: -2

* 1. Problem
With bucket versioning enabled, I generate a new object(name: 'copyerror', version_id: 'nema23nRODS...
Honggang Yang

08/23/2016

08:43 PM Backport #16447 (In Progress): jewel: default quota fixes
Nathan Cutler
07:46 PM Backport #16447: jewel: default quota fixes
I've created a PR with this backport here: https://github.com/ceph/ceph/pull/10832 Daniel Gryniewicz
07:18 PM Bug #17051 (Fix Under Review): period commit loses zonegroup changes: region_map converted repeat...
https://github.com/ceph/ceph/pull/10831 Casey Bodley
06:13 PM Bug #17040 (Duplicate): Files incorrectly uploaded with swift api
duplicate of #15745 Orit Wasserman
01:37 AM Bug #17040: Files incorrectly uploaded with swift api
Orit, No I can't. I get the same error with Swift API. Evgeny Gridasov
06:07 PM Bug #16435 (Pending Backport): COPY broke multipart files uploaded under dumpling
Fix merged in here:
https://github.com/ceph/ceph/pull/10193
Yehuda Sadeh
06:02 PM Bug #16527 (Can't reproduce): "testIfMatch (test.functional.tests.TestFileComparison) ... ERROR" ...
Yehuda Sadeh
05:56 PM Bug #16930: s3tests-test-readwrite failing with 500
... Yehuda Sadeh
03:11 PM Bug #17044 (Pending Backport): multisite: assert(next) failed in RGWMetaSyncCR
Casey Bodley
02:57 PM Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Pritha Srivastava wrote:
> Jan, Can you provide more details, like steps to reproduce the issue and the exact comman...
Jan Hugo Prins
01:03 PM Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Jan, Can you provide more details, like steps to reproduce the issue and the exact command that you issued? Pritha Srivastava

08/22/2016

09:44 PM Bug #15547: [rgw multisite] - radosgw-admin sync status failed to retrieve sync info, failing wit...
Sorry. Misplaced. Ignore the above comments. Russell Islam
09:17 PM Bug #15547: [rgw multisite] - radosgw-admin sync status failed to retrieve sync info, failing wit...
Getting this error with anableing ssl mode
ERROR: failed to wait for op, ret=-13: POST https://ceph-us-east-2:443/ad...
Russell Islam
12:44 PM Bug #17040: Files incorrectly uploaded with swift api
I think it is related to http://tracker.ceph.com/issues/15886
hammer fix (will be in 0.94.8): https://github.com/cep...
Orit Wasserman
12:28 PM Bug #17040: Files incorrectly uploaded with swift api
can you read the objects using swift API? Orit Wasserman
09:31 AM Bug #17090 (In Progress): rgw: swift api return ``204 No Content`` when update metadata for an ac...
https://github.com/ceph/ceph/pull/10727 Radoslaw Zarzynski
03:19 AM Bug #17090 (Resolved): rgw: swift api return ``204 No Content`` when update metadata for an accou...
In swift environment, the api return **400 Bad Request** when update metadata for an account with wrong accounts ACLs... wei qiaomiao
09:31 AM Bug #16928 (Resolved): RGW/civetweb no longer listens on IPv6: invalid port spec
Loïc Dachary
09:31 AM Bug #16712 (Resolved): multisite: 400-error with certain complete multipart upload requests
Loïc Dachary
09:31 AM Bug #16618 (Resolved): multidelete query parameter not correctly parsed
Loïc Dachary
09:31 AM Bug #16412 (Resolved): Bucket index shards orphaned after bucket delete
Loïc Dachary
09:30 AM Bug #16188 (Resolved): rgw: Swift API returns double space usage and objects of account metadata
Loïc Dachary
09:30 AM Feature #16146 (Resolved): Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Loïc Dachary
09:30 AM Bug #16015 (Resolved): A query on a static large object fails with 404 error
Loïc Dachary
09:30 AM Feature #15975 (Resolved): RGW bucket name logic should fall back to HTTP hostname
Loïc Dachary
09:30 AM Feature #15925 (Resolved): rgw: Swift's object versioning doesn't support restoring a previous ve...
Loïc Dachary
09:30 AM Bug #15846 (Resolved): realm pull fails when using apache frontend
Loïc Dachary
09:30 AM Bug #14534 (Resolved): rgw: cannot limit users to not create buckets
Loïc Dachary
08:40 AM Backport #16163 (Resolved): jewel: rgw: cannot limit users to not create buckets
Loïc Dachary
08:40 AM Backport #16311 (Resolved): jewel: Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Loïc Dachary
08:39 AM Backport #16637 (Resolved): jewel: add socket backlog setting for via ceph.conf
Loïc Dachary
08:39 AM Backport #16778 (Resolved): multisite: 400-error with certain complete multipart upload requests
Loïc Dachary
08:39 AM Backport #16945 (Resolved): jewel: RGW/civetweb no longer listens on IPv6: invalid port spec
Loïc Dachary
08:24 AM Backport #15964 (Resolved): jewel: realm pull fails when using apache frontend
Loïc Dachary
08:23 AM Backport #16085 (Resolved): jewel: A query on a static large object fails with 404 error
Loïc Dachary
08:23 AM Backport #16699 (Resolved): jewel: multidelete query parameter not correctly parsed
Loïc Dachary
08:23 AM Backport #16732 (Resolved): jewel: Bucket index shards orphaned after bucket delete
Loïc Dachary
08:05 AM Backport #16393 (Resolved): jewel: rgw: Swift's object versioning doesn't support restoring a pre...
Loïc Dachary

08/18/2016

10:59 PM Bug #17076 (Resolved): AWS S3 Version 4 signatures fail sometimes.
When you use Version 4 signatures from Java AWS client or from s3cmd some file transfers fail with a Signature Failur... Jan Hugo Prins
10:18 PM Bug #17051: period commit loses zonegroup changes: region_map converted repeatedly
cbodley and I traced this down:
RGWRados::convert_regionmap runs every time RGWRados::init_complete runs, but does N...
Robin Johnson
05:47 PM Bug #17047 (Fix Under Review): rgw multisite: doesn't retry RGWFetchAllMetaCR on failed lease
https://github.com/ceph/ceph/pull/10778 Casey Bodley
05:47 PM Bug #17073 (Fix Under Review): multisite: StateBuildingFullSyncMaps doesn't check for errors befo...
https://github.com/ceph/ceph/pull/10779 Casey Bodley
05:26 PM Bug #17073 (Resolved): multisite: StateBuildingFullSyncMaps doesn't check for errors before advan...
During the StateBuildingFullSyncMaps state of RGWDataSyncCR, we try to fetch the list of bucket instances from the re... Casey Bodley
05:59 AM Bug #17040: Files incorrectly uploaded with swift api
I have found out what is causing behaviour described above:... Evgeny Gridasov

08/17/2016

07:46 PM Backport #17064 (Resolved): jewel: rgw: radosgw daemon core when reopen logs
https://github.com/ceph/ceph/pull/10868 Loïc Dachary
06:59 PM Bug #17051: period commit loses zonegroup changes: region_map converted repeatedly
Reproduction instructions:... Robin Johnson
06:40 PM Bug #17036 (Pending Backport): rgw: radosgw daemon core when reopen logs
Casey Bodley
05:19 PM Backport #16599 (Resolved): jewel: rgw: Swift API returns double space usage and objects of accou...
Loïc Dachary
04:43 PM Backport #16182 (Resolved): jewel: backport static sites fixes master->jewel
Loïc Dachary
04:17 PM Backport #17006 (In Progress): jewel: Increase log level for messages occuring while running rgw ...
Loïc Dachary
04:15 PM Backport #17032 (In Progress): jewel: multisite: RGWPeriodPuller tries to pull from itself
Loïc Dachary
04:14 PM Backport #17033 (In Progress): jewel: rgw: there may be some objects not delete in some circumsta...
Loïc Dachary
04:11 PM Backport #17034 (In Progress): jewel: rgw: object expirer's hints might be trimmed without proces...
Loïc Dachary
03:40 PM Bug #16126 (Resolved): selinux denials in RGW
Loïc Dachary
11:54 AM Backport #16312 (Resolved): jewel: selinux denials in RGW
Loïc Dachary
08:15 AM Bug #17040: Files incorrectly uploaded with swift api
I am now able to reproduce it on a brand new installation of Ceph v.0.94.7, EC 5,2 and exactly same settings as prod ... Evgeny Gridasov
02:25 AM Bug #17052 (Resolved): unittest_http_manager times out
... Kefu Chai

08/16/2016

11:51 PM Bug #17051 (Resolved): period commit loses zonegroup changes: region_map converted repeatedly
Reproduced on both Jewel and Jewel-backports 10.2.2-432-gac44947 (commit ac44947). This is trying to upgrade a Hammer... Robin Johnson
03:44 PM Bug #17047 (Resolved): rgw multisite: doesn't retry RGWFetchAllMetaCR on failed lease
When starting multiple gateways in the same non-master zone, they race for the lease during StateBuildingFullSyncMaps... Casey Bodley
02:48 PM Bug #17044 (Fix Under Review): multisite: assert(next) failed in RGWMetaSyncCR
https://github.com/ceph/ceph/pull/10743 Casey Bodley
02:45 PM Bug #17044 (Resolved): multisite: assert(next) failed in RGWMetaSyncCR
When testing with multiple gateways per zone, I'm seeing some omap-get-vals requests fail with EIO. RGWMetaSyncCR doe... Casey Bodley
12:30 PM Backport #16448: hammer: default quota fixes
The proper solution, I believe, is to include this commit as well:
e3ab3476146cf0fe604783e9e5a0d63237271735
Daniel Gryniewicz
09:01 AM Backport #16319 (Resolved): jewel: radosgw-admin: inconsistency in uid/email handling
Loïc Dachary
08:47 AM Bug #17040: Files incorrectly uploaded with swift api
Apologies for the formatting: EC pool is 5,2 in production case and 2,1 in testing case. Evgeny Gridasov
08:44 AM Bug #17040 (Duplicate): Files incorrectly uploaded with swift api
Hello,
I am trying to upload a file with size=55042267 to an S3 bucket backed by EC(5,2) pool using SWIFT api. I h...
Evgeny Gridasov
06:59 AM Feature #16971 (Fix Under Review): HTTP Status count for RGW requests
Kefu Chai
06:47 AM Bug #17036 (Fix Under Review): rgw: radosgw daemon core when reopen logs
Kefu Chai
06:39 AM Bug #17036: rgw: radosgw daemon core when reopen logs
PR: https://github.com/ceph/ceph/pull/10737 wei qiaomiao
06:19 AM Bug #17036 (Resolved): rgw: radosgw daemon core when reopen logs
in my environment, the radosgw daemon coredump several times within days. below is part of the radosgw daemon log :
...
wei qiaomiao

08/15/2016

09:56 PM Documentation #16635 (Resolved): rgw: document multi tenancy
Loïc Dachary
09:56 PM Bug #16627 (Resolved): failed to create bucket after upgrade from hammer to jewel
Loïc Dachary
09:56 PM Bug #16603 (Resolved): rgw: segmentation fault on error_repo in data sync
Loïc Dachary
09:56 PM Bug #16530 (Resolved): rgw: data sync stops after getting error in all data log sync shards
Loïc Dachary
09:56 PM Bug #16327 (Resolved): comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (needs minus s...
Loïc Dachary
09:56 PM Bug #16286 (Resolved): LDAP bindpw parsing is broken
Loïc Dachary
09:56 PM Bug #15348 (Resolved): CORS: Access-Control-Allow-Origin should return * when set that way
Loïc Dachary
09:38 PM Backport #16393 (In Progress): jewel: rgw: Swift's object versioning doesn't support restoring a ...
Loïc Dachary
09:30 PM Backport #17034 (Resolved): jewel: rgw: object expirer's hints might be trimmed without processin...
https://github.com/ceph/ceph/pull/10763 Loïc Dachary
09:30 PM Backport #17033 (Resolved): jewel: rgw: there may be some objects not delete in some circumstances
https://github.com/ceph/ceph/pull/10763 Loïc Dachary
09:30 PM Backport #17032 (Resolved): jewel: multisite: RGWPeriodPuller tries to pull from itself
https://github.com/ceph/ceph/pull/10764 Loïc Dachary
09:29 PM Backport #16112 (Resolved): jewel: CORS: Access-Control-Allow-Origin should return * when set tha...
Loïc Dachary
09:29 PM Backport #16272 (Resolved): jewel: rgw ldap: fix ldap bindpw parsing
Loïc Dachary
09:28 PM Backport #16565 (Resolved): jewel: rgw: data sync stops after getting error in all data log sync ...
Loïc Dachary
09:28 PM Backport #16636 (Resolved): jewel: rgw: document multi tenancy
Loïc Dachary
09:27 PM Backport #16700 (Resolved): jewel: rgw: segmentation fault on error_repo in data sync
Loïc Dachary
09:27 PM Backport #16731 (Resolved): jewel: failed to create bucket after upgrade from hammer to jewel
Loïc Dachary
06:02 PM Bug #16939 (Pending Backport): multisite: RGWPeriodPuller tries to pull from itself
Casey Bodley
03:12 PM Bug #16684 (Pending Backport): rgw: object expirer's hints might be trimmed without processing in...
Radoslaw Zarzynski
03:12 PM Bug #16684 (Fix Under Review): rgw: object expirer's hints might be trimmed without processing in...
PR: https://github.com/ceph/ceph/pull/10330. Radoslaw Zarzynski
03:11 PM Bug #16705: rgw: there may be some objects not delete in some circumstances
PR: https://github.com/ceph/ceph/pull/10330. Radoslaw Zarzynski
03:10 PM Bug #16705 (Pending Backport): rgw: there may be some objects not delete in some circumstances
Radoslaw Zarzynski

08/13/2016

06:33 PM Backport #16872 (Resolved): hammer: Have a flavor of bucket deletion in radosgw-admin to bypass g...
Nathan Cutler
05:00 PM Bug #12890 (Resolved): rgw: the swift key remains after removing a subuser
Nathan Cutler
05:00 PM Backport #14328 (Resolved): hammer: rgw: the swift key remains after removing a subuser
Nathan Cutler

08/12/2016

01:12 PM Backport #16393 (Fix Under Review): jewel: rgw: Swift's object versioning doesn't support restori...
PR: https://github.com/ceph/ceph/pull/10710. Radoslaw Zarzynski
10:24 AM Backport #16393 (In Progress): jewel: rgw: Swift's object versioning doesn't support restoring a ...
No problem, Loic. I will take care of that. Radoslaw Zarzynski
10:44 AM Bug #17009 (Closed): rgw: leak in RGWLC::start_process
Orit Wasserman
10:35 AM Bug #17009 (Closed): rgw: leak in RGWLC::start_process
http://qa-proxy.ceph.com/teuthology/owasserm-2016-07-29_17:43:49-rgw-wip-orit-testing---basic-smithi/340269/remote/sm... Orit Wasserman
09:56 AM Backport #16317 (Resolved): hammer: rgw: bucket listing following object delete is partial
Loïc Dachary
09:55 AM Backport #16734 (Resolved): hammer: Bucket index shards orphaned after bucket delete
Loïc Dachary
09:51 AM Bug #15243 (Resolved): rgw: can't remove non-versioned object after enabling versioning on bucket
Loïc Dachary
09:48 AM Backport #17006 (Resolved): jewel: Increase log level for messages occuring while running rgw adm...
https://github.com/ceph/ceph/pull/10765 Loïc Dachary

08/11/2016

02:33 PM Backport #16815 (Resolved): radosgw-admin region-map set is not reporting the bucket quota correc...
Ken Dreyer
09:50 AM Backport #15254 (Resolved): hammer: rgw: can't remove non-versioned object after enabling version...
Loïc Dachary
09:50 AM Backport #16381 (Resolved): jewel: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (n...
Loïc Dachary
09:50 AM Backport #16392 (Resolved): jewel: rgw: master: build failures with boost > 1.58
Loïc Dachary
09:25 AM Bug #16682 (Fix Under Review): ceph jewel failed create s3 tpye subuser from admin rest api
https://github.com/ceph/ceph/pull/10325 Orit Wasserman
02:30 AM Bug #16995 (New): rgw files can't upload
When I upload a file。rgw response ERR_LENGTH_REQUIRED。
this means file length is empty。I see the rgw log,I find ngin...
yao hu

08/10/2016

06:16 PM Bug #16935 (Pending Backport): Increase log level for messages occuring while running rgw admin c...
Casey Bodley
12:29 PM Backport #16958 (In Progress): jewel: Bug when using port 443s in rgw.
Loïc Dachary
12:26 PM Backport #16934 (In Progress): jewel: Add zone rename to radosgw_admin
Loïc Dachary
12:24 PM Backport #16901 (In Progress): jewel: segfault in RGWOp_MDLog_Notify
Loïc Dachary
12:21 PM Backport #16871 (In Progress): jewel: Have a flavor of bucket deletion in radosgw-admin to bypass...
Loïc Dachary
12:20 PM Backport #16864 (In Progress): jewel: multisite segfault on ~RGWRealmWatcher if realm was deleted
Loïc Dachary
12:18 PM Backport #16863 (In Progress): jewel: use zone endpoints instead of zonegroup endpoints
Loïc Dachary
12:10 PM Backport #16862 (In Progress): jewel: "default" zone and zonegroup cannot be added to a realm
Loïc Dachary
12:05 PM Backport #16792 (In Progress): jewel: metadata sync can skip markers for failed/incomplete entries
Loïc Dachary
12:04 PM Backport #16794: jewel: multisite bucket sync doesn't retry objects that it fails to fetch
https://github.com/ceph/ceph/pull/10355/commits/aacc31f72cef6f151459e4a0543850edeeaf1938 does not apply cleanly and i... Loïc Dachary
12:00 PM Backport #16793 (Need More Info): jewel: upgrade from old multisite to new multisite fails
Loïc Dachary
12:00 PM Bug #16751: upgrade from old multisite to new multisite fails
Which pull request contains the associated fix ? Loïc Dachary
11:38 AM Backport #16564 (In Progress): jewel: cors auto memleak
Loïc Dachary
11:03 AM Backport #16564: jewel: cors auto memleak
https://github.com/ceph/ceph/pull/9979/commits/69c6cf551754e51debb4e645716a89e29517f4ee from https://github.com/ceph/... Loïc Dachary
11:36 AM Backport #16393: jewel: rgw: Swift's object versioning doesn't support restoring a previous versi...
This does not cherry pick cleanly and the conflicts are non trivial. Since it's a feature, it should probably be done... Loïc Dachary
11:31 AM Bug #14090 (Resolved): rgw: the response XML format of admin policy API is error
Loïc Dachary
11:22 AM Bug #15926 (Resolved): radosgw-admin period push --url fails with 'could not find connection'
Loïc Dachary
11:21 AM Backport #15958 (Resolved): jewel: radosgw-admin period push --url fails with 'could not find con...
Loïc Dachary
10:22 AM Backport #16702 (New): jewel: multisite: bucket sync failures with tenant users
First backport attempt: https://github.com/ceph/ceph/pull/10522
This require a number of non trivial conflict reso...
Loïc Dachary
08:42 AM Bug #16968: synchonized bucket can't be used in other zonegroup
Data synchronization happens between zones within same zonegroup. Buckets can only accessed on the zonegroup where th... Yehuda Sadeh

08/09/2016

08:54 PM Bug #16976 (Resolved): rgw file uses too much CPU in gc/idle thread
In librgw/nfs-ganesha operation only, the periodic gc/idle thread is missing a delay step. Matt Benjamin
06:24 PM Bug #16935 (Fix Under Review): Increase log level for messages occuring while running rgw admin c...
https://github.com/ceph/ceph/pull/10602 Casey Bodley
01:58 PM Feature #16971 (Fix Under Review): HTTP Status count for RGW requests
We are capturing req, failed_req, get and put requests from every RGW node. It would be nice to have continuously inc... Prashant Kumar
08:32 AM Bug #16968 (Closed): synchonized bucket can't be used in other zonegroup
When multisite is configured, a bucket created in a zonegroup would be synchonized to other zonegroups. But the bucke... hikdata hik
 

Also available in: Atom