Project

General

Profile

Activity

From 12/18/2016 to 01/16/2017

01/16/2017

07:01 PM Bug #18300: leak from RGWMetaSyncShardCR::incremental_sync
backported to kraken in https://github.com/ceph/ceph/pull/12949 Casey Bodley
06:48 PM Bug #18300 (Pending Backport): leak from RGWMetaSyncShardCR::incremental_sync
Yehuda Sadeh
07:01 PM Bug #18412: multisite: use after free in RGWCloneMetaLogCoroutine::state_read_shard_status()
merged to master in https://github.com/ceph/ceph/pull/12605
backported to kraken in https://github.com/ceph/ceph/pul...
Casey Bodley
07:00 PM Bug #18407 (Pending Backport): multisite: memory leak in RGWCloneMetaLogCoroutine::state_store_md...
merged to master in https://github.com/ceph/ceph/pull/12841
backported to kraken in https://github.com/ceph/ceph/pul...
Casey Bodley
07:00 PM Bug #18414 (Pending Backport): multisite: memory leak from RGWSimpleRadosLockCR::send_request()
merged to master in https://github.com/ceph/ceph/pull/12841
backported to kraken in https://github.com/ceph/ceph/pul...
Casey Bodley
06:49 PM Bug #18071 (Pending Backport): radosgw valgrind "invalid read size 4" RGWGetObj
Yehuda Sadeh
12:23 PM Bug #18536 (Fix Under Review): fix disk file deleting error caused by versioning delete marker
Abhishek Lekshmanan
09:08 AM Bug #18536: fix disk file deleting error caused by versioning delete marker
in multisite environment, enable versioning, upload file some times, delete the object(simple), then delete all versi... Jack Lv
09:00 AM Bug #18536: fix disk file deleting error caused by versioning delete marker
https://github.com/ceph/ceph/pull/12941 Jack Lv
08:59 AM Bug #18536 (Fix Under Review): fix disk file deleting error caused by versioning delete marker
Jack Lv
12:22 PM Bug #18534 (Fix Under Review): fix-error-when-deleting-null-instance
Abhishek Lekshmanan

01/14/2017

08:51 AM Bug #18534: fix-error-when-deleting-null-instance
https://github.com/ceph/ceph/pull/12932 Jack Lv
08:50 AM Bug #18534: fix-error-when-deleting-null-instance
mulsite environment Jack Lv
08:44 AM Bug #18534 (Fix Under Review): fix-error-when-deleting-null-instance
Fix some errors when deleting null instance under some complex versioned environment.
accidental remnants exist:
...
Jack Lv

01/13/2017

