Project

General

Profile

Activity

From 03/26/2018 to 04/24/2018

04/24/2018

07:57 PM Bug #23846 (Fix Under Review): memory leak in rgw suite
https://github.com/ceph/ceph/pull/21626 Casey Bodley
07:53 PM Bug #23846 (Resolved): memory leak in rgw suite
lots of valgrind failures in rgw suite that look like this:... Casey Bodley
05:05 PM Bug #23841: multisite: es sync instance not same between inc-sync and full-sync
https://github.com/ceph/ceph/pull/21622 Tianshan Qu
05:00 PM Bug #23841 (Duplicate): multisite: es sync instance not same between inc-sync and full-sync
for none-versioned object, "instance" in doc get "null" in full-sync,
and get empty string in inc-sync, so make them...
Tianshan Qu
05:05 PM Bug #23842: multisite: es sync null versioned object failed because of olh info
https://github.com/ceph/ceph/pull/21622 Tianshan Qu
05:03 PM Bug #23842 (Resolved): multisite: es sync null versioned object failed because of olh info
if we disable bucket version, es sync null version object will get olh xattr info,
which are not string, es will dec...
Tianshan Qu
04:08 PM Bug #23824: Quota calculation is substantially incorrect after user removes a non-empty bucket us...
Matt Benjamin wrote:
> (abhishek thinks this is a duplicate of an issue whose fix is in pending backport for Jewel)
...
Abhishek Lekshmanan
04:02 PM Bug #23824: Quota calculation is substantially incorrect after user removes a non-empty bucket us...
(abhishek thinks this is a duplicate of an issue whose fix is in pending backport for Jewel) Matt Benjamin
03:11 PM Bug #23824 (Triaged): Quota calculation is substantially incorrect after user removes a non-empty...
@macus, did you ever look at quota stuff?
Matt
Matt Benjamin
03:34 PM Support #23839 (New): RGW GC Stuxk

We are currently using Jewel 10.2.7 and recently, we have been experiencing some issues with objects being deleted ...
sean redmond
03:33 PM Bug #21619 (Resolved): RGW Reshard error add failed to drop lock on <bucket>
Abhishek Lekshmanan
03:32 PM Backport #23687 (Resolved): luminous: RGW Reshard error add failed to drop lock on <bucket>
Abhishek Lekshmanan
03:12 PM Bug #23838 (Resolved): save_torrent_file writes to omap (not atomic, not supported on ec pools)
seed::save_torrent_file() stores torrent data in omap on the head object, which is not atomic with respect to other o... Casey Bodley

04/23/2018

12:54 PM Bug #23821: rgw: admin rest api shouldn't return error when getting user's stats if the user hasn...
Casey Bodley
04:51 AM Bug #23821 (Resolved): rgw: admin rest api shouldn't return error when getting user's stats if th...
rgw: admin rest api shouldn't return error when getting user's stats if the user hasn't create any bucket.
new cre...
joke lee
12:53 PM Bug #23824 (Duplicate): Quota calculation is substantially incorrect after user removes a non-emp...
One of our user complained that they'd deleted a bucket with lots of part-uploaded bits in but their quota was still ... Matthew Vernon
10:07 AM Bug #23369: User suspend on slave zone but not sync this stats to master zone
Casey Bodley wrote:
> changes to metadata (users, buckets) made on secondary zones are not replicated, by design. se...
Amine Liu

04/22/2018

12:31 PM Bug #22721 (Fix Under Review): Resharding hangs with versioning-enabled buckets
Orit Wasserman
12:28 PM Bug #22721: Resharding hangs with versioning-enabled buckets
https://github.com/ceph/ceph/pull/21584 Orit Wasserman

04/21/2018

05:32 PM Bug #23817 (Resolved): Bucket policy and colons in filename
Hello.
I see strange behavior on files with colons in filename. Bucket policy not applied for its.
Example:
1. Cre...
Vladimir Buyanov

04/20/2018

08:29 PM Bug #23506: [rgw] GET <object>?torrent returns object's body instead torrent-file
Thanks Robin. My recollection is that we just didn't want to do the SHA calculation and omap request for every upload... Casey Bodley
08:20 PM Bug #23506 (Fix Under Review): [rgw] GET <object>?torrent returns object's body instead torrent-file
https://github.com/ceph/ceph/pull/21576 Casey Bodley
04:56 PM Backport #22937 (In Progress): luminous: beast: listen on multiple endpoints
Nathan Cutler
04:35 PM Backport #22937: luminous: beast: listen on multiple endpoints
https://github.com/ceph/ceph/pull/21568 Casey Bodley
04:43 PM Bug #23803 (Fix Under Review): aws4 auth not implemented for PutBucketRequestPayment
https://github.com/ceph/ceph/pull/21569 Casey Bodley
12:03 PM Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
(marcus reported some progress debugging, will update) Matt Benjamin
07:06 AM Bug #23804 (New): rgw multisite sync maybe hang
... rui xie

04/19/2018

