Project

General

Profile

Activity

From 07/13/2018 to 08/11/2018

08/11/2018

02:48 PM Bug #23801 (Pending Backport): possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rg...
Casey Bodley

08/10/2018

09:16 PM Bug #23801: possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rgw.cc:3291)
I believe this patch fixes the problem: https://github.com/ceph/ceph/pull/22868 Bryan Stillwell
08:38 PM Bug #26897 (Fix Under Review): multisite: data full sync does not limit concurrent bucket sync
https://github.com/ceph/ceph/pull/23534 Casey Bodley
08:25 PM Bug #26897 (Resolved): multisite: data full sync does not limit concurrent bucket sync
RGWDataSyncShardCR::full_sync() will spawn a RGWDataSyncSingleEntryCR for every bucket shard in the full sync map, wi... Casey Bodley
08:05 PM Bug #26895: multisite: intermittent failures in test_bucket_sync_disable_enable
example at http://qa-proxy.ceph.com/teuthology/cbodley-2018-08-10_18:52:02-rgw:multisite-wip-rgw-getomapkeys2-more-di... Casey Bodley
01:57 PM Bug #26895 (Resolved): multisite: intermittent failures in test_bucket_sync_disable_enable
The test writes some objects while bucket sync is disabled, and those objects sometimes don't sync after its reenable... Casey Bodley
04:11 AM Backport #26846 (In Progress): luminous: Lifecycle rules number on one bucket should be limited.
https://github.com/ceph/ceph/pull/23522 Prashant D
04:09 AM Backport #26845 (In Progress): mimic: Lifecycle rules number on one bucket should be limited.
https://github.com/ceph/ceph/pull/23521 Prashant D

08/09/2018

06:05 PM Bug #25168 (Fix Under Review): rgw: can't remove shadow file when copy object from other placemen...
Casey Bodley
05:44 PM Bug #26835: RGW returns MalformedACLError when user create too many ACL.
Returning LimitExceeded does sound reasonable here. Would you care to open a pull request and link it here? Casey Bodley
05:41 PM Bug #26882: jewel: cls_rgw: avoid undefined iterator access
Casey Bodley
05:35 PM Bug #24882 (Need More Info): rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
Orit Wasserman
05:33 PM Bug #24640 (Resolved): test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
Orit Wasserman
03:04 PM Bug #22648: rgw: secondary site's lc configuration erased by multisite sync
https://github.com/ceph/ceph/pull/23508 Casey Bodley
12:07 PM Bug #25135 (In Progress): rgw:s3test failed to pass test_object_set_get_non_utf8_metadata
Abhishek Lekshmanan
12:01 PM Bug #25192 (Need More Info): radosgw: civetweb: redirect_to_https_port: no chunk, no close, no size.
Abhishek Lekshmanan
12:01 PM Bug #25192: radosgw: civetweb: redirect_to_https_port: no chunk, no close, no size.
on setting 80r, basically 302 is sent asking the client to redirect to the ssl port. Was an ssl certificate set corre... Abhishek Lekshmanan
08:08 AM Backport #24546 (In Progress): luminous: rgw: change order of authentication back to local, remote
Abhishek Lekshmanan
03:49 AM Bug #24915: rgw_file: "deep stat"/stats of unenumerated paths not handled
mimic PR : https://github.com/ceph/ceph/pull/23498
luminous PR : https://github.com/ceph/ceph/pull/23499
Prashant D
03:47 AM Backport #26844 (In Progress): luminous: rgw_file: "deep stat"/stats of unenumerated paths not ha...
https://github.com/ceph/ceph/pull/23499 Prashant D
03:42 AM Backport #26842 (In Progress): mimic: rgw_file: "deep stat"/stats of unenumerated paths not handled
https://github.com/ceph/ceph/pull/23498 Prashant D

08/08/2018

06:53 PM Feature #2804 (Rejected): rgw: disallow running multiple gateways on the same fastcgi socket
Sage Weil
03:34 PM Bug #26882 (Fix Under Review): jewel: cls_rgw: avoid undefined iterator access
This issue arises only on Jewel, as gc_iterate_entries is rewritten in Luminous and above, and rewrites are related t... Matt Benjamin

08/07/2018

08:43 PM Backport #24628: luminous: rgw: fail to recover index from crash
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23130
meergedReviewed-by: Matt Benjamin <mbenjami@redhat...
Yuri Weinstein
08:00 PM Backport #24814: luminous: REST admin metadata API paging failure bucket & bucket.instance: Inval...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22932
merged
Yuri Weinstein
04:52 PM Backport #24632: luminous: rgw performance regression for luminous 12.2.4
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22930
merged
Yuri Weinstein
04:51 PM Backport #24810: luminous: Invalid Access-Control-Request-Request may bypass validate_cors_rule_m...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22934
merged
Yuri Weinstein
04:50 PM Backport #24808: luminous: rgw gc may cause a large number of read traffic
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22984
merged
Yuri Weinstein
04:50 PM Backport #24830: luminous: "radosgw-admin objects expire" always returns ok even if the process f...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23000
merged
Yuri Weinstein
04:49 PM Backport #24833: luminous: 'radogw-admin reshard status' command should print text for reshard st...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23019
merged
Yuri Weinstein
04:29 PM Backport #25023: luminous: multisite: curl client does not time out on sync requests
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23144
merged
Yuri Weinstein