08:19 PM Backport #17208: jewel: rgw: setting rgw_swift_url_prefix = "/" doesn't work as expected
Implemented, together with /info api support (the subject of issue #18526), in PR:
https://github.com/ceph/ceph/pu...
Matt Benjamin
08:18 PM Backport #18526 (Resolved): jewel: rgw: implement swift /info api
https://github.com/ceph/ceph/pull/11497
Matt Benjamin
05:04 PM Bug #18488 (Pending Backport): multisite: segfault after changing value of rgw_data_log_num_shards
Yehuda Sadeh
04:59 PM Bug #18523 (Duplicate): invalid read and write in rgw_metadata.cc:206 _mdlog_info_completion
... Sage Weil
02:50 PM Bug #15513: RGW multisite: Delete requests do not propagate to the peer zone
almost all fixes on obj/bucket deletes should have already been backported to jewel by now Abhishek Lekshmanan
02:44 PM Feature #10970 (Closed): Add support for "X-Trans-Id" in RGW response
Abhishek Lekshmanan
02:43 PM Bug #12898: Objects starting with underscore inaccessible after upgrade to 0.94.3
is this still valid? since we're about to close hammer with v0.94.10 Abhishek Lekshmanan
09:56 AM Bug #18517 (New): swift owner could not delete others' objects
There are two users user1 and user2.
1. When user1 created a container by @swift post container1@
2. Set contain...
wenjun jing
07:15 AM Bug #18359: radosgw Segmentation fault when use swiftclient upload file
I notice that the difference of new-itc and default zone is placement_pools, the placement_pools of default zone is e... chen bob

01/12/2017

04:23 PM Bug #18064: multisite: sync status reports master is on a different period
master pr: https://github.com/ceph/ceph/pull/12907 Abhishek Lekshmanan
09:39 AM Bug #18507 (Duplicate): bucket and user can't be deleted
If an object's data is deleted but its index not, we can't delete the bucket or delete the user. zhang sw
09:27 AM Bug #18473 (Fix Under Review): radosgw swift: error messages: spurious newline after http body ca...
Nathan Cutler
05:24 AM Bug #18473: radosgw swift: error messages: spurious newline after http body causes weird errors.
I've made a pull request for jewel that addresses this.
https://github.com/ceph/ceph/pull/12899
Nothing special abo...
Marcus Watts
02:54 AM Bug #18473: radosgw swift: error messages: spurious newline after http body causes weird errors.
I've got a patch that fixes this problem. https://github.com/ceph/ceph/pull/12895 It passes "swiftests" and "s3-tes... Marcus Watts
07:58 AM Bug #18505 (In Progress): kill nfs-ganesha + rgwfile get segfault
ceph version 10.2.5 (c461ee19ecbc0c5c330aca20f7392c9a00730367)
NFS-Ganesha Release = V2.5-dev-7
nfs-ganesha compi...
Min Chen
05:41 AM Backport #18499 (Resolved): kraken: rgw: Realm set does not create a new period
https://github.com/ceph/ceph/pull/14509 Loïc Dachary
05:41 AM Backport #18498 (Resolved): jewel: rgw: Realm set does not create a new period
https://github.com/ceph/ceph/pull/13182 Loïc Dachary

01/11/2017

02:37 PM Bug #18488 (Resolved): multisite: segfault after changing value of rgw_data_log_num_shards
If a gateway raises its value of rgw_data_log_num_shards, it will query log info from other zones for shard ids that ... Casey Bodley
12:56 PM Bug #18345 (Fix Under Review): rgw:Bucket all-user write permission, the anonymous user removes t...
Abhishek Lekshmanan
06:34 AM Bug #18484 (Resolved): the swift container acl does not support field ".ref"
On the openstack-swift. The container acl also supports ".ref", which is ignored on ceph swift. wenjun jing

01/10/2017

03:38 PM Bug #18476 (Fix Under Review): rgw: RGWUserInfo::system is wrongly handled in RGWHandler_REST_SWIFT
PR: https://github.com/ceph/ceph/pull/12865. Radoslaw Zarzynski
03:28 PM Bug #18476 (Resolved): rgw: RGWUserInfo::system is wrongly handled in RGWHandler_REST_SWIFT
The *RGWUserInfo::system* flag is wrongly handled in the Swift API implementation. In rare conditions this might resu... Radoslaw Zarzynski
12:48 PM Bug #17657 (Fix Under Review): Ceph / Civetweb doesn't accept Absolute URI
Abhishek Lekshmanan
12:48 PM Bug #17657: Ceph / Civetweb doesn't accept Absolute URI
https://github.com/ceph/civetweb/pull/16 and https://github.com/ceph/ceph/pull/12861 Abhishek Lekshmanan
10:05 AM Bug #17657 (In Progress): Ceph / Civetweb doesn't accept Absolute URI
With civetweb 1.8 merged in, this might need a couple of patches to get working, as we need to pass in the authentica... Abhishek Lekshmanan
07:54 AM Bug #18473 (Resolved): radosgw swift: error messages: spurious newline after http body causes wei...
The swift support in go (github.com/ncw/swift) is pickier about http, it checks for incorrect behavior and complains,... Marcus Watts
05:59 AM Bug #18359: radosgw Segmentation fault when use swiftclient upload file
Sirisha Guduru wrote:
> I think you can get the zone config this way:
>
> radosgw-admin zone get --rgw-zone=<zone...
chen bob
05:46 AM Bug #18359: radosgw Segmentation fault when use swiftclient upload file
I think you can get the zone config this way:
radosgw-admin zone get --rgw-zone=<zone name>
Sirisha Guduru
03:30 AM Bug #18470 (Resolved): rgw: Bucket check doesn't work as expected
Use "radosgw-admin bucket check --bucket=test --fix " to check bucket's index doesn't work as expected. This command ... zhang sw

01/09/2017

11:42 PM rgw-testing Bug #18023 (Resolved): Add s3test for multiple object delete with object names the begin and end ...
Yehuda Sadeh
03:54 PM Bug #18333 (Pending Backport): rgw: Realm set does not create a new period
Casey Bodley
06:57 AM Support #18346: rgw:multisite:Why does not the same realm under the multiple zone group metadata ...
I see v10.2.3 code, and now does not support metadata between zonegroup synchronization ?
if (get_zonegroup().zone...
Jiang Yu
02:07 AM Bug #18359: radosgw Segmentation fault when use swiftclient upload file
Yehuda Sadeh wrote:
> How does the zone config look like? Is the default-placement defined there?
how can I get z...
chen bob

01/06/2017

10:00 AM Bug #18437 (New): error log's error code is not right in data sync
When data sync failed, we store error log. The error code is not right. Like below:
{
"id": "1_1482...
zhang sw
07:05 AM Bug #18210: rgw: multisite: commit period issue when creating multiple zonegroups
Now, I am not sure is my configuration, or procedural problems Jiang Yu
07:04 AM Bug #18210: rgw: multisite: commit period issue when creating multiple zonegroups
Yes, I mentioned a complete question at http://tracker.ceph.com/issues/18346 Jiang Yu

01/05/2017

07:34 PM Bug #18345: rgw:Bucket all-user write permission, the anonymous user removes the bucket problem
https://github.com/ceph/ceph/pull/12802 Yehuda Sadeh
07:25 PM Bug #17971 (Closed): bucket acl all user write
Yehuda Sadeh
07:24 PM Bug #18210: rgw: multisite: commit period issue when creating multiple zonegroups
If I understand the situation correctly, we don't synchronize bucket info across zonegroups. This sounds like a separ... Yehuda Sadeh
07:12 PM Bug #18359: radosgw Segmentation fault when use swiftclient upload file
How does the zone config look like? Is the default-placement defined there? Yehuda Sadeh
06:54 AM Bug #18359: radosgw Segmentation fault when use swiftclient upload file
and when I upload large file, radosgw will crush .
here is my log:...
chen bob
08:12 AM Bug #18426: sync fail when upload file after disable versioning
https://github.com/ceph/ceph/pull/12795 Jack Lv
07:49 AM Bug #18426 (Fix Under Review): sync fail when upload file after disable versioning
Proceed as follows in multisite environment:
1、disable bucket versioning, upload file A
2、enable bucket versioning,...
Jack Lv

01/04/2017

02:38 PM Bug #18414 (Resolved): multisite: memory leak from RGWSimpleRadosLockCR::send_request()
from http://qa-proxy.ceph.com/teuthology/sage-2016-12-26_18:32:29-rgw-wip-sage-testing---basic-smithi/668216/remote/s... Casey Bodley
10:43 AM Backport #18218 (Resolved): hammer: rgw sends omap_getvals with (u64)-1 limit
Nathan Cutler
10:40 AM Backport #18317 (Resolved): hammer: TempURL does not behave like its swift counterpart
Nathan Cutler

01/03/2017

10:06 PM Bug #18412 (Resolved): multisite: use after free in RGWCloneMetaLogCoroutine::state_read_shard_st...
from http://qa-proxy.ceph.com/teuthology/sage-2016-12-26_18:32:29-rgw-wip-sage-testing---basic-smithi/668021/remote/s... Casey Bodley
04:41 PM Bug #18407 (Resolved): multisite: memory leak in RGWCloneMetaLogCoroutine::state_store_mdlog_entr...
from http://qa-proxy.ceph.com/teuthology/sage-2016-12-26_18:32:29-rgw-wip-sage-testing---basic-smithi/668021/remote/s... Casey Bodley
03:19 PM Backport #17342 (In Progress): jewel: teuthology: assertion failure in a radosgw-admin related task
Nathan Cutler

01/02/2017

10:58 AM Backport #18286 (In Progress): jewel: multisite: coroutine deadlock in RGWMetaSyncCR after ECANCE...
Nathan Cutler

01/01/2017

11:01 AM Bug #18333 (Fix Under Review): rgw: Realm set does not create a new period
https://github.com/ceph/ceph/pull/12731 Orit Wasserman

12/30/2016

09:26 PM Bug #18071: radosgw valgrind "invalid read size 4" RGWGetObj
this is showing up on the kraken rgw runs, e.g., http://pulpito.ceph.com/teuthology-2016-12-29_11:05:01-rgw-kraken-di... Sage Weil
05:05 AM Bug #18343: Error responses do not fully conform to AWS spec
Hi, Time, I'm working on it. https://github.com/ceph/ceph/pull/12485 Chang Liu

12/29/2016

04:20 PM Bug #17932: rgw: missing support for per storage-policy usage statistics
Verification of the mentioned headers has been introduced in Tempest in following gerrit review: https://review.opens... Radoslaw Zarzynski
03:34 PM Bug #18364 (Fix Under Review): rgw: usage stats and quota are not operational for multi-tenant users
-https://github.com/ceph/ceph/pull/12710- (closed) Radoslaw Zarzynski
01:08 PM Bug #18364: rgw: usage stats and quota are not operational for multi-tenant users
*cls_user_bucket* that is a part of the *cls_user_bucket_entry* stored on the user buckets lists doesn't have *tenant... Radoslaw Zarzynski
01:01 PM Bug #18364 (In Progress): rgw: usage stats and quota are not operational for multi-tenant users
Radoslaw Zarzynski
12:19 PM Bug #18364 (Resolved): rgw: usage stats and quota are not operational for multi-tenant users
... Radoslaw Zarzynski

12/28/2016

08:48 PM Bug #17932 (Fix Under Review): rgw: missing support for per storage-policy usage statistics
Pull request: https://github.com/ceph/ceph/pull/12704. Radoslaw Zarzynski
08:47 PM Bug #17932 (In Progress): rgw: missing support for per storage-policy usage statistics
Radoslaw Zarzynski
08:55 AM Bug #18359: radosgw Segmentation fault when use swiftclient upload file
... chen bob
08:10 AM Bug #18359 (Fix Under Review): radosgw Segmentation fault when use swiftclient upload file

ceph version 10.2.1 (3a66dd4f30852819c1bdaa8ec23c795d4ad77269)
I use ceph radosgw as openstack object storage se...
chen bob

12/27/2016

11:34 AM Feature #16406 (Resolved): add socket backlog setting for via ceph.conf
Nathan Cutler
11:34 AM Backport #16436 (Rejected): hammer: add socket backlog setting for via ceph.conf
Nathan Cutler
09:55 AM Backport #18348 (In Progress): jewel: rgw ldap: enforce simple_bind w/LDAPv3 redux
Abhishek Varshney
06:42 AM Feature #10810: rgw: bucket lifecycle, RESTful api
is there any plan to support the rgw bucket lifecycle feature ? Qi Yu
01:24 AM Bug #18210: rgw: multisite: commit period issue when creating multiple zonegroups
When I submitted a successful, why not share the two zonegroup bucket name and user information?
I see ceph design...
Jiang Yu

12/26/2016

08:37 PM Bug #18331: RGW leaking data
Some more details about an issue.
All our leaking buckets have on thing in common - hadoop S3A client (https://wik...
Marius Vaitiekunas
08:34 AM Bug #17971: bucket acl all user write
Thank you, I understand. I think, in fact, this is normal. I tested an anonymous user to delete, the object is to ope... Jiang Yu
03:43 AM Bug #18355 (In Progress): when call the multiparts upload API TransferManager.upload() by s3 java...

I fount that when the parameter in the URL incloudes characters '-,_.~', got excepiton 'AmazonS3Exception' , I look...
Qi Yu

12/25/2016

10:42 AM Bug #17239 (Fix Under Review): radosgw-admin period update reverts deleted zonegroup
https://github.com/ceph/ceph/pull/12658 Orit Wasserman

12/23/2016

01:41 PM Backport #18348 (Resolved): jewel: rgw ldap: enforce simple_bind w/LDAPv3 redux
https://github.com/ceph/ceph/pull/12678 Loïc Dachary
01:40 PM Bug #17076 (Pending Backport): AWS S3 Version 4 signatures fail sometimes.
Loïc Dachary
09:16 AM Support #18346 (New): rgw:multisite:Why does not the same realm under the multiple zone group met...
Hello everyone, Thank you very much community created ceph.
I have a multisite question to ask. Why does not the sam...
Jiang Yu
02:25 AM Bug #18345 (Resolved): rgw:Bucket all-user write permission, the anonymous user removes the bucke...
1.bucket is empty, without any object
2.bucket have all-users write permission
3. Using postman, the unauthenticate...
Jiang Yu
01:49 AM Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Add the test result:
each zone has one RGW with config
'rgw_num_rados_handles=2'. I use cosbench to upload 50,000 ...
zhang sw

12/22/2016

10:46 PM Bug #18343 (Need More Info): Error responses do not fully conform to AWS spec
While working with Jewel 10.2.2 I found that at least some error responses do not contain a Message section in the re... Tim Jenkins
08:31 PM Bug #18258: rgw: radosgw-admin orphan find goes into infinite loop
Some more details.
We've upgraded rgw's to 10.2.5, but the job gets into loop anyway. At the moment we have to rgw...
Marius Vaitiekunas
07:43 PM Bug #17971: bucket acl all user write
when a user uploads an object, that user is the owner of that object. This PR changes this semantics and it's incorre... Yehuda Sadeh
07:28 PM Bug #18241: rgw: the Multi-Object Delete operation of S3 API wrongly handles the "Code" response ...
That's the PR that addresses this specific issue:
https://github.com/ceph/ceph/pull/12470
It's waiting on a test ...
Yehuda Sadeh
07:24 PM Bug #18106 (Resolved): radosgw-admin-data-sync task fails with "object not deleted from destinati...
Casey Bodley
07:21 PM rgw-testing Bug #18341 (In Progress): add tenant testing to s3tests and swift test
Orit Wasserman
07:21 PM Bug #18210: rgw: multisite: commit period issue when creating multiple zonegroups
this might be a duplicate of #17364, and a fix is in the works (will hopefully make it to 10.2.6). Yehuda Sadeh
07:16 PM Bug #18208 (Fix Under Review): rgw: when uploading the objects continuesly in the versioned bucke...
Casey Bodley
07:15 PM Bug #18208: rgw: when uploading the objects continuesly in the versioned bucket, some objects wil...
https://github.com/ceph/ceph/pull/12357 Casey Bodley
06:49 PM Bug #18339 (Pending Backport): rgw ldap: enforce simple_bind w/LDAPv3 redux
Yehuda Sadeh
03:30 PM Bug #18339 (Resolved): rgw ldap: enforce simple_bind w/LDAPv3 redux
Fix application of ldap protocol version option to the wrong ldap handle. This is not a dup. As currently searches ... Matt Benjamin
04:05 PM Backport #18340 (In Progress): jewel: rgw: more descriptive error message when failing to read zo...
Nathan Cutler
04:03 PM Backport #18340 (Resolved): jewel: rgw: more descriptive error message when failing to read zone/...
https://github.com/ceph/ceph/pull/12622 Nathan Cutler
12:22 PM Bug #15776 (Pending Backport): rgw: more descriptive error message when failing to read zone/real...
Nathan Cutler
12:08 PM Bug #15776: rgw: more descriptive error message when failing to read zone/realm/zg info
This is marked as resolved, but on 10.2.5 I am still seeing it:... Wido den Hollander
12:05 PM Backport #18317 (In Progress): hammer: TempURL does not behave like its swift counterpart
Nathan Cutler
12:03 PM Bug #18333 (Resolved): rgw: Realm set does not create a new period
When importing a realm from a JSON file using 'realm set' a period is not created.... Wido den Hollander
10:15 AM Backport #17343 (Resolved): jewel: radosgw Consumes too much CPU time to synchronize metadata or ...
Loïc Dachary
10:14 AM Backport #17674 (Resolved): jewel: set_acl fails for object beginning and ending in underscore
Loïc Dachary
10:14 AM Backport #17708 (Resolved): jewel: 'radosgw-admin bucket sync init' crashes
Loïc Dachary
10:14 AM Backport #17710 (Resolved): jewel: multisite: race between ReadSyncStatus and InitSyncStatus lead...
Loïc Dachary
10:14 AM Backport #17733 (Resolved): jewel: multisite: after finishing full sync on a bucket, incremental ...
Loïc Dachary
10:14 AM Backport #17735 (Resolved): jewel: RGW will not list Argonaut-era bucket via HTTP (but radosgw-ad...
Loïc Dachary
10:13 AM Backport #17769 (Resolved): jewel: disable virtual hosting of buckets when no hostnames are confi...
Loïc Dachary
10:13 AM Backport #17784 (Resolved): jewel: osd crashes when "radosgw-admin bi list --max-entries=1" comma...
Loïc Dachary
10:13 AM Backport #17846 (Resolved): jewel: RGWHTTPManager deadlock when HAVE_CURL_MULTI_WAIT=0
Loïc Dachary
10:13 AM Backport #18025 (Resolved): jewel: rgw: gc records empty entries
Loïc Dachary
07:54 AM Bug #18331 (Resolved): RGW leaking data
Hello, we have leaking data at 50GB / hour on our ceph cluster 10.2.2
We use this command to calculate real usag...
Matas Tvarijonas

12/21/2016

07:36 PM Bug #18300 (Fix Under Review): leak from RGWMetaSyncShardCR::incremental_sync
https://github.com/ceph/ceph/pull/12605 Casey Bodley
07:31 PM Bug #18300: leak from RGWMetaSyncShardCR::incremental_sync
looking at http://qa-proxy.ceph.com/teuthology/sage-2016-12-16_16:52:37-rgw-master---basic-smithi/639993/remote/smith... Casey Bodley
04:35 PM Backport #18317 (Resolved): hammer: TempURL does not behave like its swift counterpart
https://github.com/ceph/ceph/pull/12619 Nathan Cutler
04:34 PM Bug #18316 (Resolved): TempURL does not behave like its swift counterpart
This issue was fixed in jewel by https://github.com/ceph/ceph/commit/a1ea718096 Nathan Cutler

12/20/2016

09:54 AM Bug #18210: rgw: multisite: commit period issue when creating multiple zonegroups
I would like to ask is how to configure multiple zonegroup bucket and userid in realm only.
Can give a configuration...
Jiang Yu
09:53 AM Bug #18210: rgw: multisite: commit period issue when creating multiple zonegroups
radosgw-admin period update --commit --url=http://192.168.250.68:80
Has been resolved, But multiple zonegroups can n...
Jiang Yu
 

Also available in: Atom