Project

General

Profile

Activity

From 11/04/2018 to 12/03/2018

12/03/2018

08:14 PM Bug #37491: rgw: radosgw and radosgw-admin get different values for some reshard config options
J. Eric Ivancich
02:39 PM Feature #22168: The RGW Admin OPS is missing the ability to filter for e.g. buckets and users
note that 'GET /admin/bucket' can take a uid=foo to filter on a single user. this is fast because the user itself sto... Casey Bodley

12/01/2018

06:43 AM Backport #37498 (Resolved): mimic: get or set rgw realm zonegroup zone should check user's caps f...
https://github.com/ceph/ceph/pull/27948 Nathan Cutler
06:43 AM Backport #37497 (Resolved): luminous: get or set rgw realm zonegroup zone should check user's cap...
https://github.com/ceph/ceph/pull/28332 Nathan Cutler
02:03 AM Support #37157: how to use "RGW_ACCESS_KEY_ID" with S3/swift for AD user ?
Hi Matt,
Here is the solution that fixed the AD user access to RGW using its token with LDAP in my test Env, ther...
Benjamin Lu

11/30/2018

08:11 PM Bug #37489: RGW does not use SHA-NI extensions if available, could reduce CPU usage by ~66%
Botan seems really nice compared to libnss for crypto in C++ Paul Emmerich
07:17 PM Bug #37489: RGW does not use SHA-NI extensions if available, could reduce CPU usage by ~66%
Oh, Botan has a Blake2b implementation as well, among other things.
Matt
Matt Benjamin
05:43 PM Bug #37489: RGW does not use SHA-NI extensions if available, could reduce CPU usage by ~66%
The lack of acceleration in libnss has been called out in other areas as well. The TLS support in the new boost::asi... Matt Benjamin
05:25 PM Bug #37489 (New): RGW does not use SHA-NI extensions if available, could reduce CPU usage by ~66%
The S3 protocol requires to calculate the SHA256 hash of the whole file for multi-part uploads, this is currently imp... Paul Emmerich
07:45 PM Bug #37491: rgw: radosgw and radosgw-admin get different values for some reshard config options
PR: https://github.com/ceph/ceph/pull/25356 J. Eric Ivancich
07:43 PM Bug #37491 (Resolved): rgw: radosgw and radosgw-admin get different values for some reshard confi...
Reported by Abhishek Lekshmanan <alekshmanan@suse.com>
The problem was tracked down to legacy config options and "...
J. Eric Ivancich
06:31 PM Bug #37440 (Fix Under Review): invalid syntax (radosgw_admin_rest.py, line 230)
Casey Bodley
04:42 PM Bug #37352 (Pending Backport): get or set rgw realm zonegroup zone should check user's caps for s...
Casey Bodley
12:12 PM Bug #35953: Aborted dynamic resharding should clean up created bucket index objs
These instances itself should be picked up by stale-instance rm https://github.com/ceph/ceph/pull/24662 ; however for... Abhishek Lekshmanan
07:22 AM Backport #37483 (Resolved): mimic: Bucket policy and colons in filename
https://github.com/ceph/ceph/pull/25386 Nathan Cutler
07:22 AM Backport #37482 (Resolved): luminous: Bucket policy and colons in filename
https://github.com/ceph/ceph/pull/25387 Nathan Cutler
07:20 AM Backport #37476 (Rejected): mimic: multisite: bilog trimming crashes when pgnls fails with EINVAL
Nathan Cutler
07:20 AM Backport #37475 (Resolved): luminous: multisite: bilog trimming crashes when pgnls fails with EINVAL
https://github.com/ceph/ceph/pull/25289 Nathan Cutler
04:32 AM Bug #37473: rgw: resharding of a versioned bucket causes a bucket stats discrepancy
Tentative solution in PR https://github.com/ceph/ceph/pull/25333 . J. Eric Ivancich
04:30 AM Bug #37473 (Resolved): rgw: resharding of a versioned bucket causes a bucket stats discrepancy
[Description copied from BZ 1653314]
Description of problem:
On a 3.2 ceph build, if we manually reshard a ve...
J. Eric Ivancich