08/06/2018

07:50 PM Bug #24882: rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
@Herve, Is this still reproducible in 12.2.7? Otherwise it might have been fixed by the pr that went in linked above Abhishek Lekshmanan

08/03/2018

09:00 PM Bug #24882: rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
Is it possible this just needs the fix that is in 12.2.6? http://tracker.ceph.com/issues/23596 Robin Johnson
04:03 PM Backport #26849 (Resolved): mimic: rgw: civetweb fails on urls with control characters
https://github.com/ceph/ceph/pull/23855 Patrick Donnelly
04:03 PM Backport #26848 (Resolved): luminous: Delete marker generated by lifecycle has no owner
https://github.com/ceph/ceph/pull/23545 Patrick Donnelly
04:03 PM Backport #26847 (Resolved): mimic: Delete marker generated by lifecycle has no owner
https://github.com/ceph/ceph/pull/23541 Patrick Donnelly
04:03 PM Backport #26846 (Resolved): luminous: Lifecycle rules number on one bucket should be limited.
https://github.com/ceph/ceph/pull/23522 Patrick Donnelly
04:03 PM Backport #26845 (Resolved): mimic: Lifecycle rules number on one bucket should be limited.
https://github.com/ceph/ceph/pull/23521 Patrick Donnelly
04:03 PM Backport #26844 (Resolved): luminous: rgw_file: "deep stat"/stats of unenumerated paths not handled
https://github.com/ceph/ceph/pull/23499 Patrick Donnelly
04:02 PM Backport #26842 (Resolved): mimic: rgw_file: "deep stat"/stats of unenumerated paths not handled
https://github.com/ceph/ceph/pull/23498 Patrick Donnelly
11:46 AM Bug #26835: RGW returns MalformedACLError when user create too many ACL.
should we return LimitExceeded here? Chang Liu
09:41 AM Bug #26835: RGW returns MalformedACLError when user create too many ACL.
see ... Chang Liu
09:41 AM Bug #26835 (Fix Under Review): RGW returns MalformedACLError when user create too many ACL.
Chang Liu

08/02/2018

