Project

General

Profile

Activity

From 05/29/2016 to 06/27/2016

06/27/2016

07:41 PM Bug #16435: COPY broke multipart files uploaded under dumpling
Per IRC discussion with Yehuda, the COPY operation has broken the manifest.
Things to fix:
# Fix COPY to not brea...
Robin Johnson
04:44 PM Bug #16494: S3 object versioning fails when applied on a non-master zone
My guess is that we don't sign the forwarded request correctly (due to the 'versioning' param that needs to be handle... Yehuda Sadeh
04:10 PM Bug #16494 (Resolved): S3 object versioning fails when applied on a non-master zone
Bucket syncs to the master but versioning fails
From non-master zone:
2016-06-27 12:07:27.111065 7f17c8ff9700 2...
Shilpa MJ
04:32 PM Backport #11727: rgw: quota not respected in POST object
Hi all,
I'm trying to set up a bucket quotas in hammer and I don't get any errors using S3 API and ceph documentat...
Vladislav Odintsov
02:56 PM Bug #13817: RGW does not send HTTP header
Still seeing this on jewel :( Ian Babrou
02:17 PM Backport #16190 (In Progress): hammer: subuser rm fails with status 125
Nathan Cutler

06/24/2016

03:05 PM Bug #16463: AWS4 Presigned URL not accepted by RGW
Thanks Fran for the detailed reporting. I was working this morning in the bug before being assigned and I was able to... Javier M. Mellid
01:19 PM Bug #16469 (Resolved): multisite: bucket sync failures with tenant users
from smanjara@redhat.com:
Steps to Reproduce:
1. Configure multisite between two clusters with one rgw node in ea...
Casey Bodley
07:01 AM Backport #16436 (New): hammer: add socket backlog setting for via ceph.conf
Nathan Cutler
02:24 AM Backport #16436: hammer: add socket backlog setting for via ceph.conf
-with git cherry-pick -x : https://github.com/ceph/ceph/pull/9912- (closed) Diluga Salome
12:53 AM Bug #16408: Creating Bucket failed and can't be deleted.
Only bucket meta is created would lead to this issue. We can rm bucket meta in .rgw pool, then it works. Thanks anyway. dongping lan

06/23/2016

09:22 PM Bug #16464 (Resolved): multisite sync races with deletes
Object sync can race with deletes, resulting in the object being recreated on the zone where it was deleted. Casey Bodley
09:07 PM Bug #16463 (Resolved): AWS4 Presigned URL not accepted by RGW
I have a 3 node cluster (3 mons, 3 rgw, 36 osd) behind a haproxy instance.
I try to use mc (https://github.com/mi...
Frank Enderle
01:44 PM Backport #16448 (Resolved): hammer: default quota fixes
https://github.com/ceph/ceph/pull/10839 Nathan Cutler
01:44 PM Backport #16447 (Resolved): jewel: default quota fixes
https://github.com/ceph/ceph/pull/10832 Nathan Cutler
01:42 PM Backport #16436 (Need More Info): hammer: add socket backlog setting for via ceph.conf
Backporting note: do not process this backport further until the corresponding master PR has been merged and the cher... Nathan Cutler
04:55 AM Backport #16436 (In Progress): hammer: add socket backlog setting for via ceph.conf
h3. original description
The default rgw socket backlog = 1024,in some case,this number is too small,so i create a...
Nathan Cutler
01:27 AM Backport #16436 (Rejected): hammer: add socket backlog setting for via ceph.conf
https://github.com/ceph/ceph/pull/10219 Diluga Salome
01:41 PM Feature #16406 (Fix Under Review): add socket backlog setting for via ceph.conf
Nathan Cutler
09:40 AM Feature #16406: add socket backlog setting for via ceph.conf
Diluga Salome wrote:
> The default rgw socket backlog = 1024,in some case,this number is too small,so i create a pat...
Diluga Salome
12:18 PM Bug #16410 (Pending Backport): default quota fixes
The original default quota implementation did not solve the problem that the requester had, due to miscommunication. ... Daniel Gryniewicz
10:21 AM Bug #16444 (Resolved): rgw-admin: better error message when user has no buckets yet
When user hasn't created any buckets, user stats will return ... Abhishek Lekshmanan
08:21 AM Bug #16439 (Duplicate): Can not change access for containers
I am using radosgw as object storage in openstack liberty. I am using ceph jewel. Currently I can create public and p... john mathew
07:45 AM Feature #13718: rgw:CivetWeb http and https be support in the same time.
I have a slightly different fix here,
https://github.com/ceph/ceph/pull/8339
I think this works better with the c...
Marcus Watts
06:59 AM Bug #16188: rgw: Swift API returns double space usage and objects of account metadata
The stat command returns double space usage because rgw_read_user_buckets() get bucket stats and then count based on ... Albert Tu
02:08 AM Bug #16408: Creating Bucket failed and can't be deleted.
-Same reason in issue: http://tracker.ceph.com/issues/15318?- Yao Ning
12:04 AM Bug #16126: selinux denials in RGW
Also in http://qa-proxy.ceph.com/teuthology/teuthology-2016-06-22_02:50:01-ceph-deploy-jewel-distro-basic-mira/270913... Yuri Weinstein

06/22/2016

10:29 PM Bug #16435 (Resolved): COPY broke multipart files uploaded under dumpling
A user reported that some files in their bucket, uploaded ~2 years ago under dumpling, have stopped working after the... Robin Johnson
09:13 PM Bug #16410: default quota fixes
*master PR*: https://github.com/ceph/ceph/pull/9261 Nathan Cutler
09:12 PM Bug #16410: default quota fixes
Hi Dan: To stage the backport, we first need a tracker issue for the PR as it seems to be missing one. The easiest wa... Nathan Cutler
12:26 PM Bug #16410 (Resolved): default quota fixes
The original default quota implementation did not solve the problem that the requester had, due to miscommunication. ... Daniel Gryniewicz
03:42 PM Bug #16412 (Resolved): Bucket index shards orphaned after bucket delete
Observed behavior:
* In an environment with bucket index sharding enabled, deletion of a bucket leaves behind the bu...
Michael Kidd
01:12 PM Bug #16323: terminate called after throwing an instance of 'std::out_of_range' in rgw-hammer-back...
I suspect https://github.com/ceph/ceph/pull/8528 because it is different from the merged upstream change.
Can you tr...
Orit Wasserman
09:59 AM Bug #16408: Creating Bucket failed and can't be deleted.
More details:
when I recreate this bucket, error logs like below:
2016-06-22 14:07:21.702293 2b0681c47700 10 cache ...
dongping lan
09:50 AM Bug #16408 (In Progress): Creating Bucket failed and can't be deleted.
For some reasons, bucket instance is not created, but bucket meta is OK, after creating bucket. Like this below:
[...
dongping lan
07:41 AM Bug #16309: rgw: bucket listing hangs on versioned bucket
Still cannot reproduce in on 0.94.6
Can you provide more details about the costumer environment? what are the ceph p...
Orit Wasserman
06:38 AM Feature #13718: rgw:CivetWeb http and https be support in the same time.
Yehuda Sadeh wrote:
> I took a look at your pull request, overall it looks ok. My question is though whether isn't s...
Dean Hamstead
06:07 AM Feature #16406: add socket backlog setting for via ceph.conf
for hammer : https://github.com/ceph/ceph/pull/9858 Diluga Salome
05:50 AM Feature #16406 (Resolved): add socket backlog setting for via ceph.conf
The default rgw socket backlog = 1024,in some case,this number is too small,so i create a patch to fix it,maybe usefu... Diluga Salome
05:55 AM Bug #16134: s3, multi-tenant, share the link problems
Jiang Yu wrote:
> yujiang%2F1234/Informal-Discussion-on-Architecture.pdf
> Here converted to
> /yujiang/1234/Infor...
Jiang Yu
05:38 AM Bug #16134: s3, multi-tenant, share the link problems
yujiang%2F1234/Informal-Discussion-on-Architecture.pdf
Here converted to
/yujiang/1234/Informal-Discussion-on-Archi...
Jiang Yu
03:20 AM Bug #16188: rgw: Swift API returns double space usage and objects of account metadata
Pritha Srivastava wrote:
> Albert Tu wrote:
> > This bug can reproduce on development environment.
> > [...]
> > ...
Albert Tu

06/20/2016

05:42 PM Backport #16393 (Resolved): jewel: rgw: Swift's object versioning doesn't support restoring a pre...
https://github.com/ceph/ceph/pull/10710 Nathan Cutler
05:41 PM Backport #16392 (Resolved): jewel: rgw: master: build failures with boost > 1.58
https://github.com/ceph/ceph/pull/10026 Nathan Cutler
03:18 PM Feature #15925: rgw: Swift's object versioning doesn't support restoring a previous version on DE...
We also need "PR 9817":https://github.com/ceph/ceph/pull/9817 as a backporting dependency. Radoslaw Zarzynski
10:37 AM Feature #15925 (Pending Backport): rgw: Swift's object versioning doesn't support restoring a pre...
Orit Wasserman
10:54 AM Bug #16357: radosgw stats error
pengju jiao wrote:
> Abhishek Lekshmanan wrote:
> > unless you pass the --sync-stats, the stats are synced only at ...
Abhishek Lekshmanan
06:52 AM Bug #16388 (Resolved): Wrong Content-Range and Content-Length for zero size object with Range req...
When I submit request to zero-size object with Range header, I am getting
wrong Content-Length and Content-Range.
...
Victor Efimov
02:59 AM Backport #16382 (In Progress): hammer: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.c...
Wei-Chung Cheng

06/17/2016

08:08 PM Backport #16381 (In Progress): jewel: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc...
Nathan Cutler
07:51 PM Backport #16381 (Resolved): jewel: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (n...
https://github.com/ceph/ceph/pull/9790 Nathan Cutler
07:55 PM Backport #16382: hammer: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (needs minus...
Ideally, this backport would be done in https://github.com/ceph/ceph/pull/8379 Nathan Cutler
07:51 PM Backport #16382 (Resolved): hammer: comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (...
https://github.com/ceph/ceph/pull/8379 Nathan Cutler
07:51 PM Bug #16327 (Pending Backport): comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (needs...
Nathan Cutler
07:43 PM Bug #16327 (Resolved): comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (needs minus s...
Nathan Cutler
07:44 PM Backport #15283: hammer: RGW shouldn't send Content-Type nor Content-Length for 304 responses
https://github.com/ceph/ceph/pull/9725 was merged. Nathan Cutler
04:43 PM Bug #16368: RGWHTTPManager deadlock when HAVE_CURL_MULTI_WAIT=0
PR against master: https://github.com/ceph/ceph/pull/9785 Casey Bodley
04:37 PM Bug #16368 (Resolved): RGWHTTPManager deadlock when HAVE_CURL_MULTI_WAIT=0
When configure fails to find curl_multi_wait(), do_curl_wait() falls back to select(). This logic fails to ever read ... Casey Bodley
09:07 AM Bug #16357: radosgw stats error
Abhishek Lekshmanan wrote:
> unless you pass the --sync-stats, the stats are synced only at a fixed interval iirc.
...
pengju jiao
08:50 AM Bug #16357: radosgw stats error
unless you pass the --sync-stats, the stats are synced only at a fixed interval iirc. Abhishek Lekshmanan
03:40 AM Bug #16357 (Fix Under Review): radosgw stats error
First, create a bucket with name 'jstat01'.
Second, put a file to 'jstat' through s3cmd.
Third, query user stat wit...
pengju jiao
08:39 AM Bug #16188: rgw: Swift API returns double space usage and objects of account metadata
Albert Tu wrote:
> This bug can reproduce on development environment.
> [...]
>
> [...]
> The same issue before...
Pritha Srivastava
08:33 AM Bug #16188: rgw: Swift API returns double space usage and objects of account metadata
I wasnt able to reproduce the problem. I tried the following:
1. In my dev environment, created a container - cont...
Pritha Srivastava
01:36 AM Bug #16355 (Resolved): radosgw-admin command, adding the tenants can not view the user usage
*root@B-80-11:~# radosgw-admin user stats --uid=yujiang --sync-stats*
2016-06-17 09:31:59.434699 7f1f4d814900 0 RG...
Jiang Yu
01:12 AM Bug #16309: rgw: bucket listing hangs on versioned bucket
I mistook. please eliminate 7th step. Osamu KIMURA
01:06 AM Bug #16309: rgw: bucket listing hangs on versioned bucket
As you can find the last line in the radosgw-20160530.log.gz, which was output when the RGW was restarted, the versio... Osamu KIMURA

06/16/2016

03:12 PM Bug #15915: rgw command is consuming all the cpu time
Hm, nope. Can't upload it as it is hard to get a record smaller than 2Mo and I get a request entity too large as sonn... Benoit Petit
03:07 PM Bug #15915: rgw command is consuming all the cpu time
Just in case it could help, I've attached a performance record captured with perf record (perf version 3.10.0-327.18.... Benoit Petit
02:46 PM Bug #16309: rgw: bucket listing hangs on versioned bucket
I have tried to reproduce in on 0.94.6 without any luck, can you give more details?
It is very easy to reproduce i...
Orit Wasserman
07:15 AM Backport #16339 (Fix Under Review): jewel : rgw : support size suffixes for --max-size in radosgw...
https://github.com/ceph/ceph/pull/9743 Vikhyat Umrao
06:58 AM Backport #16339 (In Progress): jewel : rgw : support size suffixes for --max-size in radosgw-admi...
Vikhyat Umrao
03:50 AM Backport #16339 (Resolved): jewel : rgw : support size suffixes for --max-size in radosgw-admin c...
https://github.com/ceph/ceph/pull/9743 Vikhyat Umrao
06:38 AM Backport #13735 (Resolved): rgw: swift API returns more than real object count and bytes used whe...
Loïc Dachary
06:38 AM Backport #13798 (Resolved): infernalis: rgw: default quota params
Loïc Dachary

06/15/2016

10:43 PM Feature #16004 (Pending Backport): rgw : support size suffixes for --max-size in radosgw-admin co...
This can/should be backported to Jewel. Ken Dreyer
04:46 PM Feature #15557: Have a flavor of bucket deletion in radosgw-admin to bypass garbage collection
https://github.com/ceph/ceph/pull/8679 Pavan Rallabhandi
03:03 PM Backport #15283: hammer: RGW shouldn't send Content-Type nor Content-Length for 304 responses
Orit Wasserman wrote:
> it is also wrong in master, do you want to send a fix?
Opened #16327 for this bug, master...
Nathan Cutler
01:51 PM Backport #15283: hammer: RGW shouldn't send Content-Type nor Content-Length for 304 responses
it is also wrong in master, do you want to send a fix? Orit Wasserman
02:55 PM Bug #16327 (Fix Under Review): comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (needs...
*master PR*: https://github.com/ceph/ceph/pull/9725 Nathan Cutler
02:52 PM Bug #16327 (Resolved): comparing return code to ERR_NOT_MODIFIED in rgw_rest_s3.cc (needs minus s...
We are returning @-ERR_NOT_MODIFIED@ but in rgw_rest_s3.cc the conditional omits the minus sign:... Nathan Cutler
12:54 PM Bug #16323 (Resolved): terminate called after throwing an instance of 'std::out_of_range' in rgw-...
http://pulpito.ceph.com/smithfarm-2016-06-02_00:42:57-rgw-hammer-backports---basic-smithi/229980/
http://pulpito.cep...
Nathan Cutler
08:06 AM Backport #16319 (Resolved): jewel: radosgw-admin: inconsistency in uid/email handling
https://github.com/ceph/ceph/pull/10520 Nathan Cutler
08:06 AM Backport #16318 (Resolved): hammer: radosgw-admin: inconsistency in uid/email handling
https://github.com/ceph/ceph/pull/11952 Nathan Cutler
08:05 AM Backport #16317 (Resolved): hammer: rgw: bucket listing following object delete is partial
https://github.com/ceph/ceph/pull/10555 Nathan Cutler
08:05 AM Backport #16316 (Rejected): infernalis: rgw: bucket listing following object delete is partial
Nathan Cutler
08:04 AM Backport #16312 (Resolved): jewel: selinux denials in RGW
https://github.com/ceph/ceph/pull/10519 Nathan Cutler
08:04 AM Backport #16311 (Resolved): jewel: Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
https://github.com/ceph/ceph/pull/10167 Nathan Cutler
07:58 AM Feature #16146 (Pending Backport): Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Nathan Cutler
12:12 AM Feature #16146: Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Backport note:
PR https://github.com/ceph/ceph/pull/9689 is a cleanup/performance fix on top of this PR (PR#9484) ...
Javier M. Mellid
07:42 AM Bug #15455 (Resolved): rgw rest admin: AccessDenied is returned when we try to get a user info wi...
Abhishek Lekshmanan
05:18 AM Bug #16309 (Duplicate): rgw: bucket listing hangs on versioned bucket
GET BUCKET (List Objects) S3 API hangs on a versioned bucket.
The API was terminated with 500 server error (FastCGI ...
Osamu KIMURA

06/14/2016

06:41 PM Bug #13286: rgw:user email can modify to empty when it has values
can you reproduce it on the latest master? Orit Wasserman
06:34 PM Bug #13598 (Pending Backport): radosgw-admin: inconsistency in uid/email handling
Orit Wasserman
06:32 PM Bug #14025 (Can't reproduce): Bucket DELETE fails, 404 NoSuchKey, but cannot reproduce on other b...
Orit Wasserman
06:19 PM Bug #15445: multisite s3tests test_versioning_obj_create_versions_remove_special_names causes rad...
In the new multisite it will be part of the log trimmer Orit Wasserman
06:15 PM Bug #15547 (Can't reproduce): [rgw multisite] - radosgw-admin sync status failed to retrieve sync...
Orit Wasserman
06:13 PM Feature #16146: Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Orit Wasserman
06:13 PM Bug #15939 (Pending Backport): rgw: clock skew error in some aws4 requests
two pr from master:
https://github.com/ceph/ceph/pull/9209
https://github.com/ceph/ceph/pull/9689
Orit Wasserman
06:02 PM Backport #14691: infernalis: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_reques...
what is the status of this backport? Orit Wasserman
05:37 PM Bug #16270 (Duplicate): avc: denied { chown } for pid=31296 comm="radosgw" capability=0 scont...
duplicate #16126 Orit Wasserman
08:01 AM Bug #16270: avc: denied { chown } for pid=31296 comm="radosgw" capability=0 scontext=system_u...
I added relates to #16126, but maybe it should be "duplicates". Nathan Cutler
01:14 PM Bug #16293 (New): Multipart objects are broken when using S3 and SWIFT API at the same time
We recently enabled also the SWIFT API for our users.
radosgw --version
ceph version 0.94.6 (e832001feaf8c176593e...
Saverio Proto
12:37 PM Bug #16126 (Pending Backport): selinux denials in RGW
John Spray
11:23 AM Bug #16188: rgw: Swift API returns double space usage and objects of account metadata
This bug can reproduce on development environment.... Albert Tu
09:28 AM Bug #14826 (Pending Backport): rgw: bucket listing following object delete is partial
Orit Wasserman
08:55 AM Bug #15542: rgw multisite: delete object issues
It appears the master PR in this case - https://github.com/ceph/ceph/pull/8772 - fixes a number of issues. I arbitrar... Nathan Cutler
08:40 AM Bug #15542 (Duplicate): rgw multisite: delete object issues
Nathan Cutler
08:32 AM Bug #15542: rgw multisite: delete object issues
Ken Dreyer wrote:
> This affects jewel and should be backported there.
As Nathan said, the original pr (#8772) is...
Abhishek Lekshmanan
07:49 AM Bug #15542: rgw multisite: delete object issues
Ken Dreyer wrote:
> This affects jewel and should be backported there.
The only fix I could find for this issue i...
Nathan Cutler
07:57 AM Backport #16272: jewel: rgw ldap: fix ldap bindpw parsing
h3. original description
Need to backport https://github.com/ceph/ceph/pull/9527 to jewel, since it affects that r...
Nathan Cutler
07:56 AM Bug #16286: LDAP bindpw parsing is broken
*master PR*: https://github.com/ceph/ceph/pull/9527 Nathan Cutler
07:56 AM Bug #16286 (Resolved): LDAP bindpw parsing is broken
Nathan Cutler
07:44 AM Bug #16285 (New): rgw:modify creation_time for bucket
The creation_time of bucket is zero.
After modifying code, it runs correctly.
eg:radosgw-admin metadata get bucket:...
tingting ma
07:41 AM Backport #16262 (In Progress): hammer: backport rgwx-copy-if-newer for radosgw-sync
h3. original description
rgwx-copy-if-newer allows the sync agent to run a full sync without copying objects that ...
Nathan Cutler
05:53 AM Bug #15976: rgw: updating CORS/ACLs might not work in some circumstances
Before excuting the function of emplace_attr. remove corresponding item, which already exists,
After modifying code...
tingting ma

06/13/2016

09:52 PM Bug #16270: avc: denied { chown } for pid=31296 comm="radosgw" capability=0 scontext=system_u...
This is rgw, not sepia Zack Cerza
08:53 PM Bug #16270: avc: denied { chown } for pid=31296 comm="radosgw" capability=0 scontext=system_u...
@David
Also in run: http://pulpito.ceph.com/teuthology-2016-06-13_09:48:57-powercycle-jewel-testing-basic-mira/
job...
Yuri Weinstein
06:02 PM Bug #16270 (Duplicate): avc: denied { chown } for pid=31296 comm="radosgw" capability=0 scont...
Run: http://pulpito.ceph.com/teuthology-2016-06-12_02:50:02-ceph-deploy-jewel-distro-basic-mira/
Job: 254140
Logs: ...
Yuri Weinstein
09:02 PM Backport #16272 (Resolved): jewel: rgw ldap: fix ldap bindpw parsing
https://github.com/ceph/ceph/pull/10518 Ken Dreyer
08:58 PM Bug #15542 (Pending Backport): rgw multisite: delete object issues
This affects jewel and should be backported there. Ken Dreyer
08:24 PM Backport #16262: hammer: backport rgwx-copy-if-newer for radosgw-sync
Issue for the radosgw-agent release on Issue #16271 Alfredo Deza
02:51 PM Backport #16262: hammer: backport rgwx-copy-if-newer for radosgw-sync
PR for Hamer: https://github.com/ceph/ceph/pull/9671 Ken Dreyer
02:42 PM Backport #16262 (Resolved): hammer: backport rgwx-copy-if-newer for radosgw-sync
https://github.com/ceph/ceph/pull/9671
Casey Bodley
08:22 PM Bug #16271 (Closed): release version 1.2.7 of the agent
120b02b4fb2540d2e5aaf513a94880670840f178 is the new upstream release Alfredo Deza
08:18 PM Bug #16271 (Fix Under Review): release version 1.2.7 of the agent
Alfredo Deza
08:17 PM Bug #16271: release version 1.2.7 of the agent
https://github.com/ceph/radosgw-agent/pull/45 Alfredo Deza
08:17 PM Bug #16271 (Closed): release version 1.2.7 of the agent
That includes fixes for not failing on NotModified responses Alfredo Deza
02:47 PM Bug #16126 (Fix Under Review): selinux denials in RGW
Kefu Chai
10:41 AM Bug #16126: selinux denials in RGW
I think we should just add these two:
https://github.com/ceph/ceph/pull/9669
Boris Ranto
10:06 AM Bug #15915: rgw command is consuming all the cpu time
It's better with the log file Benoit Petit
10:04 AM Bug #15915: rgw command is consuming all the cpu time
Hi,
I face exactly the same problem. I have two rgw in multisite with the following characteristics:
CentOS Lin...
Benoit Petit
05:50 AM Bug #16134: s3, multi-tenant, share the link problems
Jiang Yu wrote:
> Jiang Yu wrote:
> > yes, "yujiang6\/1234" is really bucket name
> >
> > http://192.168.250.68/...
Jiang Yu
03:40 AM Bug #16134: s3, multi-tenant, share the link problems
Jiang Yu wrote:
> yes, "yujiang6\/1234" is really bucket name
>
> http://192.168.250.68/yujiang6%2F1234/Informal-...
Jiang Yu
03:26 AM Bug #16134: s3, multi-tenant, share the link problems
yes, "yujiang6\/1234" is really bucket name
http://192.168.250.68/yujiang6%2F1234/Informal-Discussion-on-Architect...
Jiang Yu

06/12/2016

01:57 AM Feature #16241 (New): support torrent file in ceph
when get a objcet use s3, a torrent file will be produced and be saved in ceph. ruisong zhou

06/10/2016

06:27 PM Bug #16126: selinux denials in RGW
I think Boris has dealt with all of these in the past, right? Greg Farnum
09:05 AM Bug #13469 (Resolved): Delete on expired objects should return 404 with Swift API
Abhishek Lekshmanan

06/09/2016

09:25 PM Bug #16222 (New): rgw: dir_suggest changes are not recorded in the bucket index log
Yehuda Sadeh
08:03 PM Bug #16220 (New): rgw: dir_suggest applies immediately, ignoring tag timeout
The dir_suggest is called on bucket index entries pending entries that should have timed out. The timeout should be 2... Yehuda Sadeh
11:30 AM Bug #13133 (Resolved): rgw: empty s3 secret key should not be regarded as valid
Abhishek Lekshmanan
11:30 AM Bug #13133: rgw: empty s3 secret key should not be regarded as valid
master pr https://github.com/ceph/ceph/pull/6045 Abhishek Lekshmanan
11:22 AM Documentation #15247 (Resolved): Document the new multisite feature
Abhishek Lekshmanan
11:13 AM Bug #14806 (Resolved): rgw: TempURL authentication of Swift API doesn't work
Abhishek Lekshmanan
11:12 AM Bug #14806: rgw: TempURL authentication of Swift API doesn't work
Master PR https://github.com/ceph/ceph/pull/7891/ Abhishek Lekshmanan
09:16 AM Bug #16188: rgw: Swift API returns double space usage and objects of account metadata
In the second stat command you have two objects, maybe someone uploaded another object?
can you do reproduce and als...
Orit Wasserman
08:16 AM Bug #15776 (Resolved): rgw: more descriptive error message when failing to read zone/realm/zg info
Abhishek Lekshmanan
08:12 AM Feature #4759 (Resolved): rgw: option swift list container without container stats
Abhishek Lekshmanan
08:12 AM Feature #4759: rgw: option swift list container without container stats
Fixed in https://github.com/ceph/ceph/pull/239 Abhishek Lekshmanan

06/08/2016

09:09 PM Bug #15886: Multipart Object Corruption
I've recompiled with the correct code, and things are looking good. Brian Felton
03:50 AM Bug #15886: Multipart Object Corruption
Yehuda,
I appreciate the sanity check here. I had pulled the correct patch for 15745, but I definitely hosed up w...
Brian Felton
09:57 AM Bug #16134: s3, multi-tenant, share the link problems
I think the "\/" is json encoding, so the real bucket name would be "yujiang6/1234". Can you retry with http://192.16... Jens Harbott
09:35 AM Feature #15975 (In Progress): RGW bucket name logic should fall back to HTTP hostname
Loïc Dachary
09:03 AM Backport #16182: jewel: backport static sites fixes master->jewel
fcb3cf169f1fa7cf878eb154dc3f1ff78e278056 2fd7bc8cbe4a2e23553e716ce0be75937853e07b fd35ad001c9430753cc2b1f91a7d48f591c... Nathan Cutler
06:51 AM Backport #16182: jewel: backport static sites fixes master->jewel
No other RGW issues that I'm aware of, but I see the other tickets from the listed commits aren't closed yet despite ... Robin Johnson
04:54 AM Backport #16182: jewel: backport static sites fixes master->jewel
Hi Robin: Thanks for creating this ticket and doing the backport. I took the liberty of adapting the ticket to the ba... Nathan Cutler
04:51 AM Backport #16182: jewel: backport static sites fixes master->jewel
h3. original description
The staticsites code has 4 commits on master needing backporting to Jewel.
fcb3cf169f1fa...
Nathan Cutler
08:59 AM Backport #15897 (Resolved): hammer: S3: set EncodingType in ListBucketResult
Loïc Dachary
08:53 AM Bug #15532 (Resolved): s3website: redirectrule engine broken
Unflagging jewel backport because the backport is being done in #16182 Nathan Cutler
08:51 AM Bug #15555 (Resolved): s3website: double-error fault not correctly handled
Nathan Cutler
08:39 AM Feature #16191: rgw:get usage S3 api extend
related PR:
https://github.com/ceph/ceph/pull/6560 (MERGED)
https://github.com/ceph/ceph/pull/8043
Ji Chen
08:36 AM Feature #16191 (New): rgw:get usage S3 api extend
This api is used to let every S3 user know
their total usage.
Before this, only cluster manager can use
radosgw-ad...
Ji Chen
08:22 AM Backport #16190 (Resolved): hammer: subuser rm fails with status 125
https://github.com/ceph/ceph/pull/9961 Nathan Cutler
08:13 AM Bug #14375 (Pending Backport): subuser rm fails with status 125
Orit Wasserman
07:17 AM Bug #16188: rgw: Swift API returns double space usage and objects of account metadata
PR: https://github.com/ceph/ceph/pull/9584 Albert Tu
07:05 AM Bug #16188 (Resolved): rgw: Swift API returns double space usage and objects of account metadata
When user upload file and run `stat` command, rgw returns correct account metadata immediately.... Albert Tu

06/07/2016

09:33 PM Bug #15886: Multipart Object Corruption
Brian, when you specify 0.94.6-1, do you mean vanilla 0.94.6, or some other distro's version? Commit b7a7d41839558b1a... Yehuda Sadeh
09:06 PM Bug #15886: Multipart Object Corruption
Yehuda,
I grabbed commits b7a7d41839558b1a8786a66e27d9d80e606f61c7 (issue 15745) and 8c469997e4f03e316487770b8e22d...
Brian Felton
06:34 PM Bug #15886: Multipart Object Corruption
Brian, I was trying to reproduce the issue you described, and couldn't. Just to confirm, you're running 0.94.6 + the ... Yehuda Sadeh
06:31 PM Bug #15886: Multipart Object Corruption
One final update. Playing around with radosgw-admin object stat, I think I see the problem.
Here is the output ...
Brian Felton
04:23 PM Bug #15886: Multipart Object Corruption
Thanks for the update Brian and I hope this path IS NOT ADDED to the next Hammer release without more testing, as it ... George Mihaiescu
03:03 PM Bug #15886: Multipart Object Corruption
To add some clarity to the above, the issue seems to be on insertion. If I use an unpatched rgw to retrieve from the... Brian Felton
02:03 PM Bug #15886: Multipart Object Corruption
Apologies for the lack of responses here, but I've been out on PTO.
@Nathan Cutlet, @Yehuda Sadeh:
This patch i...
Brian Felton
08:27 PM Backport #16182 (Resolved): jewel: backport static sites fixes master->jewel
https://github.com/ceph/ceph/pull/10693 Robin Johnson
02:24 PM Bug #14507 (Resolved): rgw: user quota may not adjust on bucket removal
Nathan Cutler
02:23 PM Backport #15023 (Resolved): hammer: rgw: user quota may not adjust on bucket removal
Nathan Cutler
02:23 PM Bug #13628 (Resolved): rgw:swift use Civetweb ssl can not get right url
Nathan Cutler
02:23 PM Backport #13717 (Resolved): rgw:swift use Civetweb ssl can not get right url
Nathan Cutler
01:26 PM Backport #16163 (In Progress): jewel: rgw: cannot limit users to not create buckets
Abhishek Varshney
01:18 PM Backport #16117 (In Progress): jewel: rgw: aws4 parsing issue
Abhishek Varshney
01:16 PM Backport #16085 (In Progress): jewel: A query on a static large object fails with 404 error
Abhishek Varshney
01:14 PM Backport #16040 (In Progress): jewel: rgw: updating CORS/ACLs might not work in some circumstances
Abhishek Varshney
01:11 PM Backport #16039 (In Progress): jewel: rgw: updating custom metadata on account/container is broken
Abhishek Varshney
01:11 PM Backport #15967 (In Progress): jewel: rgw: account/container metadata not actually present in a r...
Abhishek Varshney
10:14 AM Bug #16129: HTTPConnectionPool(host='mira101.front.sepia.ceph.com', port=8000): Max retries excee...
It maybe a timing issue , we can add a sleep before running the radosgw-admin task for example:
https://github.com/c...
Orit Wasserman

06/06/2016

11:01 PM Feature #16175 (New): rgw: better logging for sync process
Yehuda Sadeh
11:50 AM Bug #16126: selinux denials in RGW
More, also from mira nodes:
http://pulpito.ceph.com/teuthology-2016-06-04_17:35:01-knfs-master-testing-basic-mira/...
John Spray
11:47 AM Backport #16163 (Resolved): jewel: rgw: cannot limit users to not create buckets
https://github.com/ceph/ceph/pull/10655 Nathan Cutler
03:37 AM Bug #16134: s3, multi-tenant, share the link problems
root@B-80-11:~# radosgw-admin metadata list bucket
2016-06-06 11:36:36.275634 7f2a65fb0900 0 RGWZoneParams::create(...
Jiang Yu

06/04/2016

10:35 AM Bug #14534 (Pending Backport): rgw: cannot limit users to not create buckets
Yehuda Sadeh

06/03/2016

07:32 PM Bug #16129: HTTPConnectionPool(host='mira101.front.sepia.ceph.com', port=8000): Max retries excee...
I took a look at the logs. I see client.0 on mira101 is running on civetweb port 7280, and client.1 on mira062 is on ... Casey Bodley
07:06 PM Bug #15915: rgw command is consuming all the cpu time
Jiaying Ren wrote:
> After encouter this,I've enable oprofile option and re-compile,the profile result is attached. ...
Casey Bodley
03:50 PM Feature #16146: Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Tested with the AWS SDK for Java (see attachment)
Javier M. Mellid
03:43 PM Feature #16146 (Fix Under Review): Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
PR available at:
https://github.com/ceph/ceph/pull/9484
Javier M. Mellid
03:32 PM Feature #16146 (Resolved): Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support
Payload transfer in multiple chunks (chunked upload) in AWS4
http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-...
Javier M. Mellid
02:49 PM Bug #15542: rgw multisite: delete object issues
Created issue #16143 to track issue reported by Abhishek. Yehuda Sadeh
02:45 PM Bug #15542 (Resolved): rgw multisite: delete object issues
Yehuda Sadeh
02:45 PM Bug #15542 (In Progress): rgw multisite: delete object issues
Yehuda Sadeh
02:47 PM Bug #16143 (New): rgw: concurrent sync on the same object
Yehuda Sadeh
08:33 AM Bug #16134 (New): s3, multi-tenant, share the link problems
http://%s/%s/user?format=json&uid=yujiang6$yujiang6&display-name=helloworld
When I use the above url users create ...
Jiang Yu

06/02/2016

06:06 PM Bug #16129 (Resolved): HTTPConnectionPool(host='mira101.front.sepia.ceph.com', port=8000): Max re...
when testing with civetweb, the radosgw-agent sometimes fails to connect to a client at port 8000, from the logs
bot...
Vasu Kulkarni
04:08 PM Bug #16126: selinux denials in RGW
Three more from the kcephfs suite:
http://pulpito.ceph.com/dis-2016-06-02_03:02:07-kcephfs-master-master-fsx-basic...
Ilya Dryomov
02:04 PM Bug #16126 (Resolved): selinux denials in RGW

From a test branch running fs suite based on yesterday's master.
http://qa-proxy.ceph.com/teuthology/jspray-2016...
John Spray
01:42 PM Bug #15542: rgw multisite: delete object issues
logs of an object which gets resynced, on the primary zone. Abhishek Lekshmanan
12:53 PM Bug #14534 (Fix Under Review): rgw: cannot limit users to not create buckets
https://github.com/ceph/ceph/pull/9457
In this PR: setting a negative number of buckets prevents the bucket creati...
Yehuda Sadeh
12:31 PM Backport #16112: jewel: CORS: Access-Control-Allow-Origin should return * when set that way
Pull Request is available: https://github.com/ceph/ceph/pull/9453 Wido den Hollander
11:45 AM Backport #16112 (In Progress): jewel: CORS: Access-Control-Allow-Origin should return * when set ...
Nathan Cutler
10:35 AM Bug #16121 (Resolved): rgw multisite "ERROR" messages during "normal operation"
Hi,
i already commented on a bug here https://bugzilla.redhat.com/show_bug.cgi?id=1327142 since i thought the ERRO...
Jan Klare
07:12 AM Backport #16117 (Resolved): jewel: rgw: aws4 parsing issue
https://github.com/ceph/ceph/pull/9545 Nathan Cutler
07:11 AM Bug #15940: rgw: aws4 parsing issue
*master PR*: https://github.com/ceph/ceph/pull/9209 Nathan Cutler
06:25 AM Bug #15940 (Pending Backport): rgw: aws4 parsing issue
Fix merged, commit:e4f55f458dee7f3d1631cf77f4d235f491e6d542 Yehuda Sadeh
06:20 AM Bug #16072 (Resolved): rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
Yehuda Sadeh

06/01/2016

11:47 PM Bug #15915: rgw command is consuming all the cpu time
If this is not a bug, better close it. Russell Islam
08:58 PM Backport #16112 (Resolved): jewel: CORS: Access-Control-Allow-Origin should return * when set tha...
https://github.com/ceph/ceph/pull/9453 Nathan Cutler
08:57 PM Backport #14721 (Need More Info): hammer: rgw: S3 authentication subsystem should be able to use ...
Nathan Cutler
08:54 PM Bug #16110 (Resolved): Support for caching Keystone admin token
https://github.com/ceph/ceph/pull/7630 Nathan Cutler
08:40 PM Bug #15348 (Pending Backport): CORS: Access-Control-Allow-Origin should return * when set that way
Nathan Cutler
08:15 PM Bug #15886: Multipart Object Corruption
@George: The hammer patch was only merged 11 days ago. It will appear in the next hammer point release 0.94.8.
Tic...
Nathan Cutler
07:58 PM Bug #15886: Multipart Object Corruption
Hi Brian,
Can you please confirm the patch worked for you on Hammer?
Loic, which version of Hammer contains thi...
George Mihaiescu
06:51 PM Backport #16109 (In Progress): jewel: retry on bucket sync failures
Nathan Cutler
06:27 PM Backport #16109 (Resolved): jewel: retry on bucket sync failures
https://github.com/ceph/ceph/pull/9425 Nathan Cutler
05:46 PM Bug #16108: retry on bucket sync failures
opened https://github.com/ceph/ceph/pull/9425 against jewel for backport Casey Bodley
04:51 PM Bug #16108 (Resolved): retry on bucket sync failures
fixed in https://github.com/ceph/ceph/pull/9183 and merged to master. needs backport to jewel Casey Bodley
10:50 AM Bug #15973 (Resolved): rgw: can't use only the s3 api
Nathan Cutler
10:17 AM Bug #15973 (Pending Backport): rgw: can't use only the s3 api
Nathan Cutler
10:50 AM Backport #16100 (Resolved): jewel: rgw: can't use only the s3 api
Nathan Cutler
10:23 AM Backport #16100 (In Progress): jewel: rgw: can't use only the s3 api
Nathan Cutler
10:18 AM Backport #16100 (Resolved): jewel: rgw: can't use only the s3 api
https://github.com/ceph/ceph/pull/9245 Nathan Cutler
09:36 AM Bug #16098 (New): client.radosgw.* vs. client.rgw.*; incompabilities and confusion in code and do...
Hello,
I have stumbled upon an inconsistency regarding the use of client.radosgw.* and client.rgw.* as the name of...
Jonas Eriksson
05:14 AM Feature #16004 (Resolved): rgw : support size suffixes for --max-size in radosgw-admin command
Vikhyat Umrao

05/31/2016

02:00 PM Feature #16090: Support for AWS4 authentication hashing in RGW
AWS4 auth support shipped with Ceph Jewel. The Jewel's release notes are available at
http://ceph.com/releases/v10...
Javier M. Mellid
01:23 PM Feature #16090 (New): Support for AWS4 authentication hashing in RGW
The AWS SDKv3 appears to support only AWS4 hashing / authorisation which means that any third-party libraries built o... Disco Troy
01:12 PM Backport #15833 (In Progress): hammer: RGW :: Subset of uploaded objects via radosgw are unretrie...
Nathan Cutler
10:23 AM Backport #15833: hammer: RGW :: Subset of uploaded objects via radosgw are unretrievable when usi...
https://github.com/ceph/ceph/tree/wip-15745-hammer Yehuda Sadeh
09:36 AM Backport #15833 (Need More Info): hammer: RGW :: Subset of uploaded objects via radosgw are unret...
Assigning to Yehuda because hammer backport is non-trivial. Nathan Cutler
12:27 PM Bug #16089: Swift bulk-delete does not allow forward slash before a container
Hi,
I cannot reproduce this. May be, I miised something? For example:
$ swift -A $host/auth -U $user -K $pass uploa...
Alyona Kiseleva
10:07 AM Bug #16089 (New): Swift bulk-delete does not allow forward slash before a container

2016-05-31 09:58:46.202813 7fa7097fa700 20 bulk deleting path: /bulk3/testfile
2016-05-31 09:58:46.202819 7fa7097...
Shilpa MJ
11:19 AM Bug #15886 (Resolved): Multipart Object Corruption
Loïc Dachary
11:19 AM Bug #15747 (Resolved): some radosgw-admin commands print no output on success
Loïc Dachary
11:19 AM Bug #15469 (Resolved): [rgw multisite] - periods are listed even after removing them
Loïc Dachary
11:17 AM Backport #15980 (Resolved): jewel: Multipart Object Corruption
Loïc Dachary
09:42 AM Backport #15839 (In Progress): hammer: CORS: Access-Control-Allow-Origin should return * when set...
h3. Original description
but don't merge until the master PR https://github.com/ceph/ceph/pull/8441 has been merge...
Nathan Cutler
09:35 AM Bug #15745: RGW :: Subset of uploaded objects via radosgw are unretrievable when using erasure co...
*master PR*: https://github.com/ceph/ceph/pull/8951 Nathan Cutler
09:31 AM Bug #16033: A file passed to bulk delete request is not being parsed correctly
Pritha Srivastava wrote:
> I was trying to find the maximum number of deletes allowed in a bulk delete operation and...
Shilpa MJ
09:24 AM Backport #15966 (In Progress): hammer: No Last-Modified, Content-Size and X-Object-Manifest heade...
Nathan Cutler
09:19 AM Bug #15542: rgw multisite: delete object issues
I think there's no way around adding tombstones (that will be removed later). Yehuda Sadeh
08:58 AM Bug #15542: rgw multisite: delete object issues
Abhishek Lekshmanan wrote:
> Still seeing some issues on master from about a week ago a41860a501a245b57510543946cb1d...
Abhishek Lekshmanan
08:54 AM Bug #15542: rgw multisite: delete object issues
Still seeing some issues on master from about a week ago a41860a501a245b57510543946cb1d2a24b61342, uploaded a portion... Abhishek Lekshmanan
08:09 AM Backport #16086 (In Progress): jewel: 'radosgw-admin zone modify' clears master_zone if no --mast...
Loïc Dachary
08:07 AM Backport #16086 (Resolved): jewel: 'radosgw-admin zone modify' clears master_zone if no --master ...
https://github.com/ceph/ceph/pull/9327 Loïc Dachary
08:07 AM Bug #15901 (Pending Backport): 'radosgw-admin zone modify' clears master_zone if no --master is g...
Loïc Dachary
07:50 AM Backport #16085 (Resolved): jewel: A query on a static large object fails with 404 error
https://github.com/ceph/ceph/pull/9544 Loïc Dachary
06:28 AM Bug #16027: Add support for swift bulk delete with POST request
Sure thanks Radoslaw! Shilpa MJ

05/30/2016

11:14 AM Bug #16072: rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
merged a fix through PR 9136, but PR was done against the wrong branch. Will create a new one for master. Yehuda Sadeh
11:14 AM Bug #16072 (Resolved): rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
This doesn't affect anything atm, as nothing is using the exists param Yehuda Sadeh
08:38 AM Backport #16071 (Fix Under Review): jewel: remove radosgw-admin temp command as it got deprecated
https://github.com/ceph/ceph/pull/9390 Vikhyat Umrao
08:31 AM Backport #16071 (In Progress): jewel: remove radosgw-admin temp command as it got deprecated
Vikhyat Umrao
08:18 AM Backport #16071 (Resolved): jewel: remove radosgw-admin temp command as it got deprecated
https://github.com/ceph/ceph/pull/9390 Loïc Dachary
08:16 AM Cleanup #16023 (Pending Backport): remove radosgw-admin temp command as it got deprecated
Loïc Dachary
 

Also available in: Atom