11/29/2018

08:46 PM Bug #23817 (Pending Backport): Bucket policy and colons in filename
Casey Bodley
06:46 PM Bug #23817: Bucket policy and colons in filename
Casey Bodley
08:43 PM Bug #37281 (Resolved): rgw: multisite: bucket sync fails to read sync state
https://github.com/ceph/ceph/pull/25123 Casey Bodley
06:37 PM Bug #36545 (In Progress): Aws v4 signature is wrong if request does not contain x-amz-content-sha256
Matt Benjamin
06:34 PM Bug #37091 (Pending Backport): multisite: bilog trimming crashes when pgnls fails with EINVAL
Abhishek Lekshmanan
01:39 PM Backport #37446 (In Progress): luminous: add a command to trim old bucket instances after reshard...
Abhishek Lekshmanan
01:37 PM Backport #37446: luminous: add a command to trim old bucket instances after resharding completes
combined fix for http://tracker.ceph.com/issues/36688 as well Abhishek Lekshmanan
01:37 PM Backport #36688: luminous: lock in resharding may expires before the dynamic resharding completes
staged https://github.com/ceph/ceph/pull/25326 which should incorporate this as well Abhishek Lekshmanan

11/28/2018

06:59 PM Bug #37448 (Fix Under Review): multisite: sync gets stuck retrying deletes that fail with ERR_PRE...
https://github.com/ceph/ceph/pull/25310 Casey Bodley
06:50 PM Bug #37448 (Resolved): multisite: sync gets stuck retrying deletes that fail with ERR_PRECONDITIO...
When processing the sync of object deletion, we use an If-UnModified-Since precondition to avoid deleting the local c... Casey Bodley
06:46 PM Backport #37446: luminous: add a command to trim old bucket instances after resharding completes
reserving this for an RGW developer (presumably Abhishek Lekshmanan or Eric Ivancich?) Nathan Cutler
06:46 PM Backport #37446 (Need More Info): luminous: add a command to trim old bucket instances after resh...
Nathan Cutler
06:45 PM Backport #37446 (Resolved): luminous: add a command to trim old bucket instances after resharding...
https://github.com/ceph/ceph/pull/24898 Nathan Cutler
06:45 PM Backport #37447 (Resolved): mimic: add a command to trim old bucket instances after resharding co...
https://github.com/ceph/ceph/pull/26789 Nathan Cutler
06:45 PM Bug #24082 (Pending Backport): add a command to trim old bucket instances after resharding completes
Nathan Cutler
06:20 PM Bug #37445: RGW Swift API issue with repeatable downloading large object when range of bytes is r...
It would appear this issue is specific to the JOSS client, curl is not impacted. Patrick Andrews
06:15 PM Bug #37445: RGW Swift API issue with repeatable downloading large object when range of bytes is r...
Patrick Andrews wrote:
> Steps to reproduce:
> 1. Create dynamic large object (TEST_BUCKET/container2/largeobject/o...
Patrick Andrews
05:55 PM Bug #37445 (New): RGW Swift API issue with repeatable downloading large object when range of byte...
Steps to reproduce:
1. Create dynamic large object (TEST_BUCKET/container2/largeobject/object2)
2. Upload three seg...
Patrick Andrews
03:54 PM Bug #37440: invalid syntax (radosgw_admin_rest.py, line 230)
https://github.com/ceph/ceph/pull/25305 Casey Bodley
03:51 PM Bug #37440 (Resolved): invalid syntax (radosgw_admin_rest.py, line 230)
new test cases from https://github.com/ceph/ceph/pull/25073 are failing with:... Casey Bodley
10:01 AM Bug #36092: Radosgw elastic search sync module not working properly (all result same)
I enabled elaticsearch log... hoan nv
04:35 AM Bug #36092: Radosgw elastic search sync module not working properly (all result same)
This is rgw log.... hoan nv

11/27/2018

04:45 PM Bug #36290 (Resolved): resharding produces invalid values of bucket stats
Nathan Cutler
04:44 PM Backport #36382 (Resolved): luminous: resharding produces invalid values of bucket stats
Nathan Cutler
04:23 PM Backport #37349 (Need More Info): luminous: when using nfs-ganesha to upload file, rgw es sync mo...
reserving this backport for Abhishek Nathan Cutler
03:19 PM Bug #37386: radosgw crash after trying to upload object
James Page wrote:
> I believe this issue is due to a distro patch we have in Ubuntu for 32 bit compatibility - revis...
Timo Nieminen
09:51 AM Bug #37386: radosgw crash after trying to upload object
I believe this issue is due to a distro patch we have in Ubuntu for 32 bit compatibility - revising the patch now tes... James Page
01:45 PM Bug #24082 (In Progress): add a command to trim old bucket instances after resharding completes
master pr: https://github.com/ceph/ceph/pull/24662 Abhishek Lekshmanan
12:17 PM Bug #37403: Object can still be deleted even if s3:DeleteObject policy is set
https://github.com/ceph/ceph/pull/25278 Matt Benjamin
10:22 AM Bug #37403 (Resolved): Object can still be deleted even if s3:DeleteObject policy is set
For example, the testing bucket name is '111', the bucket owner is em_test1
[root@localhost ~]# s3cmd info s3://11...
Enming Zhang
03:31 AM Backport #37348 (In Progress): mimic: when using nfs-ganesha to upload file, rgw es sync module g...
-https://github.com/ceph/ceph/pull/25271- Prashant D

11/26/2018

05:32 PM Bug #37386: radosgw crash after trying to upload object
Raised separately and tracking under https://bugs.launchpad.net/cloud-archive/+bug/1805145 as well James Page
03:56 AM Bug #37386: radosgw crash after trying to upload object
Just confirmed that removing all keystone related configuration and creating user with "radosgw-admin user create --u... Timo Nieminen
03:38 AM Bug #37386 (Resolved): radosgw crash after trying to upload object
We have a working ceph-cluster for openstack nova rbd usage. We are now working on implementing object storage with r... Timo Nieminen
09:01 AM Bug #37388 (In Progress): rgw: memory leak with multisite sync
Ever since we started to use ceph with multisite sync (around the 12.2.2 time I think) we noticed that the rgw memory... Dieter Roels

11/23/2018

03:07 PM Feature #37381 (New): [rgw] Add help text for each command in radosgw-admin
Currently radosgw-admin only consists of a global help text for all commands.
It is unclear which option is need (or...
Marc Koderer
08:57 AM Bug #37376 (Resolved): rgw metadata search (elastic search): meta sync: ERROR: failed to read mdl...
Hi all.
I am install rgw metadata search, i create 2 zone: hn-1 and hn-1-es.
My all command.
> radosgw-admin ...
hoan nv
08:52 AM Bug #37375 (Closed): radosgw crashes when 'nss db path' is set in config (mimic/13.2.2)
While trying to deploy a rgw node with ceph-ansible using keystone authentication I noticed that the radosgw process ... Andreas Krebs

11/22/2018

11:16 AM Feature #36287: rgw: Add archive data sync module
PR available at:
https://github.com/ceph/ceph/pull/25137
Javier M. Mellid

11/21/2018

02:22 PM Bug #37352: get or set rgw realm zonegroup zone should check user's caps for security
Casey Bodley
12:16 AM Bug #37352: get or set rgw realm zonegroup zone should check user's caps for security
https://github.com/ceph/ceph/pull/25178 fix this joke lee
12:08 AM Bug #37352 (Resolved): get or set rgw realm zonegroup zone should check user's caps for security
in current version rgw multisite, we can get realm period zonegroup zone info without user caps check, we should chec... joke lee
06:45 AM Backport #37285 (In Progress): mimic: rgw: radosgw-admin: reshard status prints status codes as e...
https://github.com/ceph/ceph/pull/25198 Prashant D
05:44 AM Backport #37284 (In Progress): luminous: rgw: radosgw-admin: reshard status prints status codes a...
https://github.com/ceph/ceph/pull/25195 Prashant D

11/20/2018

10:01 PM Bug #19514: rgw: error debug message in rgw_build_bucket_policies() is showed even on success
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/14369.
merged
Yuri Weinstein
10:01 PM Feature #20795: rgw: the TempURL implementation should support ISO8601 in temp_url_expires
Radoslaw Zarzynski wrote:
> https://github.com/ceph/ceph/pull/16658
merged
Yuri Weinstein
09:56 PM Bug #37350 (Duplicate): segfault in rgw::putobj::RadosWriter::process()
only seen this once in the rgw_bucket_quota.pl workunit test:... Casey Bodley
08:19 PM Backport #36687 (Resolved): mimic: lock in resharding may expires before the dynamic resharding c...
Nathan Cutler
05:12 PM Backport #36687: mimic: lock in resharding may expires before the dynamic resharding completes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24899
merged
Yuri Weinstein
08:18 PM Bug #24505 (Resolved): radosgw-admin user stats are incorrect when dynamic re-sharding is enabled
Nathan Cutler
08:18 PM Bug #36496 (Resolved): cls_user_remove_bucket does not write the modified cls_user_stats
Nathan Cutler
08:17 PM Backport #36223 (Resolved): mimic: rgw: default quota not set in radosgw for Openstack users
Nathan Cutler
05:12 PM Backport #36223: mimic: rgw: default quota not set in radosgw for Openstack users
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24907
merged
Yuri Weinstein
08:17 PM Backport #36415 (Resolved): mimic: librgw: crashes in multisite configuration
Nathan Cutler
05:11 PM Backport #36415: mimic: librgw: crashes in multisite configuration
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/24908
merged
Yuri Weinstein
08:17 PM Backport #36533 (Resolved): mimic: cls_user_remove_bucket does not write the modified cls_user_stats
Nathan Cutler
05:11 PM Backport #36533: mimic: cls_user_remove_bucket does not write the modified cls_user_stats
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24910
merged
Yuri Weinstein
08:16 PM Backport #36535 (Resolved): mimic: radosgw-admin user stats are incorrect when dynamic re-shardin...
Nathan Cutler
05:10 PM Backport #36535: mimic: radosgw-admin user stats are incorrect when dynamic re-sharding is enabled
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24911
merged
Yuri Weinstein
08:16 PM Backport #36539 (Resolved): mimic: use-after-free from RGWRadosGetOmapKeysCR::~RGWRadosGetOmapKeysCR
Nathan Cutler
05:10 PM Backport #36539: mimic: use-after-free from RGWRadosGetOmapKeysCR::~RGWRadosGetOmapKeysCR
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24912
merged
Yuri Weinstein
08:08 PM Backport #36756 (Resolved): mimic: rgw-admin: reshard add can add a non existant bucket
Nathan Cutler
05:08 PM Backport #36756: mimic: rgw-admin: reshard add can add a non existant bucket
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25087
merged
Yuri Weinstein
07:55 PM Backport #37349 (Resolved): luminous: when using nfs-ganesha to upload file, rgw es sync module g...
https://github.com/ceph/ceph/pull/25444 Nathan Cutler
07:55 PM Backport #37348 (Resolved): mimic: when using nfs-ganesha to upload file, rgw es sync module get ...
https://github.com/ceph/ceph/pull/27972 Nathan Cutler
07:53 PM Bug #37339: rgw: resharding leaves old bucket info objs and index shards behind
PR: https://github.com/ceph/ceph/pull/25142 J. Eric Ivancich
07:52 PM Bug #37339 (Resolved): rgw: resharding leaves old bucket info objs and index shards behind
The resharding process does not delete formerly used bucket info objects or index shards. Additionally, should a resh... J. Eric Ivancich
07:52 PM Bug #36233 (Pending Backport): when using nfs-ganesha to upload file, rgw es sync module get failed
Nathan Cutler
06:12 PM Backport #36734 (Resolved): mimic: beast frontend fails to parse ipv6 endpoints
Casey Bodley
05:09 PM Backport #36734: mimic: beast frontend fails to parse ipv6 endpoints
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/25079
merged
Yuri Weinstein

11/19/2018

04:45 PM Bug #36233: when using nfs-ganesha to upload file, rgw es sync module get failed
Abhishek Lekshmanan wrote:
> updated pr: https://github.com/ceph/ceph/pull/24492
merged
Yuri Weinstein
04:43 PM Bug #36654: librgw not check user max objects
Tao CHEN wrote:
> Here is my patch:
> https://github.com/ceph/ceph/pull/24846
merged
Yuri Weinstein
05:16 AM Bug #36582: `radosgw-admin bucket limit check` does not show all buckets
Abhishek Lekshmanan wrote:
> does radosgw-admin bucket list after the limit check still show the 56 bucket, what doe...
liuerfire wang

11/16/2018

08:27 PM Bug #23817: Bucket policy and colons in filename
(I deleted the backport issues for now since they weren't properly formed and the master PR hasn't merged yet. Thanks!) Nathan Cutler
08:26 PM Bug #23817: Bucket policy and colons in filename
@Adam - the general idea is to wait until the master PR is merged, and then:
1. fill in the Backport field (e.g. "...
Nathan Cutler
08:23 PM Bug #23817: Bucket policy and colons in filename
@Adam: next time, please check out src/script/backport-create-issue for your backport issue creation needs - thanks! Nathan Cutler
07:47 PM Bug #23817 (Fix Under Review): Bucket policy and colons in filename
Fix in: https://github.com/ceph/ceph/pull/25145 Adam Emerson
04:07 PM Bug #24562: Tail tag should be different when copy object data
zhang sw wrote:
> https://github.com/ceph/ceph/pull/22613
merged
Yuri Weinstein
11:32 AM Backport #37285 (Resolved): mimic: rgw: radosgw-admin: reshard status prints status codes as enum...
https://github.com/ceph/ceph/pull/25198 Nathan Cutler
11:32 AM Backport #37284 (Resolved): luminous: rgw: radosgw-admin: reshard status prints status codes as e...
https://github.com/ceph/ceph/pull/25195 Nathan Cutler
06:25 AM Support #37157: how to use "RGW_ACCESS_KEY_ID" with S3/swift for AD user ?

> 3. /etc/bindpass contains a password for the binddn, which is the ldap credential RGW will use to search ldap
> ...
Benjamin Lu
12:18 AM Bug #37281 (Resolved): rgw: multisite: bucket sync fails to read sync state
happens on current master. Regression introduced in: fc860a367bc59d4c70e7e80f021235864c5da08b
Problem is that buck...
Yehuda Sadeh

11/15/2018

08:30 PM Bug #36486 (Pending Backport): rgw: radosgw-admin: reshard status prints status codes as enum val...
Casey Bodley
07:14 PM Bug #36582: `radosgw-admin bucket limit check` does not show all buckets
does radosgw-admin bucket list after the limit check still show the 56 bucket, what does the bucket stats --bucket {t... Abhishek Lekshmanan
07:02 PM Bug #36654: librgw not check user max objects
Abhishek Lekshmanan
07:02 PM Bug #36665 (Resolved): rgw: remove rgw_aclparser.cc
Casey Bodley
06:59 PM Bug #36670: rgw: es: fix doc dump etag
Casey Bodley
06:58 PM Bug #36671 (Fix Under Review): rgw: RGWHTTP::send support send_data to fix es search
Casey Bodley
06:56 PM Bug #36763 (Fix Under Review): rgw: set null version object issues
Casey Bodley
06:56 PM Bug #36761 (Duplicate): rgw: set null version object issues
http://tracker.ceph.com/issues/36763 Abhishek Lekshmanan
06:56 PM Bug #36762 (Duplicate): rgw: set null version object issues
tracked at http://tracker.ceph.com/issues/36763 Abhishek Lekshmanan
06:54 PM Bug #36765 (Fix Under Review): OpenStack integration documentation is lacking critical informatio...
https://github.com/ceph/ceph/pull/25056 Casey Bodley
06:53 PM Bug #37270 (Closed): radosgw response 500 error while putting object
Casey Bodley
06:53 PM Bug #37270: radosgw response 500 error while putting object
... Casey Bodley
09:21 AM Bug #37270 (Closed): radosgw response 500 error while putting object
My env is :
[tanweijie@gz-ceph-52-203 ~]$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
[tanweijie@...
伟杰 谭
06:46 PM Bug #26965: Compliance to aws s3's relaxed query handling behaviour
Casey Bodley
06:29 AM Support #37157: how to use "RGW_ACCESS_KEY_ID" with S3/swift for AD user ?
Hi Benjamin,
1. setting the user to be the token transfers the bundle unmodified to RGW--when the S3 signing metho...
Matt Benjamin
02:10 AM Support #37157: how to use "RGW_ACCESS_KEY_ID" with S3/swift for AD user ?

Add more details in my test, get error "403 Forbidden" :
[testobj@obj_gtway01 ~]$ cat /etc/ceph/ceph.conf
[glob...
Benjamin Lu

11/14/2018

09:48 PM Support #37157 (New): how to use "RGW_ACCESS_KEY_ID" with S3/swift for AD user ?
ceph --version
ceph version 13.2.2 (02899bfda814146b021136e9d8e80eba494e1126) mimic (stable)
Cluster status is he...
Benjamin Lu
12:04 PM Backport #36757 (In Progress): luminous: rgw-admin: reshard add can add a non existant bucket
Jonathan Brielmaier
11:51 AM Backport #36756 (In Progress): mimic: rgw-admin: reshard add can add a non existant bucket
Jonathan Brielmaier

11/13/2018

10:13 PM Bug #37091 (Fix Under Review): multisite: bilog trimming crashes when pgnls fails with EINVAL
https://github.com/ceph/ceph/pull/25081 Casey Bodley
08:03 PM Bug #37091 (Resolved): multisite: bilog trimming crashes when pgnls fails with EINVAL
... Casey Bodley
03:58 PM Backport #36734 (In Progress): mimic: beast frontend fails to parse ipv6 endpoints
Jonathan Brielmaier
10:12 AM Feature #37073: rgw: add list user admin OP API
Reference the pull request here: https://github.com/ceph/ceph/pull/25073 Oshyn Song
08:41 AM Feature #37073 (Resolved): rgw: add list user admin OP API
The radosgw-admin tool support the `user list` subcommand to list radosgw users, but there is no user listing functio... Oshyn Song
09:54 AM Backport #36645 (Resolved): mimic: SSE encryption does not detect ssl termination in proxy
Nathan Cutler
09:51 AM Bug #36706 (Duplicate): Ceph ECBackend: assert fail at PGLog::trim
Nathan Cutler

11/12/2018

05:13 PM Backport #36645: mimic: SSE encryption does not detect ssl termination in proxy
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/24931
merged
Yuri Weinstein
12:42 PM Bug #36765 (Fix Under Review): OpenStack integration documentation is lacking critical informatio...
There are a few things missing from the documentation, as far as OpenStack integration and Swift drop-in replacement ... Florian Haas
09:34 AM Bug #36706: Ceph ECBackend: assert fail at PGLog::trim
duplicate with http://tracker.ceph.com/issues/36686
Close this please!
Fixed with luminous branch v12.2.10
...
Lei Liu

11/11/2018

11:58 AM Bug #36763: rgw: set null version object issues
fixes:
https://github.com/ceph/ceph/pull/25044
Tianshan Qu
11:56 AM Bug #36763 (Resolved): rgw: set null version object issues
1.set null version object acl will create empty index
RGWRados::set_attrs did not clear instance, so index prepare, ...
Tianshan Qu
11:56 AM Bug #36762 (Duplicate): rgw: set null version object issues
1.set null version object acl will create empty index
RGWRados::set_attrs did not clear instance, so index prepare, ...
Tianshan Qu
11:54 AM Bug #36761 (Duplicate): rgw: set null version object issues
1.set null version object acl will create empty index
RGWRados::set_attrs did not clear instance, so index prepare, ...
Tianshan Qu

11/10/2018

08:54 AM Backport #36757 (Resolved): luminous: rgw-admin: reshard add can add a non existant bucket
https://github.com/ceph/ceph/pull/25088 Nathan Cutler
08:54 AM Backport #36756 (Resolved): mimic: rgw-admin: reshard add can add a non existant bucket
https://github.com/ceph/ceph/pull/25087 Nathan Cutler

11/08/2018

03:22 PM Backport #36733: luminous: beast frontend fails to parse ipv6 endpoints
depends on http://tracker.ceph.com/issues/24358 Casey Bodley
03:16 PM Backport #36733 (Resolved): luminous: beast frontend fails to parse ipv6 endpoints
https://github.com/ceph/ceph/pull/25512 Casey Bodley
03:21 PM Backport #24358 (In Progress): luminous: SSL support for beast frontend
https://github.com/ceph/ceph/pull/24621 Casey Bodley
03:16 PM Backport #36734 (Resolved): mimic: beast frontend fails to parse ipv6 endpoints
https://github.com/ceph/ceph/pull/25079 Casey Bodley
03:09 PM Bug #36662 (Pending Backport): beast frontend fails to parse ipv6 endpoints
Casey Bodley
03:08 PM Bug #36621 (Resolved): rgw: move keystone secrets from ceph.conf to external files
Casey Bodley
03:04 PM Bug #36449 (Pending Backport): rgw-admin: reshard add can add a non existant bucket
Casey Bodley

11/07/2018

08:00 PM Bug #24551: RGW Dynamic bucket index resharding keeps resharding all buckets
@Beom-Seok Park
From all the output you displayed, I wasn't clear what the issue you were reporting was. The main ...
J. Eric Ivancich
08:26 AM Bug #24551: RGW Dynamic bucket index resharding keeps resharding all buckets
luminous commit 8157642b94a60dbfc3c88529a543a094d45d2b5e + https://github.com/ceph/ceph/pull/24898
rgw dynamic resha...
Beom-Seok Park
04:20 PM Bug #23817: Bucket policy and colons in filename
... Adrian Mönnich
04:18 PM Bug #23817: Bucket policy and colons in filename
I was not able to reproduce this, so if you could give me reproducers I would greatly appreciate it! Adam Emerson
01:17 PM Bug #23817: Bucket policy and colons in filename
Hello,
We've just been hit by this issue on a Ceph Cluster running version 12.2.8.
We can easily provide reprod...
Herve Rousseau
08:55 AM Bug #36619: radosgw-admin realm pull fails with an error "request failed: (13) Permission denied ...
I followed link below with newly created clusters and ran into the same issue. My guess is that it's related to the P... Justin Snyder

11/06/2018

09:00 AM Backport #36644: luminous: SSE encryption does not detect ssl termination in proxy
https://github.com/ceph/ceph/pull/24944 Jonathan Brielmaier
03:16 AM Bug #36706 (Duplicate): Ceph ECBackend: assert fail at PGLog::trim
... Lei Liu

11/05/2018

10:03 PM Bug #36654 (Fix Under Review): librgw not check user max objects
Patrick Donnelly
09:10 PM Backport #36645: mimic: SSE encryption does not detect ssl termination in proxy
Also, in the PR, the description doesn't need to contain anything but a link to the backport tracker issue.
If you...
Nathan Cutler
09:09 PM Backport #36645: mimic: SSE encryption does not detect ssl termination in proxy
Thanks for the backport @Jonathan! If possible, could you put the PR link in the _description_? (This only applies to... Nathan Cutler
12:32 PM Backport #36645 (In Progress): mimic: SSE encryption does not detect ssl termination in proxy
https://github.com/ceph/ceph/pull/24931 Jonathan Brielmaier
03:46 PM Backport #36644 (In Progress): luminous: SSE encryption does not detect ssl termination in proxy
Jonathan Brielmaier
 

Also available in: Atom