08:37 PM Bug #23480 (Fix Under Review): No meaningful error when RGW cannot create pools due to lack of av...
An error message was added for http://tracker.ceph.com/issues/22351, but that didn't apply to these code paths from m... Casey Bodley
05:56 PM Bug #23480: No meaningful error when RGW cannot create pools due to lack of available PGs
agree, we'd like to improve usability Matt Benjamin
08:08 PM Bug #23803 (Resolved): aws4 auth not implemented for PutBucketRequestPayment
attempts to set bucket request payment results in: An error occurred (NotImplemented) when calling the PutBucketReque... Casey Bodley
07:34 PM Bug #23801 (Resolved): possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rgw.cc:3291)
We think the log level 0 in line 3291 in gc_iterate_entries "CLS_LOG(0, "gc_iterate_entries end_key=%s\n", end_key.c_... Nicolas Rachinsky
05:54 PM Bug #23489 (In Progress): [rgw] civetweb behind haproxy doesn't work with absolute URI
Abhishek Lekshmanan
05:53 PM Bug #23369 (Won't Fix): User suspend on slave zone but not sync this stats to master zone
changes to metadata (users, buckets) made on secondary zones are not replicated, by design. see http://docs.ceph.com/... Casey Bodley
05:50 PM Bug #22963 (Resolved): radosgw-admin usage show loops indefinitly - again
Abhishek Lekshmanan
05:50 PM Bug #23229 (Resolved): usage trim loops forever: infinite calls to rgw.user_usage_log_trim
original issue is fixed and backported, closing Abhishek Lekshmanan
05:44 PM Bug #22985: Buckets missing from rgw_read_user_buckets output
Matt Benjamin
05:35 PM Bug #23779 (Fix Under Review): rgw: ZoneParams backward compatibility problem following cloud syn...
Matt Benjamin
05:34 PM Bug #23779: rgw: ZoneParams backward compatibility problem following cloud sync change
master pr: https://github.com/ceph/ceph/pull/21500 Abhishek Lekshmanan
02:17 PM Backport #23721 (In Progress): jewel: radosgw-admin user stats --sync-stats without a user will c...
https://github.com/ceph/ceph/pull/21527 Prashant D
05:33 AM rgw-testing Bug #23699 (Can't reproduce): testUnorderedList swift/test/functional/tests.py fails in upgrade test
sorry for the noise. =(
i was testing wip-kefu-testing-2018-04-12-2211 which does not contain https://github.com/c...
Kefu Chai

04/18/2018

01:41 PM Bug #23779 (Resolved): rgw: ZoneParams backward compatibility problem following cloud sync change
Yehuda Sadeh
11:33 AM Bug #23089 (Fix Under Review): rgw: change order of authentication back to local, remote
https://github.com/ceph/ceph/pull/21494 Abhishek Lekshmanan

04/17/2018

06:52 PM Bug #23547 (Fix Under Review): compression ratio depends on block size, which is much smaller (16...
https://github.com/ceph/ceph/pull/21479 Casey Bodley

04/16/2018

08:08 PM rgw-testing Bug #23699: testUnorderedList swift/test/functional/tests.py fails in upgrade test
Kefu, did the rebase address your issue? J. Eric Ivancich
07:41 PM Backport #23761 (Closed): rgw: jewel civetweb does not support TCP_NODELAY sockets (backport)
This could be preferred in at least some circumstances. Upstream civetweb supports this option. Matt Benjamin
02:50 PM Backport #23686 (Resolved): luminous: radosgw-admin usage show loops indefinitly - again
Abhishek Lekshmanan
02:49 PM Backport #23758 (Resolved): luminous: usage trim loops forever: infinite calls to rgw.user_usage_...
Abhishek Lekshmanan
02:48 PM Backport #23758 (Resolved): luminous: usage trim loops forever: infinite calls to rgw.user_usage_...
https://github.com/ceph/ceph/pull/21388 Abhishek Lekshmanan
06:59 AM Feature #19052: rgw: multiple zonegroups: support of request redirection to access different zone...
Does #19488 cover this feature? Osamu KIMURA
06:31 AM Backport #23685 (In Progress): luminous: rgw_file: post deadlock fix, direct deleted RGWFileHandl...
https://github.com/ceph/ceph/pull/21438 Prashant D
06:28 AM Backport #23683 (In Progress): luminous: radosgw-admin should not use metadata cache when not needed
https://github.com/ceph/ceph/pull/21437 Prashant D
04:08 AM Bug #22804: multisite Synchronization failed when read and write delete at the same time
cosbench with read/write/delete at the same time, master's objects and index was still more than slave's.
Amine Liu
03:32 AM Backport #23682 (In Progress): luminous: rgw:failed to pass test_bucket_list_maxkeys_unreadable i...
https://github.com/ceph/ceph/pull/21435 Prashant D

04/14/2018

07:05 AM Backport #23720 (Resolved): luminous: radosgw-admin user stats --sync-stats without a user will c...
Nathan Cutler
07:04 AM Backport #23720 (Resolved): luminous: radosgw-admin user stats --sync-stats without a user will c...
https://github.com/ceph/ceph/pull/21393 Nathan Cutler
07:04 AM Backport #23721 (Resolved): jewel: radosgw-admin user stats --sync-stats without a user will crea...
https://github.com/ceph/ceph/pull/20877 Nathan Cutler
07:04 AM Bug #23322 (Pending Backport): radosgw-admin user stats --sync-stats without a user will create a...
Nathan Cutler
03:23 AM Bug #23659: tempest tests failing with pysaml2 version conflict
Radoslaw Zarzynski

04/13/2018

09:36 PM Backport #23691 (Resolved): luminous: radosgw-admin: add an option to reset user stats
Nathan Cutler
03:26 PM Backport #23691: luminous: radosgw-admin: add an option to reset user stats
https://github.com/ceph/ceph/pull/21393
merged
Yuri Weinstein
09:35 PM Backport #23690 (Resolved): luminous: multisite Synchronization failed when read and write delete...
Nathan Cutler
03:25 PM Backport #23690: luminous: multisite Synchronization failed when read and write delete at the sam...
merged https://github.com/ceph/ceph/pull/21390 Yuri Weinstein
01:15 PM rgw-testing Bug #23699: testUnorderedList swift/test/functional/tests.py fails in upgrade test
Hi Kefu,
We enabled these tests in the swift repo at the same time we merged https://github.com/ceph/ceph/pull/210...
Casey Bodley
07:05 AM rgw-testing Bug #23699 (Can't reproduce): testUnorderedList swift/test/functional/tests.py fails in upgrade test
i guess the root cause is that https://github.com/ceph/ceph/pull/21026 does not exist in luminous and we are using th... Kefu Chai

04/12/2018

07:37 PM Backport #23691 (New): luminous: radosgw-admin: add an option to reset user stats
Nathan Cutler
06:05 PM Backport #23691 (Resolved): luminous: radosgw-admin: add an option to reset user stats
https://github.com/ceph/ceph/pull/21393 Abhishek Lekshmanan
07:36 PM Bug #23596: mg_read() call has wrong arguments
Jewel fix was done as part of https://github.com/ceph/ceph/pull/21098 Nathan Cutler
03:19 PM Bug #23596 (Pending Backport): mg_read() call has wrong arguments
merged in https://github.com/ceph/ceph/pull/21291 Casey Bodley
07:35 PM Bug #23563: swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Fixed by https://github.com/ceph/ceph/pull/21098 Nathan Cutler
07:34 PM Bug #23563 (Resolved): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Nathan Cutler
05:46 PM Bug #23563 (In Progress): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Orit Wasserman
07:34 PM Backport #23692 (Rejected): jewel: multisite Synchronization failed when read and write delete at...
Nathan Cutler
07:33 PM Backport #23690 (New): luminous: multisite Synchronization failed when read and write delete at t...
Nathan Cutler
05:38 PM Backport #23690 (Resolved): luminous: multisite Synchronization failed when read and write delete...
https://github.com/ceph/ceph/pull/21390 Abhishek Lekshmanan
06:40 PM Bug #22416 (Resolved): s3cmd move object error
Nathan Cutler
05:53 PM Bug #20914 (Won't Fix): cls_rgw.gc_set and defer fail during jewel->luminous upgrade
Orit Wasserman
05:41 PM Bug #23661 (Triaged): RGWAsyncGetSystemObj failed assertion on shutdown/realm reload
Matt Benjamin
05:37 PM Bug #23663: libcurl ignores headers with empty value, leading to signature mismatches
Orit Wasserman
05:37 PM Bug #22804: multisite Synchronization failed when read and write delete at the same time
master pr : https://github.com/ceph/ceph/pull/20814 Abhishek Lekshmanan
05:33 PM Bug #22804 (Pending Backport): multisite Synchronization failed when read and write delete at the...
Casey Bodley
05:36 PM Backport #23237 (Triaged): Corrupted downloads from civetweb when using multipart with slow conne...
Orit Wasserman
04:58 PM Backport #22635 (Resolved): luminous: s3cmd move object error
Nathan Cutler
04:31 PM Backport #22635: luminous: s3cmd move object error
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19883
merged
Yuri Weinstein
04:01 PM Backport #23681 (In Progress): luminous: mg_read() call has wrong arguments
Nathan Cutler
03:52 PM Backport #23681 (Resolved): luminous: mg_read() call has wrong arguments
https://github.com/ceph/ceph/pull/21382 Nathan Cutler
03:53 PM Backport #23687 (Resolved): luminous: RGW Reshard error add failed to drop lock on <bucket>
https://github.com/ceph/ceph/pull/21389 Nathan Cutler
03:52 PM Backport #23686 (Resolved): luminous: radosgw-admin usage show loops indefinitly - again
https://github.com/ceph/ceph/pull/21388 Nathan Cutler
03:52 PM Backport #23685 (Resolved): luminous: rgw_file: post deadlock fix, direct deleted RGWFileHandle o...
https://github.com/ceph/ceph/pull/21438 Nathan Cutler
03:52 PM Backport #23684 (Rejected): jewel: radosgw-admin should not use metadata cache when not needed
Nathan Cutler
03:52 PM Backport #23683 (Resolved): luminous: radosgw-admin should not use metadata cache when not needed
https://github.com/ceph/ceph/pull/21437 Nathan Cutler
03:52 PM Backport #23682 (Resolved): luminous: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s...
https://github.com/ceph/ceph/pull/21435 Nathan Cutler
03:27 PM Bug #21619 (Pending Backport): RGW Reshard error add failed to drop lock on <bucket>
Orit Wasserman
03:17 PM Bug #23586 (Pending Backport): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
Casey Bodley
03:16 PM Bug #23468 (Pending Backport): radosgw-admin should not use metadata cache when not needed
Casey Bodley
03:15 PM Bug #23299 (Pending Backport): rgw_file: post deadlock fix, direct deleted RGWFileHandle objects ...
Casey Bodley
03:15 PM Bug #22963 (Pending Backport): radosgw-admin usage show loops indefinitly - again
Casey Bodley
02:43 PM Bug #23379: rgw performance regression for luminous 12.2.4
... wei jin
02:29 PM Bug #23379: rgw performance regression for luminous 12.2.4
Very interesting, please tell how do you generate the flame graph, I will perform the same check on my system and upd... Mark Kogan
03:04 AM Bug #23674 (Fix Under Review): can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/20790 Nathan Cutler
02:00 AM Bug #23674: can't remove rados objects after copy rgw-object fail
I pulled requests in github(https://github.com/ceph/ceph/pull/20790,https://github.com/ceph/ceph/pull/20789), but I a... long li
01:54 AM Bug #23674 (Resolved): can't remove rados objects after copy rgw-object fail
In copy rgw-object, rgw will increate rados objects refcount by using cls_refcount_get, and the ref_tag include '\0',... long li

04/11/2018

08:58 PM Bug #23663 (Fix Under Review): libcurl ignores headers with empty value, leading to signature mis...
https://github.com/ceph/ceph/pull/21358 Casey Bodley
08:49 PM Bug #23663 (Resolved): libcurl ignores headers with empty value, leading to signature mismatches
From https://curl.haxx.se/libcurl/c/CURLOPT_HTTPHEADER.html:
> If you add a header with no content as in 'Accept:'...
Casey Bodley
05:55 PM Bug #23661 (Resolved): RGWAsyncGetSystemObj failed assertion on shutdown/realm reload
... Casey Bodley
05:38 PM Bug #23659 (Resolved): tempest tests failing with pysaml2 version conflict
both keystone-wsgi-public and keystone-wsgi-admin fail to start with lots of these errors:... Casey Bodley
03:54 PM Bug #23655 (Resolved): rgw: es: add support for ES endpoints with password
We don't have a configurable for ES password in the sync module Abhishek Lekshmanan
03:08 PM Bug #23651 (In Progress): Dynamic bucket indexing, resharding and tenants still seems to be broken
I've had issues with this before, which is described in https://tracker.ceph.com/issues/22046. But the issues remain ... Mark Schouten

04/10/2018

10:40 PM Bug #23628: deleting zonegroup doesn't remove it from the period
I absolutely couldn't find a way to rollback a period, but I was able to "fix" the problem by manually rollbacking my... Jérôme Poulin
09:45 PM Bug #23628: deleting zonegroup doesn't remove it from the period
Interestingly, I hit the same issue today. Cannot commit period anymore and the whole realm is broken since I cannot ... Jérôme Poulin
03:06 PM Bug #23628 (New): deleting zonegroup doesn't remove it from the period
radosgw-admin realm create --rgw-realm=myrealm --default
$ radosgw-admin realm get --rgw-realm=my_realm
$ radosgw-a...
Orit Wasserman
09:46 PM Bug #23099: REST admin metadata API paging failure bucket & bucket.instance: InvalidArgument
Hi Robin, think I've reproduced this, in the "bucket" case. Will follow up.
Matt
Matt Benjamin
03:24 PM Bug #23088: nfs-ganesha repo for Xenial is not signed
because of this unsigned repository kolla-build fails with:
INFO:kolla.common.utils.ceph-nfs:ESC[91mW: The reposit...
Florian Engelmann
01:45 PM Bug #23379: rgw performance regression for luminous 12.2.4
How long have you been running for the cosbench?
The issue might be related to memory usage according to flame gra...
wei jin
12:09 PM Bug #23379: rgw performance regression for luminous 12.2.4
I checked if this reproduces on two different clusters
(one with HDDs and one with SSDs)
using some of the provid...
Mark Kogan

04/09/2018

05:59 PM Bug #23586: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
updated s3test in https://github.com/ceph/s3-tests/pull/220 Casey Bodley
01:05 PM Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Sorry, i didn't understand you.
i set:
"rgw_remote_addr_param": "HTTP_X_FORWARDED_FOR"
and it's works.
Th...
Aleksandr Rudenko
04:26 AM Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
rgw_remote_addr_param should be set to HTTP_X_FORWARDED_FOR in ceph.conf (and not to any IP address), this will help ... Pritha Srivastava
08:13 AM Backport #22904: jewel: rgw: copying part without http header "x-amz-copy-source-range" will be m...
@joke lee: Thanks! Nathan Cutler
08:13 AM Backport #22904 (In Progress): jewel: rgw: copying part without http header "x-amz-copy-source-ra...
Nathan Cutler
05:19 AM Backport #22904: jewel: rgw: copying part without http header "x-amz-copy-source-range" will be m...
https://github.com/ceph/ceph/pull/21294 may work joke lee

04/08/2018

07:57 PM Bug #23596 (Resolved): mg_read() call has wrong arguments
During testing of the jewel backport of #23207 it was determined that the arguments to ms_read() are wrong.
The pr...
Nathan Cutler
07:55 PM Bug #23207 (Resolved): rgw: inefficient buffer usage for PUTs
Nathan Cutler
07:54 PM Backport #23348 (Resolved): jewel: rgw: inefficient buffer usage for PUTs
Nathan Cutler
05:06 PM Feature #21811 (Resolved): Admin API support for bucket quota change
Nathan Cutler
05:06 PM Backport #23357 (Resolved): luminous: Admin API support for bucket quota change
Nathan Cutler
12:05 PM Bug #23379: rgw performance regression for luminous 12.2.4
Matt Benjamin wrote:
> rgw_num_rados_handles > 1 is not advisable (after change, need to scale up inflight_ops and i...
wei jin
11:54 AM Bug #23591 (New): wrong Content-Length for website error page
I replaced the real host with example.com in following log.... Shengjing Zhu
08:56 AM Bug #23586 (Fix Under Review): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
Nathan Cutler
08:10 AM Bug #23586: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
https://github.com/ceph/ceph/pull/21285 fix joke lee
08:06 AM Bug #23586 (Resolved): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
hi, i run s3-test case in master branch, and it failed
S3TEST_CONF=/ceph/s3-tests/test.conf ./virtualenv/bin/nos...
joke lee
08:32 AM Bug #23587: rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3test
https://github.com/ceph/ceph/pull/21286 fix joke lee
08:19 AM Bug #23587 (Resolved): rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3test
hi,
i run s3test in ceph master branch and failed to pass test_bucket_create_naming_bad_punctuation
it raise 403...
joke lee
02:26 AM Bug #22804: multisite Synchronization failed when read and write delete at the same time
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/21262
Miss something as error status code
Amine Liu

04/06/2018

06:53 PM Backport #22904 (Need More Info): jewel: rgw: copying part without http header "x-amz-copy-source...
an attempted backport was abandoned here: https://github.com/ceph/ceph/pull/21209
Seeking an rgw developer, or som...
Nathan Cutler
05:56 PM Bug #23579 (New): rgw: racing versioned operations failure
http://qa-proxy.ceph.com/teuthology/yehudasa-2018-04-05_13:34:19-rgw-wip-rgw-mfa-distro-basic-smithi/2357038/teutholo... Yehuda Sadeh
04:07 PM Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
I try without "authentication_domain=" but it's not helped.
I try without "rgw dns name"(rgw option) and the same.
...
Aleksandr Rudenko
03:50 PM Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
"172.24.35.115" is internal ip of my reverse-proxy
i set:
"rgw_remote_addr_param": "172.24.35.115"
but it's ...
Aleksandr Rudenko
06:42 AM Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Take a look at https://github.com/ceph/ceph/blob/master/src/common/legacy_config_opts.h#L1350 and https://github.com/... Pritha Srivastava
02:59 PM Bug #23575 (Resolved): radosgw-admin: user stats bug with sync stats
On a resharded bucket that is upgraded from pre-12.2.2 -> 12.2.4 where teh bucket stats were double accounted because... Abhishek Lekshmanan
02:47 PM Bug #21455 (Resolved): rgw file write error
Nathan Cutler
02:47 PM Backport #21546 (Resolved): jewel: rgw file write error
Nathan Cutler
01:27 PM Bug #23201 (Resolved): s3 website: some s3tests are failing because redirects include index doc s...
Nathan Cutler
01:26 PM Backport #23311 (Resolved): jewel: s3 website: some s3tests are failing because redirects include...
Nathan Cutler
01:25 PM Bug #23469 (Resolved): jewel: rgw: radosgw in jewel has not been linked with tcmalloc when select...
Nathan Cutler
01:24 PM Bug #23039 (Resolved): abort early if frontends signal an initialization error
Nathan Cutler
01:24 PM Backport #23274 (Resolved): jewel: abort early if frontends signal an initialization error
Nathan Cutler
01:22 PM Backport #23171 (Resolved): core dump : recursive lock of RGWKeystoneTokenCache
Nathan Cutler
01:21 PM Bug #22124 (Resolved): rgw: user stats increased after bucket reshard
Nathan Cutler
01:20 PM Backport #22987 (Resolved): jewel: rgw: user stats increased after bucket reshard
Nathan Cutler
01:19 PM Bug #22736 (Resolved): rgw file deadlock on lru evicting
Nathan Cutler
01:18 PM Backport #22774 (Resolved): jewel: rgw file deadlock on lru evicting
Nathan Cutler
01:16 PM Backport #22636 (Resolved): jewel: s3cmd move object error
Nathan Cutler
01:14 PM Backport #21205 (Resolved): rgw: bi list entry count incremented on error, distorting error code
Nathan Cutler
01:02 PM Feature #22832: SSL support for beast frontend
Casey Bodley

04/05/2018

08:57 PM Bug #22080 (Resolved): radosgw-admin data sync run crashes
Nathan Cutler
08:56 PM Backport #23180 (Resolved): luminous: radosgw-admin data sync run crashes
Nathan Cutler
08:22 PM Backport #23180: luminous: radosgw-admin data sync run crashes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20762
merged
Yuri Weinstein
08:56 PM Backport #23347 (Resolved): luminous: rgw: inefficient buffer usage for PUTs
Nathan Cutler
08:21 PM Backport #23347: luminous: rgw: inefficient buffer usage for PUTs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20953
merged
Yuri Weinstein
08:55 PM Bug #22737 (Resolved): rgw: list bilog will loop forever
Nathan Cutler
08:55 PM Backport #23225 (Resolved): luminous: rgw: list bilog will loop forever
Nathan Cutler
08:17 PM Backport #23225: luminous: rgw: list bilog will loop forever
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21054
merged
Yuri Weinstein
08:55 PM Bug #23203 (Resolved): multisite: segfault in radosgw-admin realm pull
Nathan Cutler
08:54 PM Backport #23245 (Resolved): luminous: multisite: segfault in radosgw-admin realm pull
Nathan Cutler
08:09 PM Backport #23245: luminous: multisite: segfault in radosgw-admin realm pull
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:54 PM Feature #23162 (Resolved): Curl+OpenSSL support in RGW
Nathan Cutler
08:53 PM Backport #23239 (Resolved): luminous: Curl+OpenSSL support in RGW
Nathan Cutler
08:09 PM Backport #23239: luminous: Curl+OpenSSL support in RGW
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:52 PM Bug #22951 (Resolved): possible issue with ssl + libcurl
Nathan Cutler
08:52 PM Backport #23221 (Resolved): luminous: possible issue with ssl + libcurl
Nathan Cutler
08:09 PM Backport #23221: luminous: possible issue with ssl + libcurl
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:51 PM Backport #23025 (Resolved): luminous: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler
08:07 PM Backport #23025: luminous: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21214
merged
Yuri Weinstein
07:19 PM Bug #22804 (Fix Under Review): multisite Synchronization failed when read and write delete at the...
Casey Bodley
07:18 PM Bug #22804: multisite Synchronization failed when read and write delete at the same time
https://github.com/ceph/ceph/pull/21262 Casey Bodley
07:04 PM Bug #23566 (New): Ganesha-rgw unable to do LDAP auth
It appears that rgw-nfs Ganesha is not correctly authenticating LDAP tokens.
Ganesha config for RGW FSAL reference...
Ben Meekhof
06:30 PM Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
@marcus, could you take a look at this? Matt Benjamin
06:30 PM Bug #23470 (In Progress): presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Matt Benjamin
06:25 PM Bug #23489 (Need More Info): [rgw] civetweb behind haproxy doesn't work with absolute URI
Abhishek Lekshmanan
06:25 PM Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
What happens when authentication_domain is not set in civetweb options? Since we disable authentication domain check ... Abhishek Lekshmanan
06:14 PM Bug #23379: rgw performance regression for luminous 12.2.4
rgw_num_rados_handles > 1 is not advisable (after change, need to scale up inflight_ops and inflight_op_bytes to comp... Matt Benjamin
06:09 PM Bug #23089 (In Progress): rgw: change order of authentication back to local, remote
Abhishek Lekshmanan
06:04 PM Bug #22963: radosgw-admin usage show loops indefinitly - again
Casey Bodley
05:55 PM Bug #23536 (In Progress): [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
@pritha, could you have a look at this?
Matt
Matt Benjamin
05:52 PM Bug #23468: radosgw-admin should not use metadata cache when not needed
Casey Bodley
05:45 PM Bug #23454 (In Progress): rgw/s3atests failure: fs contract testBlockReadZeroByteFile/testSeekZer...
Matt Benjamin
05:45 PM Bug #23531 (In Progress): s3a/2.8.0 fs.contract failure Seek/Rename/ComplexDirActions/RecursiveRo...
Matt Benjamin
05:40 PM Bug #23469: jewel: rgw: radosgw in jewel has not been linked with tcmalloc when selected in confi...
Casey Bodley
05:36 PM Bug #23299: rgw_file: post deadlock fix, direct deleted RGWFileHandle objects can remain in handl...
Casey Bodley
03:02 PM Bug #23563 (Resolved): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
In the latest wip-jewel-backports integration branch, swift task fails like this:... Nathan Cutler
01:29 PM Bug #23555 (Resolved): swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
01:19 PM Bug #23555: swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler wrote:
> Opened backport trackers on the optimistic assumption that https://github.com/ceph/swift/pull...
Casey Bodley
01:29 PM Backport #23558 (Resolved): jewel: swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
01:28 PM Backport #23557 (Resolved): luminous: swift test fails because pip no longer accepts --allow-unve...
Nathan Cutler

04/04/2018

09:07 PM Bug #23555: swift test fails because pip no longer accepts --allow-unverified
Opened backport trackers on the optimistic assumption that https://github.com/ceph/swift/pull/5 will merge soon. Nathan Cutler
09:06 PM Bug #23555 (Pending Backport): swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
09:05 PM Bug #23555 (Fix Under Review): swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
08:01 PM Bug #23555: swift test fails because pip no longer accepts --allow-unverified
On Fedora 27 (pip 9.0.3) this is just a deprecation warning:... Casey Bodley
07:57 PM Bug #23555: swift test fails because pip no longer accepts --allow-unverified
https://github.com/ceph/swift/pull/5 Casey Bodley
07:48 PM Bug #23555: swift test fails because pip no longer accepts --allow-unverified
According to https://github.com/pypa/pip/pull/3007 it's possible to add "trusted-host" to requirements.txt - not sure... Nathan Cutler
07:43 PM Bug #23555: swift test fails because pip no longer accepts --allow-unverified
Raising priority because this blocks jewel integration testing. Nathan Cutler
07:42 PM Bug #23555 (Resolved): swift test fails because pip no longer accepts --allow-unverified
All the failures in this run are due to this bug: http://pulpito.ceph.com/smithfarm-2018-04-04_17:26:39-rgw-wip-jewel... Nathan Cutler
09:06 PM Backport #23558 (Resolved): jewel: swift test fails because pip no longer accepts --allow-unverified
https://github.com/ceph/swift/commit/17fe24b858455ce759d15afba6d5872e8b8a4529 Nathan Cutler
09:06 PM Backport #23557 (Resolved): luminous: swift test fails because pip no longer accepts --allow-unve...
https://github.com/ceph/swift/commit/729cabb2d9f173e4ef3db565301b8584d33017e2 Nathan Cutler
04:41 PM Bug #23547: compression ratio depends on block size, which is much smaller (16K vs 4M) in multisi...
I was unable to increase libcurl's buffer size above 16k. This issue was raised at https://github.com/curl/curl/issue... Casey Bodley

04/03/2018

08:47 PM Bug #23547 (Resolved): compression ratio depends on block size, which is much smaller (16K vs 4M)...
Compressors will add a block header to each buffer that we pass to compress(), meaning that the overall compression r... Casey Bodley
07:13 PM Bug #23506: [rgw] GET <object>?torrent returns object's body instead torrent-file
Brief debugging because I saw similar as well, and I think this behavior would be an improvement:
0. If rgw_torren...
Robin Johnson
02:04 PM Bug #18885: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler wrote:
> I'm assuming this [1] is the PR to be backported.
>
> [1] https://github.com/ceph/ceph/pul...
Casey Bodley
01:54 PM Bug #18885: rgw: data sync of versioned objects, note updating bi marker
I'm assuming this [1] is the PR to be backported.
[1] https://github.com/ceph/ceph/pull/20016
Nathan Cutler
01:57 PM Backport #23338 (In Progress): jewel: radosgw-admin: add an option to reset user stats
Nathan Cutler
01:55 PM Backport #23025 (In Progress): luminous: rgw: data sync of versioned objects, note updating bi ma...
Nathan Cutler
01:54 PM Backport #23026 (In Progress): jewel: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler
01:51 PM Backport #22939 (In Progress): jewel: system user can't delete bucket completely
Nathan Cutler
11:31 AM Backport #23303 (In Progress): jewel: rgw: add radosgw-admin sync error trim to trim sync error log
https://github.com/ceph/ceph/pull/21210 Prashant D
10:16 AM Backport #22904 (In Progress): jewel: rgw: copying part without http header "x-amz-copy-source-ra...
Nathan Cutler
10:08 AM Backport #22890 (Need More Info): jewel: rgw_file: avoid fragging thread_local log buffer
@Matt, this backport appears to depend on a2c34c597371809bd8fd40ee1fc6b8e6a5145609 which is not in jewel? Nathan Cutler
10:06 AM Backport #22813 (Need More Info): jewel: multisite: trim bilogs as data sync peer zones catch up
non-trivial feature backport, assigning to RGW developer Nathan Cutler

04/01/2018

10:29 AM Bug #23536 (Closed): [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Luminous 12.2.4
very simple policy:...
Aleksandr Rudenko

03/31/2018

12:17 PM Backport #22638 (Need More Info): jewel: rgw:lc: set LifecycleConfiguration without "Rule" tag re...
backporter reports that the backport touches feature code that is not present in jewel Nathan Cutler

03/30/2018

06:34 PM Bug #23531 (Won't Fix): s3a/2.8.0 fs.contract failure Seek/Rename/ComplexDirActions/RecursiveRoot...
Failing tests are. from fs.contract:
Seek/Rename/ComplexDirActions/RecursiveRootListing/EmptyRootDirNonRecursive/Li...
Vasu Kulkarni

03/29/2018

05:52 PM Bug #22775 (Fix Under Review): rgw: multisite: the huge object sync is slow in unstable network e...
Casey Bodley
05:48 PM Bug #23469 (Fix Under Review): jewel: rgw: radosgw in jewel has not been linked with tcmalloc whe...
Matt Benjamin
05:41 PM Bug #23188 (Closed): Cannot list file in a bucket or delete it : illegal character code U+0001
Orit Wasserman
03:59 PM Bug #23468 (Fix Under Review): radosgw-admin should not use metadata cache when not needed
https://github.com/ceph/ceph/pull/21129 Casey Bodley
11:18 AM Bug #23506 (Resolved): [rgw] GET <object>?torrent returns object's body instead torrent-file
i use awscli:... Aleksandr Rudenko
11:07 AM Bug #21619 (Fix Under Review): RGW Reshard error add failed to drop lock on <bucket>
Orit Wasserman
11:07 AM Bug #21619: RGW Reshard error add failed to drop lock on <bucket>
reshard cancel will clear resharding flag:
https://github.com/ceph/ceph/pull/21120
Orit Wasserman
04:36 AM Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
@Prashant:
It does work against AWS us-east-1, I didn't test other regions.
I got boto to dump the StringToSign b...
Robin Johnson
03:14 AM Bug #23379: rgw performance regression for luminous 12.2.4
Mark Kogan wrote:
> Compared to which version is the regression? (Jewel ?)
Actually this is my first time to test...
wei jin

03/28/2018

06:38 PM Bug #23489 (In Progress): [rgw] civetweb behind haproxy doesn't work with absolute URI
I'm sorry, maybe it isn't bug, but i don't know how to solve this problem.
I know that absolute URIs are supported...
Aleksandr Rudenko
04:29 PM Backport #23311 (In Progress): jewel: s3 website: some s3tests are failing because redirects incl...
Nathan Cutler
04:21 PM Backport #23311: jewel: s3 website: some s3tests are failing because redirects include index doc ...
https://github.com/ceph/ceph/pull/21100 Casey Bodley
03:32 PM Backport #23311 (Need More Info): jewel: s3 website: some s3tests are failing because redirects i...
non-trivial backport Nathan Cutler
02:43 PM Bug #23379: rgw performance regression for luminous 12.2.4
Thank you very much for testing and providing all the information,
I will run the workload on my test system, to t...
Mark Kogan
12:37 PM Bug #23379: rgw performance regression for luminous 12.2.4
1. comment gc related configures
2. restart all daemons (mon/osd/rgw)
3. change cosbench worker to 500 and create ...
wei jin
12:11 PM Bug #23379: rgw performance regression for luminous 12.2.4
Thank you very much,
I see that there are 512 RGW threads and 1024 cosbench workers,
is it possible to test wi...
Mark Kogan
11:48 AM Bug #23379: rgw performance regression for luminous 12.2.4
rgw_gc_max_objs = 1000
rgw_gc_obj_min_wait = 0
rgw_gc_processor_period = 0
gc related configs may be ignored, I ...
wei jin
11:38 AM Bug #23379: rgw performance regression for luminous 12.2.4
[global]
fsid = c105ca4e-b864-46d1-8ab2-74e0dd8b966a
public_network = 10.15.49.0/24
mon_initial_members = n15-049-...
wei jin
11:17 AM Bug #23379: rgw performance regression for luminous 12.2.4
Thank you,
To summarize the workload -
1024 cosbench workers are writing 32KB objects into a single bucket.
...
Mark Kogan
10:14 AM Bug #23379: rgw performance regression for luminous 12.2.4
... wei jin
10:03 AM Bug #23379: rgw performance regression for luminous 12.2.4
@wei jin, Is it possible to share the cosbench workload xml please (redacting ip addresses/keys/passwords...)
To see...
Mark Kogan
02:09 PM Feature #23481 (Duplicate): radosgw-admin bucket rename command
radosgw-admin bucket rename command
Right now there is no command to rename the bucket the only way to do it to us...
Vikhyat Umrao
01:10 PM Backport #23348 (In Progress): jewel: rgw: inefficient buffer usage for PUTs
Nathan Cutler
11:42 AM Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Could not get much time today but got hold of rgw debug logs for the issue.
2018-03-28 07:12:01.410905 7f99ab8af7...
Prashant D
05:00 AM Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
... Robin Johnson
10:36 AM Bug #23480 (Resolved): No meaningful error when RGW cannot create pools due to lack of available PGs
Sync logs:... Iain Bucław
05:51 AM Backport #23227 (In Progress): luminous: clang compilation error in BoundedKeyCounter
https://github.com/ceph/ceph/pull/21083 Prashant D

03/27/2018

10:16 PM Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Works fine on AWS. Robin Johnson
10:12 PM Bug #23470 (Resolved): presigned URL for PUT with metadata fails: SignatureDoesNotMatch
* Pre-signed URLs for PUT without metadata works fine.
* Pre-signed URL for PUT with metadata gives SignatureDoesNot...
Robin Johnson
06:48 PM Bug #23469: jewel: rgw: radosgw in jewel has not been linked with tcmalloc when selected in confi...
https://github.com/ceph/ceph/pull/21073 Matt Benjamin
05:56 PM Bug #23469 (Resolved): jewel: rgw: radosgw in jewel has not been linked with tcmalloc when select...
For some reason, radosgw in jewel has not been linked with tcmalloc when selected in configure. Matt Benjamin
03:30 PM Bug #23468: radosgw-admin should not use metadata cache when not needed
hmm, that's interesting Matt Benjamin
03:23 PM Bug #23468 (Resolved): radosgw-admin should not use metadata cache when not needed
This can cause "failed to distribute cache" errors when using it heavily. Orit Wasserman
02:56 PM Bug #23379: rgw performance regression for luminous 12.2.4
I tried patch (https://github.com/ceph/ceph/pull/20953) with one gateway, still the same problem.
wei jin
08:36 AM Bug #23379: rgw performance regression for luminous 12.2.4
Casey Bodley wrote:
> Have you looked at radosgw's memory usage? There was an issue with memory growth in https://tr...
wei jin
07:30 AM Backport #23225 (In Progress): luminous: rgw: list bilog will loop forever
https://github.com/ceph/ceph/pull/21054 Prashant D

03/26/2018

01:36 PM Bug #22444 (Resolved): rgw: normalize/duplicate 'rm' vs 'remove' vs 'del' in rgw commands
Nathan Cutler
02:22 AM Backport #23223 (Need More Info): luminous: rgw: garbage collector removes objects slowly
I am getting compilation error for one of the rgw testcase:
[ 94%] Building CXX object src/rgw/CMakeFiles/rgw_a.dir/...
Prashant D
 

Also available in: Atom