08:59 PM Bug #23659: tempest tests failing with pysaml2 version conflict
https://github.com/ceph/ceph/pull/23402 Casey Bodley
06:20 PM Bug #24158 (Pending Backport): rgw: civetweb fails on urls with control characters
Abhishek Lekshmanan
06:13 PM Bug #24568 (Pending Backport): Delete marker generated by lifecycle has no owner
Casey Bodley
06:12 PM Bug #24572 (Pending Backport): Lifecycle rules number on one bucket should be limited.
Abhishek Lekshmanan
06:03 PM Bug #24895 (Duplicate): rgw fail to put elasticsearch document when compression is set
duplicate iof http://tracker.ceph.com/issues/24896?issue_count=446&issue_position=28&next_issue_id=24895&prev_issue_i... Abhishek Lekshmanan
06:03 PM Bug #24896 (Pending Backport): rgw fail to put elasticsearch document when compression is set
Probably fixed in https://github.com/ceph/ceph/pull/20796 whihc can be backported to luminous Abhishek Lekshmanan
06:01 PM Bug #24915 (Pending Backport): rgw_file: "deep stat"/stats of unenumerated paths not handled
Abhishek Lekshmanan
05:59 PM Bug #24947 (Closed): Ceph Luminous radosgw: Couldn't init storage provider (RADOS)
Abhishek Lekshmanan
05:59 PM Bug #24955 (Closed): rgw: bucket index resharding may cause lose of bucket acl
Already fixedi n the linked issue Abhishek Lekshmanan
05:58 PM Bug #24991: Add support for --bypass-gc flag of radosgw-admin bucket rm command in RGW Multi-site
Casey Bodley
05:57 PM Bug #25014 (Need More Info): Radosgw civetweb poll func cost almost 1 second
Can you explain where you're seeing 1s delay? Abhishek Lekshmanan
05:50 PM Bug #25135 (Fix Under Review): rgw:s3test failed to pass test_object_set_get_non_utf8_metadata
Abhishek Lekshmanan
05:47 PM Bug #25168: rgw: can't remove shadow file when copy object from other placement after remove object
https://github.com/ceph/ceph/pull/22613 Abhishek Lekshmanan
05:44 PM Bug #25243: rgw can not use fastcgi
Fastcgi is untested in teuthology and just continuing as frontend, Abhishek Lekshmanan
05:52 AM Bug #25243: rgw can not use fastcgi
the VERSION does not support fastcgi anymore liang sibin
04:58 AM Bug #25243 (New): rgw can not use fastcgi
ceph.conf
[global]
fsid = 11fd99e9-39ef-4dd7-b28d-ab4e208b63be
mon_initial_members = ceph-server0
mon_host = 19...
liang sibin
05:18 AM Backport #25218 (In Progress): mimic: valgrind failures related to --max-threads prevent radosgw ...
Opened backport PR : https://github.com/ceph/ceph/pull/23383
but changes related to qa/suites/rgw/verify/tasks/0-i...
Prashant D
05:13 AM Backport #25088 (In Progress): mimic: change default rgw_thread_pool_size to 512
https://github.com/ceph/ceph/pull/23383 Prashant D
03:06 AM Backport #25217 (Need More Info): luminous: valgrind failures related to --max-threads prevent ra...
rgw_tempest.yaml and 0-install.yaml are missing in luminous branch,
$ git cherry-pick -x $(git log 8d36655^1..8d...
Prashant D

08/01/2018

09:57 PM Backport #25217: luminous: valgrind failures related to --max-threads prevent radosgw from starting
@Prasant - please do this backport as part of the existing PR https://github.com/ceph/ceph/pull/23359 Nathan Cutler
09:50 PM Backport #25217 (Resolved): luminous: valgrind failures related to --max-threads prevent radosgw ...
https://github.com/ceph/ceph/pull/24034 Nathan Cutler
09:50 PM Backport #25218 (Resolved): mimic: valgrind failures related to --max-threads prevent radosgw fro...
https://github.com/ceph/ceph/pull/23383 Nathan Cutler
09:45 PM Backport #24514 (Resolved): luminous: "radosgw-admin zonegroup set" requires realm
Nathan Cutler
03:36 PM Backport #24514: luminous: "radosgw-admin zonegroup set" requires realm
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22767
merged
Yuri Weinstein
09:45 PM Backport #24916 (Resolved): luminous: rgw: partial ordered bucket listing feature
Nathan Cutler
03:34 PM Backport #24916: luminous: rgw: partial ordered bucket listing feature
https://github.com/ceph/ceph/pull/21806
merged
Yuri Weinstein
09:44 PM Backport #24690 (Resolved): luminous: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
Nathan Cutler
03:33 PM Backport #24690: luminous: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22817
merged
Yuri Weinstein
09:44 PM Bug #24590 (Resolved): rgw: index complete miss zones_trace set
Nathan Cutler
09:44 PM Backport #24692 (Resolved): luminous: rgw: index complete miss zones_trace set
Nathan Cutler
03:32 PM Backport #24692: luminous: rgw: index complete miss zones_trace set
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22820
merged
Yuri Weinstein
09:42 PM Bug #24589 (Resolved): rgw: meta and data notify thread miss stop cr manager
Nathan Cutler
09:42 PM Backport #24693 (Resolved): luminous: rgw: meta and data notify thread miss stop cr manager
Nathan Cutler
03:32 PM Backport #24693: luminous: rgw: meta and data notify thread miss stop cr manager
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22822
merged
Yuri Weinstein
09:41 PM rgw-testing Bug #24483 (Resolved): add unit test for cls bi list command
Nathan Cutler
09:41 PM rgw-testing Backport #24737 (Resolved): luminous: add unit test for cls bi list command
Nathan Cutler
03:31 PM rgw-testing Backport #24737: luminous: add unit test for cls bi list command
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22846
merged
Yuri Weinstein
09:40 PM Bug #24566 (Resolved): rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine::stat...
Nathan Cutler
09:39 PM Backport #24782 (Resolved): luminous: rgw: set cr state if aio_read err return in RGWCloneMetaLog...
Nathan Cutler
03:31 PM Backport #24782: luminous: rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine::...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22942
merged
Yuri Weinstein
08:14 PM Backport #25088: mimic: change default rgw_thread_pool_size to 512
this backport will need https://github.com/ceph/ceph/pull/23372 from http://tracker.ceph.com/issues/25214 to pass teu... Casey Bodley
08:14 PM Backport #25087: luminous: change default rgw_thread_pool_size to 512
this backport will need https://github.com/ceph/ceph/pull/23372 from http://tracker.ceph.com/issues/25214 to pass teu... Casey Bodley
03:34 AM Backport #25087 (In Progress): luminous: change default rgw_thread_pool_size to 512
-https://github.com/ceph/ceph/pull/23359- Prashant D
08:12 PM Bug #25214 (Pending Backport): valgrind failures related to --max-threads prevent radosgw from st...
Casey Bodley
06:49 PM Bug #25214 (Fix Under Review): valgrind failures related to --max-threads prevent radosgw from st...
https://github.com/ceph/ceph/pull/23372 Casey Bodley
01:42 PM Bug #25214: valgrind failures related to --max-threads prevent radosgw from starting
can we change the valgrind invocation as suggested in the output? Matt Benjamin
01:12 PM Bug #25214 (Resolved): valgrind failures related to --max-threads prevent radosgw from starting
The rgw/verify suite is failing after changing the default thread pool size to 512.
http://pulpito.ceph.com/teutho...
Casey Bodley
06:00 PM Bug #24146 (Resolved): rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
Nathan Cutler
06:00 PM Backport #24844 (Resolved): luminous: rgw: require --yes-i-really-mean-it to run radosgw-admin o...
Nathan Cutler
03:30 PM Backport #24844: luminous: rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22985
merged
Yuri Weinstein

07/31/2018

04:11 PM Bug #25195 (New): rgw: need to be able to limit admin api to AWS4 and/or https
Yehuda Sadeh
10:07 AM Bug #25192 (Won't Fix): radosgw: civetweb: redirect_to_https_port: no chunk, no close, no size.
Behavior of 12.2.5... Konstantin Shalygin

07/30/2018

03:21 PM Bug #25168: rgw: can't remove shadow file when copy object from other placement after remove object
https://github.com/ceph/ceph/pull/23325 fix this joke lee
03:06 PM Bug #25168 (Fix Under Review): rgw: can't remove shadow file when copy object from other placemen...
hi,
i have two placement
{
"key": "placement-1",
"val": {
"index_pool": "default...
joke lee
03:30 AM Bug #23804: rgw multisite sync maybe hang
spawn_window == 20, so the `wait_for_child()` function will always return due to other child stack finished. Would yo... Xinying Song

07/29/2018

11:50 AM Bug #25135: rgw:s3test failed to pass test_object_set_get_non_utf8_metadata
this pr fix https://github.com/ceph/civetweb/pull/28 joke lee

07/27/2018

07:56 PM Bug #25028 (Won't Fix): admin api: RGWOp_Key_Remove doesn't return a json response
i'm just fixing the test to accept empty replies in https://github.com/ceph/ceph/pull/23145 Casey Bodley
12:18 PM Bug #24775: rgw-multisite: radosgw-admin misreport sync status
This problem seems not so easy to fix as above pr.
The RGWDataSyncSingleEntryCR is spawned in three ways:
1. out-b...
Xinying Song
11:50 AM Bug #25135 (In Progress): rgw:s3test failed to pass test_object_set_get_non_utf8_metadata
test_object_set_get_non_utf8_metadata 0:00:00.032135 Fail
test_object_set_get_metadata_empty_to_unreadable_prefix 0:...
joke lee
03:06 AM Feature #25132 (New): Rgw usage command should has options to statistic all buckets
Hi all.
Currently i use command radosgw-admin usage show to statistic usage of buckets.
Some buckets don't have...
hoan nv

07/26/2018

08:27 PM Bug #25116: rgw: no need to check bucket index before rebuilding it
Casey Bodley
06:22 PM Bug #25116 (Fix Under Review): rgw: no need to check bucket index before rebuilding it
Yehuda Sadeh
02:00 PM Bug #25116: rgw: no need to check bucket index before rebuilding it
https://github.com/ceph/ceph/pull/23258 Orit Wasserman
10:05 AM Bug #25116 (Fix Under Review): rgw: no need to check bucket index before rebuilding it
Going on all bucket index for large bucket is expensive.
We should avoid running bucket check when rebuilding the in...
Orit Wasserman
08:20 PM Bug #24775: rgw-multisite: radosgw-admin misreport sync status
Casey Bodley
07:41 PM Bug #24364: rgw: s3cmd sync fails
Attached David Galloway
06:10 PM Bug #24364: rgw: s3cmd sync fails
Can we have this reproduced at debug rgw=20 debug ms=1. Abhishek Lekshmanan
05:55 PM Bug #25002 (Resolved): hadoop-s3a task failing with ansible errors
Yehuda Sadeh
05:43 PM Bug #25071 (Duplicate): Workunit test cls/test_cls_rgw.sh fails in upgrade/luminous-x/parallel (m...
Yehuda Sadeh

07/25/2018

08:12 PM Bug #25109 (Resolved): rgw: default value for objecter_inflight_ops is too low
Set a default value of 24576 (acked by Josh Durgin).
https://github.com/ceph/ceph/pull/23242
Matt Benjamin
02:30 PM Bug #24963 (Pending Backport): Robustly Notify Cache
Casey Bodley
08:19 AM Backport #24628 (In Progress): luminous: rgw: fail to recover index from crash
Nathan Cutler
08:14 AM Backport #24629 (In Progress): mimic: rgw: fail to recover index from crash
Nathan Cutler
07:24 AM Backport #25088 (Resolved): mimic: change default rgw_thread_pool_size to 512
https://github.com/ceph/ceph/pull/23383 Nathan Cutler
07:24 AM Backport #25087 (Resolved): luminous: change default rgw_thread_pool_size to 512
https://github.com/ceph/ceph/pull/24034 Nathan Cutler

07/24/2018

08:40 PM Bug #24544 (Pending Backport): change default rgw_thread_pool_size to 512
Douglas Fuller
04:20 PM Bug #22927: rgw: Location element not returned correctly from Post Upload Object
joke lee wrote:
> https://github.com/ceph/ceph/pull/20330 fix this
merged
Yuri Weinstein
04:18 PM Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
Eric Ivancich wrote:
> Addressed by https://github.com/ceph/ceph/pull/22937 .
merged
Yuri Weinstein
01:48 PM Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
Eric is backporting #24280 and #24640 together - the backport PRs are already open and they contain both fixes, so dr... Nathan Cutler
01:35 PM Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
Nathan Cutler wrote:
> I added "Backport: mimic, luminous" because the mimic and luminous versions of @ceph_test_cls...
J. Eric Ivancich
04:17 AM Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
I added "Backport: mimic, luminous" because the mimic and luminous versions of @ceph_test_cls_rgw@ are now broken whe... Nathan Cutler
03:39 PM Bug #22790 (Pending Backport): Intermittent http_status=409 with op status=-17 on ceph rgw with c...
Nathan Cutler
02:57 PM Backport #25079 (Resolved): luminous: Intermittent http_status=409 with op status=-17 on ceph rgw...
https://github.com/ceph/ceph/pull/23207 Matt Benjamin
02:56 PM Backport #25078 (Resolved): mimic: Intermittent http_status=409 with op status=-17 on ceph rgw wi...
https://github.com/ceph/ceph/pull/23206 Matt Benjamin
07:56 AM Bug #24955: rgw: bucket index resharding may cause lose of bucket acl
I found this bug has been fixed.
[[http://tracker.ceph.com/issues/22124]]
xin liao
05:14 AM Backport #25024 (In Progress): mimic: cls_rgw test is only run in rados suite: add it to rgw suit...
https://github.com/ceph/ceph/pull/23197 Prashant D
03:53 AM Bug #25071 (Fix Under Review): Workunit test cls/test_cls_rgw.sh fails in upgrade/luminous-x/para...
https://github.com/ceph/ceph/pull/22937 Nathan Cutler
03:48 AM Bug #25071: Workunit test cls/test_cls_rgw.sh fails in upgrade/luminous-x/parallel (master)
The yaml that runs the cls/test_cls_rgw.sh is:... Nathan Cutler
03:29 AM Bug #25071 (Duplicate): Workunit test cls/test_cls_rgw.sh fails in upgrade/luminous-x/parallel (m...
The same test succeeds in upgrade/luminous-x/parallel (mimic)... Nathan Cutler
02:13 AM Bug #25060 (Fix Under Review): rgw-multisite:RGWDataSyncShardCR is wakened up too offen
Nathan Cutler
02:13 AM Bug #25060: rgw-multisite:RGWDataSyncShardCR is wakened up too offen
It's too early to backport. The master PR needs to merge, first, otherwise it's impossible to guarantee that the cher... Nathan Cutler
12:51 AM Bug #25060: rgw-multisite:RGWDataSyncShardCR is wakened up too offen
Since class RGWCompletionManager in master branch adds a new struct rgw_io_id, which is absent in luminous, backport ... Xinying Song

07/23/2018

10:36 AM Documentation #25061 (New): Wrong figure in multisite documentation
See http://docs.ceph.com/docs/master/radosgw/multisite/ Orit Wasserman
10:12 AM Bug #25014: Radosgw civetweb poll func cost almost 1 second
forget to set rgw_print_continue to true, curl will wait continue for 1 second mingshuai wang
08:38 AM Bug #25060: rgw-multisite:RGWDataSyncShardCR is wakened up too offen
Fix pr for master: https://github.com/ceph/ceph/pull/23174 Xinying Song
08:27 AM Bug #25060 (Fix Under Review): rgw-multisite:RGWDataSyncShardCR is wakened up too offen
RGWDataSyncShardCR should be wakened up every 20 seconds(defined by INCREMENTAL_INTERVAL) when there is no IO to rgw.... Xinying Song
06:43 AM Backport #25021 (In Progress): mimic: multisite: curl client does not time out on sync requests
Prashant D
06:43 AM Backport #25021: mimic: multisite: curl client does not time out on sync requests
https://github.com/ceph/ceph/pull/23173 Prashant D
06:31 AM Backport #24986 (In Progress): mimic: multisite: object metadata operations are skipped by sync
https://github.com/ceph/ceph/pull/23172 Prashant D
02:38 AM Bug #24846 (Closed): rgw: check zone_id or zone_name not empty for zone get sub-command
Zhi Zhang

07/21/2018

07:13 PM Fix #17136 (Resolved): Fix accidental logic inversion in RGW hostname fallback
Robin Johnson

07/20/2018

05:20 PM Bug #25028 (Won't Fix): admin api: RGWOp_Key_Remove doesn't return a json response
http://qa-proxy.ceph.com/teuthology/cbodley-2018-07-20_16:36:41-rgw:singleton-wip-cbodley-testing-distro-basic-smithi... Casey Bodley
03:43 PM Backport #25023 (In Progress): luminous: multisite: curl client does not time out on sync requests
Casey Bodley
02:19 PM Backport #25023 (Resolved): luminous: multisite: curl client does not time out on sync requests
https://github.com/ceph/ceph/pull/23144 Nathan Cutler
02:19 PM Backport #25025 (Resolved): luminous: cls_rgw test is only run in rados suite: add it to rgw suit...
https://github.com/ceph/ceph/pull/24070 Nathan Cutler
02:19 PM Backport #25024 (Resolved): mimic: cls_rgw test is only run in rados suite: add it to rgw suite a...
https://github.com/ceph/ceph/pull/23197 Nathan Cutler
02:19 PM Backport #25021 (Resolved): mimic: multisite: curl client does not time out on sync requests
https://github.com/ceph/ceph/pull/23173 Nathan Cutler
02:02 PM Bug #24815 (Pending Backport): cls_rgw test is only run in rados suite: add it to rgw suite as well
Casey Bodley
01:55 PM Bug #25019 (Resolved): multisite: curl client does not time out on sync requests
this can block sync threads and prevent further progress
https://github.com/ceph/ceph/pull/23058
Casey Bodley
01:02 PM Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
Please see this post:
https://ask.openstack.org/en/question/106557/swift3s3-api-errors-when-authenticating-with-ec...
Massimo Sgaravatto
10:11 AM Bug #25014: Radosgw civetweb poll func cost almost 1 second
slow poll func will result in slow rgw put request mingshuai wang
10:10 AM Bug #25014 (Need More Info): Radosgw civetweb poll func cost almost 1 second
version: ceph version 14.0.0-1433-g158ed61 (158ed6105d2a9def5988d370eb9b7bc076b82deb) nautilus (dev)
build with ...
mingshuai wang
06:18 AM Backport #24984 (In Progress): mimic: 'radosgw-admin sync error trim' only trims partially
https://github.com/ceph/ceph/pull/23140 Prashant D

07/19/2018

06:23 PM Bug #25002 (In Progress): hadoop-s3a task failing with ansible errors
https://github.com/ceph/teuthology/pull/1191 Vasu Kulkarni
06:08 PM Bug #25002 (Resolved): hadoop-s3a task failing with ansible errors
from http://qa-proxy.ceph.com/teuthology/teuthology-2018-07-16_03:05:02-rgw-master-distro-basic-smithi/2786321/teutho... Casey Bodley
03:40 PM Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
Tianshan Qu wrote:
> fix in https://github.com/ceph/ceph/pull/22798
This PR was closed and replaced with PR in pr...
J. Eric Ivancich
03:39 PM Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
Addressed by https://github.com/ceph/ceph/pull/22937 . J. Eric Ivancich
12:55 AM Bug #24991 (Resolved): Add support for --bypass-gc flag of radosgw-admin bucket rm command in RGW...
Add support for --bypass-gc flag of radosgw-admin bucket rm command in RGW Multi-site
RHBZ - https://bugzilla.redhat...
Vikhyat Umrao

07/18/2018

09:19 PM Bug #22666 (Fix Under Review): rgw: cannot link a bucket to a tenanted user
partial fix at https://github.com/ceph/ceph/pull/23119 allows 'bucket link' to succeed when the user and bucket are i... Casey Bodley
08:00 PM Backport #24986 (Resolved): mimic: multisite: object metadata operations are skipped by sync
https://github.com/ceph/ceph/pull/23172 Nathan Cutler
08:00 PM Backport #24985 (Resolved): luminous: multisite: object metadata operations are skipped by sync
https://github.com/ceph/ceph/pull/24056 Nathan Cutler
07:59 PM Backport #24984 (Resolved): mimic: 'radosgw-admin sync error trim' only trims partially
https://github.com/ceph/ceph/pull/23140 Nathan Cutler
07:59 PM Backport #24983 (Resolved): luminous: 'radosgw-admin sync error trim' only trims partially
https://github.com/ceph/ceph/pull/24054 Nathan Cutler
07:59 PM Backport #24629: mimic: rgw: fail to recover index from crash
The new PR for this backport is: https://github.com/ceph/ceph/pull/23118 J. Eric Ivancich
07:58 PM rgw-testing Backport #24736 (Resolved): mimic: add unit test for cls bi list command
Nathan Cutler
03:19 PM rgw-testing Backport #24736: mimic: add unit test for cls bi list command
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22845
merged
Yuri Weinstein
05:26 PM Bug #24367 (Pending Backport): multisite: object metadata operations are skipped by sync
Casey Bodley
05:25 PM Bug #24873 (Pending Backport): 'radosgw-admin sync error trim' only trims partially
Casey Bodley
03:58 PM Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
I was wondering if there are some news wrt this issue
For the time being the only workaround I found to allow Open...
Massimo Sgaravatto
08:40 AM Bug #24937: [rgw] Very high cache misses with automatic bucket resharding
I think i have this problem:
*RGW Dynamic bucket index resharding keeps resharding all buckets* - https://tracker.c...
Aleksandr Rudenko
08:31 AM Bug #24551: RGW Dynamic bucket index resharding keeps resharding all buckets
And i have very high Ceph IO during last days. Aleksandr Rudenko
08:29 AM Bug #24551: RGW Dynamic bucket index resharding keeps resharding all buckets
I think i have the same problem: http://tracker.ceph.com/issues/24937
But some buckets have no versioning enabled....
Aleksandr Rudenko

07/17/2018

08:26 PM Backport #24813 (Resolved): mimic: REST admin metadata API paging failure bucket & bucket.instanc...
Nathan Cutler
04:37 PM Backport #24813: mimic: REST admin metadata API paging failure bucket & bucket.instance: InvalidA...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22933
merged
Yuri Weinstein
08:26 PM Bug #24212 (Resolved): multisite test failures in test_versioned_object_incremental_sync
Nathan Cutler
08:26 PM Backport #24313 (Resolved): mimic: multisite test failures in test_versioned_object_incremental_sync
Nathan Cutler
04:36 PM Backport #24313: mimic: multisite test failures in test_versioned_object_incremental_sync
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22466
merged
Yuri Weinstein
08:25 PM Backport #24253 (Resolved): mimic: Admin OPS Api overwrites email when user is modified
Nathan Cutler
04:36 PM Backport #24253: mimic: Admin OPS Api overwrites email when user is modified
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22523
merged
Yuri Weinstein
08:24 PM Backport #24352 (Resolved): mimic: rgw: request with range defined as "bytes=0--1" returns 416 I...
Nathan Cutler
04:35 PM Backport #24352: mimic: rgw: request with range defined as "bytes=0--1" returns 416 InvalidRange
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22590
merged
Yuri Weinstein
08:24 PM Backport #24385 (Resolved): mimic: objects in cache never refresh after rgw_cache_expiry_interval
Nathan Cutler
04:35 PM Backport #24385: mimic: objects in cache never refresh after rgw_cache_expiry_interval
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22643
merged
Yuri Weinstein
08:23 PM Backport #24700 (Resolved): mimic: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
Nathan Cutler
04:33 PM Backport #24700: mimic: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22815
merged
Yuri Weinstein
08:22 PM Backport #24701 (Resolved): mimic: rgw: index complete miss zones_trace set
Nathan Cutler
04:33 PM Backport #24701: mimic: rgw: index complete miss zones_trace set
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22818
merged
Yuri Weinstein
07:06 PM Backport #24967 (Rejected): luminous: Add Fault injection for watch/notify in RGW cache
https://github.com/ceph/ceph/pull/23577 Adam Emerson
07:06 PM Backport #24966 (Rejected): mimic: Add Fault injection for watch/notify in RGW cache
https://github.com/ceph/ceph/pull/23578 Adam Emerson
06:25 PM Backport #24965 (Rejected): luminous: Robustly Notify Cache
https://github.com/ceph/ceph/pull/23577 Adam Emerson
06:25 PM Backport #24964 (Rejected): mimic: Robustly Notify Cache
https://github.com/ceph/ceph/pull/23578 Adam Emerson
06:23 PM Bug #24963 (Resolved): Robustly Notify Cache
Sometimes notifies fail, leading to trouble and turmoil. This is infrequent enough and generally a transient conditio... Adam Emerson
06:19 PM Feature #24962 (Resolved): Add Fault injection for watch/notify in RGW cache
Since we've had problems caused by notifications failing, give us a way to make them fail so we can examine them.
...
Adam Emerson
04:34 PM Backport #24702 (Resolved): mimic: rgw: meta and data notify thread miss stop cr manager
Nathan Cutler
04:32 PM Backport #24702: mimic: rgw: meta and data notify thread miss stop cr manager
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22821
merged
Yuri Weinstein
04:33 PM Backport #24783 (Resolved): mimic: rgw: set cr state if aio_read err return in RGWCloneMetaLogCor...
Nathan Cutler
04:32 PM Backport #24783: mimic: rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine::sta...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22880
merged
Yuri Weinstein
04:32 PM Backport #24807 (Resolved): mimic: rgw gc may cause a large number of read traffic
Nathan Cutler
04:24 PM Backport #24807: mimic: rgw gc may cause a large number of read traffic
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22941
merged
Yuri Weinstein
04:31 PM Backport #24831 (Resolved): mimic: "radosgw-admin objects expire" always returns ok even if the p...
Nathan Cutler
04:01 PM Backport #24831: mimic: "radosgw-admin objects expire" always returns ok even if the process fails.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23001
merged
Yuri Weinstein
04:31 PM Backport #24619: mimic: multisite: RGWSyncTraceNode released twice and crashed in reload
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22926
merged
Yuri Weinstein
04:30 PM Backport #24619 (Resolved): mimic: multisite: RGWSyncTraceNode released twice and crashed in reload
Nathan Cutler
04:31 PM Backport #24834 (Resolved): mimic: 'radogw-admin reshard status' command should print text for re...
Nathan Cutler
03:59 PM Backport #24834: mimic: 'radogw-admin reshard status' command should print text for reshard status
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23021
merged
Yuri Weinstein
04:30 PM Bug #24432 (Resolved): multisite: RGWSyncTraceNode released twice and crashed in reload
Nathan Cutler
04:30 PM Backport #24631 (Resolved): mimic: cls_bucket_list fails causes cascading osd crashes
Nathan Cutler
04:28 PM Backport #24631: mimic: cls_bucket_list fails causes cascading osd crashes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22927
merged
Yuri Weinstein
04:26 PM Backport #24631: mimic: cls_bucket_list fails causes cascading osd crashes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22927
merged
Yuri Weinstein
04:26 PM Backport #24631: mimic: cls_bucket_list fails causes cascading osd crashes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22927
merged
Yuri Weinstein
04:29 PM Backport #24633 (Resolved): mimic: rgw performance regression for luminous 12.2.4
Nathan Cutler
04:25 PM Backport #24633: mimic: rgw performance regression for luminous 12.2.4
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22929
merged
Yuri Weinstein
04:29 PM Backport #24809 (Resolved): mimic: Invalid Access-Control-Request-Request may bypass validate_cor...
Nathan Cutler
04:25 PM Backport #24809: mimic: Invalid Access-Control-Request-Request may bypass validate_cors_rule_method
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22935
merged
Yuri Weinstein
10:50 AM Bug #24947: Ceph Luminous radosgw: Couldn't init storage provider (RADOS)
After upgrading to ceph 1.2.6 i have:... Yves Blusseau
04:26 AM Bug #24955 (Closed): rgw: bucket index resharding may cause lose of bucket acl
when use bucket index resharding manually or dynamic bucket index resharding, the bucket acl will be lose. For exampl... xin liao

07/16/2018

05:02 PM Bug #24947 (Closed): Ceph Luminous radosgw: Couldn't init storage provider (RADOS)
Hello,
ceph seems to have create the radosgw pools but the daemon can't start with the error *Couldn't init storag...
Yves Blusseau
03:55 PM Backport #24384 (Resolved): luminous: objects in cache never refresh after rgw_cache_expiry_inter...
Nathan Cutler
03:43 PM Backport #24944 (In Progress): jewel: rgw: Location element not returned correctly from CompleteM...
Nathan Cutler
03:42 PM Backport #24944 (Rejected): jewel: rgw: Location element not returned correctly from CompleteMult...
https://github.com/ceph/ceph/pull/23073 Nathan Cutler
03:39 PM Bug #22655 (Pending Backport): rgw: Location element not returned correctly from CompleteMultipar...
Nathan Cutler
03:04 PM Bug #24658: bucketname Unable to recognize if it including "."
Can you attach the rgw logs at debug rgw=20 and debug ms=1 set in ceph.conf rgw section. Abhishek Lekshmanan
10:00 AM Bug #24937 (Resolved): [rgw] Very high cache misses with automatic bucket resharding
Hi, guys.
I use Luminous 12.2.5.
Automatic bucket index resharding has not been activated in the past.
Few d...
Aleksandr Rudenko

07/14/2018

08:38 AM Backport #24916: luminous: rgw: partial ordered bucket listing feature
Commit 6da5a5888c8605497cddc83b73cee1528d1b4b44 is already in mimic. Nathan Cutler

07/13/2018

10:13 PM Backport #24916: luminous: rgw: partial ordered bucket listing feature
The PR: https://github.com/ceph/ceph/pull/21806
J. Eric Ivancich
10:12 PM Backport #24916 (Resolved): luminous: rgw: partial ordered bucket listing feature
We would like to bring this feature to luminous. It's in master as commit 6da5a5888c8605497cddc83b73cee1528d1b4b44. J. Eric Ivancich
09:45 PM Bug #24915 (Fix Under Review): rgw_file: "deep stat"/stats of unenumerated paths not handled
Matt Benjamin
09:44 PM Bug #24915: rgw_file: "deep stat"/stats of unenumerated paths not handled
https://github.com/ceph/ceph/pull/23038 Matt Benjamin
09:35 PM Bug #24915 (Resolved): rgw_file: "deep stat"/stats of unenumerated paths not handled
From https://github.com/asmolik in https://github.com/nfs-ganesha/nfs-ganesha/issues/305:
Ceph: 12.2.4
Objects ...
Matt Benjamin
04:27 PM Bug #24846: rgw: check zone_id or zone_name not empty for zone get sub-command
this is the intended behavior. for both radosgw and radosgw-admin, if you don't specify a --rgw-zone or --rgw-zonegro... Casey Bodley
03:12 PM Bug #22790 (Fix Under Review): Intermittent http_status=409 with op status=-17 on ceph rgw with c...
https://github.com/ceph/ceph/pull/23033 Matt Benjamin
03:06 PM Bug #24873 (Fix Under Review): 'radosgw-admin sync error trim' only trims partially
https://github.com/ceph/ceph/pull/23032 Casey Bodley
01:07 PM Backport #24546 (Need More Info): luminous: rgw: change order of authentication back to local, re...
luminous backport is non-trivial due to C++14 and C++17isms in the master commit... Nathan Cutler
12:02 PM Backport #24546 (In Progress): luminous: rgw: change order of authentication back to local, remote
Nathan Cutler
12:24 PM Backport #24354 (In Progress): jewel: rgw: request with range defined as "bytes=0--1" returns 41...
Nathan Cutler
12:13 PM Backport #24353 (Resolved): luminous: rgw: request with range defined as "bytes=0--1" returns 41...
Nathan Cutler
12:08 PM Backport #24358 (Need More Info): luminous: SSL support for beast frontend
non-trivial backport Nathan Cutler
12:04 PM Backport #24628 (Need More Info): luminous: rgw: fail to recover index from crash
https://github.com/ceph/ceph/pull/22678 was closed because it introduces a regression Nathan Cutler
11:01 AM Backport #24629 (Need More Info): mimic: rgw: fail to recover index from crash
https://github.com/ceph/ceph/pull/22679 was closed because it introduces a regression Nathan Cutler
07:23 AM Backport #24834 (In Progress): mimic: 'radogw-admin reshard status' command should print text for...
https://github.com/ceph/ceph/pull/23021 Prashant D
06:43 AM Backport #24833 (In Progress): luminous: 'radogw-admin reshard status' command should print text ...
https://github.com/ceph/ceph/pull/23019 Prashant D
02:03 AM Bug #24896 (Duplicate): rgw fail to put elasticsearch document when compression is set
we build a radosgw multisite with one zonegroup, it contains one normal zone and one elasticsearch zone. then we crea... hikdata hik
02:03 AM Bug #24895 (Duplicate): rgw fail to put elasticsearch document when compression is set
we build a radosgw multisite with one zonegroup, it contains one normal zone and one elasticsearch zone. then we crea... hikdata hik
 

Also available in: Atom