Activity
From 05/23/2015 to 06/21/2015
06/21/2015
- 08:26 AM Feature #12102 (New): Request for increased logging in RGW, for CivetWeb.
- The default log levels in CivetWeb are inadequate for understanding what the process is doing. Since CivetWeb has rep...
06/19/2015
- 07:17 PM Backport #12099 (Resolved): rgw: rados objects wronly deleted
- https://github.com/ceph/ceph/pull/5117
- 03:41 PM Bug #12077: "test_object_copy_retaining_metadata ... FAIL" in smoke-master-distro-basic-multi run
- Run: http://pulpito.ceph.com/teuthology-2015-06-19_05:00:05-smoke-master-distro-basic-multi/
Job: 940495 - 03:40 PM Bug #12095 (Duplicate): RGW Swift API: response for HEAD on container doesn't contain mandatory C...
- 1. RGW via FCGI frontend:
$ curl -i ${publicURL}/cont -X HEAD -H "X-Auth-Token: $token"
> HTTP/1.1 204 No Content
...
06/18/2015
- 09:17 PM Bug #12079 (Resolved): rgw: need conversion tool to handle fixes following #11974
- need to update the radosgw-admin tool that handles a similar case.
- 05:57 PM Bug #12077: "test_object_copy_retaining_metadata ... FAIL" in smoke-master-distro-basic-multi run
- new tests added, fix has not been merged into master yet.
- 05:32 PM Bug #12077 (Duplicate): "test_object_copy_retaining_metadata ... FAIL" in smoke-master-distro-bas...
- Run: http://pulpito.ceph.com/teuthology-2015-06-18_05:00:05-smoke-master-distro-basic-multi/
Job: ['939601']
Logs: ... - 05:55 PM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- I tested it again now and it works for me (tested commit:e41d97c8e38bb60d7e09e9801c0179efe7af1734). However, note tha...
- 10:08 AM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- I cherry picked 1a6c3e760b1e2c1f4698009e70fd6cd1515ec722 over the recent hammer branch ( 3e8d60a80ce31860eac76a1f6489...
- 02:48 PM Bug #12030 (In Progress): radosgw-agent: cannot specify ipv6 destination
- 02:46 PM Bug #12030: radosgw-agent: cannot specify ipv6 destination
- Just want to note that this means we will need to drop Python 2.6 support:...
- 02:16 PM Backport #12074 (Resolved): RGW logfile does not get chowned properly
- https://github.com/ceph/ceph/pull/5233
- 02:16 PM Bug #12073 (Pending Backport): RGW logfile does not get chowned properly
- already in master, hammer: https://github.com/ceph/ceph/commit/41611ea27a42d6221c418613d24dce34d988f2e6
- 02:15 PM Bug #12073 (Resolved): RGW logfile does not get chowned properly
- On 2014-11-12 09:26:54 UTC Tim Serong reported:
The radosgw process runs as the www-data (or whatever) user, but i...
06/17/2015
- 10:49 PM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- PR https://github.com/ceph/ceph-qa-suite/pull/465
Number of jobs generated by new suite will be significantly higher... - 08:36 PM Bug #11563 (Fix Under Review): RadosGW regression: COPY doesn't preserve Content-Type
- 05:55 PM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- ok, managed to reproduce using your test. The key difference from my tests is that the object size also needs to be >...
- 03:35 PM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- Also tried pulling the commit for #11639 into my branch, didn't change anything. Also that commit is only for same bu...
- 03:04 PM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- I just updated my build to the latest commit of the 'hammer' branch ( 3e8d60a80ce31860eac76a1f6489a35e1795a0c0 ) and ...
- 08:19 AM Bug #11494: rgw: multipart list part response returns incorrect field
- Seems like a fix for this is scheduled for v9.0.1?
https://github.com/ceph/ceph/commit/0936aec655802da2127c38c71938b...
06/16/2015
- 11:51 PM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- also can't reproduce it on hammer
- 11:51 PM Bug #11563 (Can't reproduce): RadosGW regression: COPY doesn't preserve Content-Type
- I cannot reproduce it on latest master.
- 06:30 PM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- Is this in the swift or s3 API? In swift API there was a backport to hammer for COPY that _may_ be the cause for this...
- 06:21 PM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- Might be fixed by #11639
- 11:21 PM Bug #11974: Fix tool for #11442 does not correctly fix objects created via multipart uploads
- In my tests, it seemed to affect all multipart objects starting with an underscore and created with 0.94.1. I've sin...
- 10:49 PM Bug #11974 (New): Fix tool for #11442 does not correctly fix objects created via multipart uploads
- 10:41 PM Bug #11974: Fix tool for #11442 does not correctly fix objects created via multipart uploads
- do you have any example of an object that was created with multipart upload that is not accessible? Does the object n...
- 06:57 PM Bug #11974: Fix tool for #11442 does not correctly fix objects created via multipart uploads
- #11984 appears to be about a harmless warning produced by the tool. This bug is about the tool failing to fix the pr...
- 06:15 PM Bug #11974 (Duplicate): Fix tool for #11442 does not correctly fix objects created via multipart ...
- 11:13 PM Bug #11795 (Resolved): "test_multipart_upload_small ... FAIL" in smoke-master-distro-basic-typica...
- Issue was with the test itself, pushed a fix.
- 10:48 PM Bug #12036 (Resolved): FAIL: s3tests.functional.test_s3.test_multipart_upload_small
- this is an issue with changes that were made to the test itself recently. Fixed in commit:6e70b4b511200d9a2798ba426de...
- 05:58 PM Bug #12036 (Resolved): FAIL: s3tests.functional.test_s3.test_multipart_upload_small
- http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-13_05:00:05-smoke-master-distro-basic-multi/931784/teuthology....
- 07:01 PM Backport #12042 (Resolved): DragonDisk fails to create directories via S3: MissingContentLength
- https://github.com/ceph/ceph/pull/5118
- 07:00 PM Backport #12041 (Rejected): DragonDisk fails to create directories via S3: MissingContentLength
- https://github.com/ceph/ceph/pull/5232
- 06:59 PM Backport #12040 (Resolved): RGW Swift API: response for PUT on /container does not contain the ma...
- https://github.com/ceph/ceph/pull/4579
- 06:58 PM Backport #12039 (Resolved): RGW Swift API: response for PUT on /container does not contain the ma...
- https://github.com/ceph/ceph/pull/5170
- 06:42 PM Bug #11036 (Pending Backport): RGW Swift API: response for PUT on /container does not contain the...
- 06:19 PM Bug #10885 (Need More Info): rgw timeout mechanism might delete original object if timeout happens
- can you clarify?
- 06:18 PM Bug #10837 (Rejected): radosgw segfaults when it cannot init a storage provider
- 0.91 was a dev release.. is this still a problem on hammer or master?
- 06:15 PM Bug #11984: Error with `radosgw-admin check --check-head-obj-locator --bucket=$bucket --fix` command
- these objects will go away on their own, so it's not critical.
we should fix the tool to ignore them. - 06:10 PM Bug #11419 (Pending Backport): DragonDisk fails to create directories via S3: MissingContentLength
- 06:09 PM Bug #11151 (Rejected): Two "testCopy.*" tests failed in upgrade:firefly-x-hammer-distro-basic-vps...
- osds not responding
- 06:05 PM Bug #11524 (Won't Fix): "test_multipart_upload ... FAIL" in upgrade:dumpling-firefly-x-giant-dist...
- slow vps
- 06:02 PM Bug #11550 (Won't Fix): "test_s3.test_atomic_read_8mb ... ERROR" in upgrade:firefly-firefly-distr...
- slow vps, took > 1m
- 05:57 PM Bug #11506 (Resolved): "s3.test_bucket_create_naming_good_starts*" tests failed in smoke-master-d...
- 05:54 PM Bug #11802 (Duplicate): Key not found on some object after upgrade to Hammer
- 05:53 PM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- split this into an -older and -newer group, and don't test rgw on the -older. we did a similar thing in firefly (or ...
- 05:39 PM Bug #11851: Civetweb RGW appears to report full size of object as downloaded when only partially ...
- Can this be reproduced with a more concrete info? Looking at the code I don't think we report the full object size fo...
- 05:37 PM Bug #11864: error in ext_mime_map_init() when /etc/mime.types is missing
- this is a config or doc issue, i think. Ken, what do you suggest?
06/15/2015
- 10:56 PM Bug #12030 (Resolved): radosgw-agent: cannot specify ipv6 destination
- Cannot specify an ipv6 address as the destination for radosgw-agent.
- 06:00 PM Bug #11795: "test_multipart_upload_small ... FAIL" in smoke-master-distro-basic-typica run
- Run: http://pulpito.ceph.com/teuthology-2015-06-14_05:00:05-smoke-master-distro-basic-multi/
Job: 933024
06/12/2015
- 07:27 PM Feature #10333 (Fix Under Review): rgw: support AWS4 authentication
- 04:00 PM Feature #10333: rgw: support AWS4 authentication
- I've just created a pull request to merge a first version for supporting Amazon's S3 signature V4 (from now on, AWS4)...
- 07:26 PM Feature #11858 (Duplicate): Support Amazon v4 Signatures
- 06:44 PM Feature #11858: Support Amazon v4 Signatures
- Yes, you are right. It is.
- 04:05 PM Feature #11858: Support Amazon v4 Signatures
- It looks one dupe of #10333
- 06:24 PM Bug #11749 (Pending Backport): rgw: rados objects wronly deleted
- Merged in commit:69989ffa3cabe209404504edd24b1d2a53e33e15.
backporting to firefly will also require picking up fix f... - 11:17 AM Bug #11984: Error with `radosgw-admin check --check-head-obj-locator --bucket=$bucket --fix` command
- Sorry I have forgotten to give some info about my environment. For each node of my cluster (2 "radosgw" servers, 2 "m...
- 11:10 AM Bug #11984 (Duplicate): Error with `radosgw-admin check --check-head-obj-locator --bucket=$bucket...
- Hi,
I have a cluster in Hammer 0.94.1 which I have upgraded to 0.94.2. In my radosgw host, I wanted to fix the pro... - 03:33 AM Bug #11974 (Resolved): Fix tool for #11442 does not correctly fix objects created via multipart u...
- @radosgw-admin bucket check --check-head-obj-locator --fix@ claims to successfully fix objects that were created via ...
06/11/2015
- 10:11 PM Feature #11973 (New): rgw: create bootstrap admin commands
- A$ radosgw-admin realm bootstrap-master --realm=dho --zonegroup=us-west --zone=us-west-1
A$ radosgw --zone=us-west-1... - 10:10 PM Feature #11972 (Resolved): rgw: implement zongroup create admin command
- radosgw-admin zonegroup add --zonegroup us-west --zone=foo --cluster-uuid=blah
- 10:09 PM Feature #11971 (New): rgw: implement new zone join command
- radosgw-admin zone join --zone=foo --realm=dho
- 08:50 PM Feature #11933: rgw: create realm and period data structures
- 1. Term
$ radosgw-admin term prepare --parent=<parent> <uuid>
Creating a new term object in .rgw.root pool.
$ ... - 04:16 PM Bug #11966 (Resolved): "SyntaxError (invalid syntax (test_s3.py, line 5792)) ... ERROR" in upgrad...
- Run: http://pulpito.ceph.com/teuthology-2015-06-08_16:05:02-upgrade:hammer-hammer-distro-basic-vps
Jobs: ['925330', ...
06/10/2015
- 10:32 PM Bug #11956: rgw: pool names need to be prefixed with a dot
- We need to clean this up.
- 10:31 PM Bug #11956 (Resolved): rgw: pool names need to be prefixed with a dot
- 04:11 PM Bug #11795: "test_multipart_upload_small ... FAIL" in smoke-master-distro-basic-typica run
- Run: http://pulpito.ceph.com/teuthology-2015-06-09_05:00:04-smoke-master-distro-basic-multi/
Job: 926544
Logs: ...
06/09/2015
- 09:38 PM Feature #11945 (Resolved): rgw: radosgw-admin commands to control period - including commit
- ...
- 09:37 PM Feature #11944 (Resolved): rgw: RESTful api for period operations
- ...
- 05:16 PM Feature #11939 (Resolved): rgw: dynamic reconfiguration
- No need to restart rgw after changing configuration
- 02:32 PM Feature #11935 (Fix Under Review): rgw: create immutable metadata objects
- When applying a metadata change, also create an immutable metadata object that represents this change. When applying ...
- 02:30 PM Feature #11934 (Resolved): rgw: metadata log sync work
- We'll change the way we sync the metadata: instead of reading log on source zone and apply it on the metadata objects...
- 02:25 PM Feature #11933 (Resolved): rgw: create realm and period data structures
- - define data structures
- radosgw-admin commands to control
06/08/2015
- 03:33 PM Bug #11795: "test_multipart_upload_small ... FAIL" in smoke-master-distro-basic-typica run
- Run: http://pulpito.ceph.com/teuthology-2015-06-05_05:00:02-smoke-master-distro-basic-multi/
Job: 921266
Logs: http...
06/07/2015
- 08:34 AM Documentation #10184: rgw: document swift temp url functionality
- Fixed in https://github.com/ceph/ceph/pull/3648
- 08:33 AM Documentation #10184 (Resolved): rgw: document swift temp url functionality
- 07:33 AM Backport #11755 (In Progress): Object copy bug
- 06:34 AM Backport #11722 (In Progress): Keystone PKI token expiration is not enforced
06/05/2015
- 03:24 PM Bug #11864: error in ext_mime_map_init() when /etc/mime.types is missing
- urgent until we know what the impact is
- 08:52 AM Backport #11891: packaging: package ceph-disk and mkcephfs
- My guess is that the two commits that are related to packaging in https://github.com/ceph/ceph/pull/4851 have been ad...
- 08:47 AM Backport #11891 (Resolved): packaging: package ceph-disk and mkcephfs
- https://github.com/ceph/ceph/pull/4851
- 08:41 AM Backport #11871 (Resolved): RGW does not send Date HTTP header when civetweb frontend is used
- 08:26 AM Bug #10295 (Resolved): rgw deleting S3 objects leaves __shadow_ objects behind
- 08:25 AM Backport #11720 (Resolved): rgw deleting S3 objects leaves __shadow_ objects behind
- 08:19 AM Backport #11890: rgw: don't allow negative / invalid content length
- Although this commit comes from https://github.com/ceph/ceph/pull/2272 which resolves http://tracker.ceph.com/issues/...
- 08:17 AM Backport #11890 (Resolved): rgw: don't allow negative / invalid content length
- https://github.com/ceph/ceph/pull/4829
06/04/2015
- 01:28 PM Backport #11874 (In Progress): Bucket header is enclosed by quotes
- 11:48 AM Backport #11874 (Resolved): Bucket header is enclosed by quotes
- https://github.com/ceph/ceph/pull/4862
- 01:27 PM Backport #11873 (In Progress): Bucket header is enclosed by quotes
- 11:46 AM Backport #11873 (Resolved): Bucket header is enclosed by quotes
- https://github.com/ceph/ceph/pull/5730
- 11:44 AM Backport #11872 (Resolved): RGW does not send Date HTTP header when civetweb frontend is used
- https://github.com/ceph/ceph/pull/5228
- 11:43 AM Backport #11871 (Resolved): RGW does not send Date HTTP header when civetweb frontend is used
- https://github.com/ceph/ceph/pull/4851
06/03/2015
- 09:49 PM Bug #10873: RGW does not send Date HTTP header when civetweb frontend is used
- confirmed to fix multipart upload with crossftp (on hammer and firefly)
- 09:49 PM Bug #10873 (Pending Backport): RGW does not send Date HTTP header when civetweb frontend is used
- 08:16 PM Bug #11860 (Pending Backport): Bucket header is enclosed by quotes
- 06:43 PM Bug #11860: Bucket header is enclosed by quotes
- How do I get this backported to Hammer and Firefly?
- 02:13 PM Bug #11860: Bucket header is enclosed by quotes
- https://github.com/ceph/ceph/pull/4844
- 11:10 AM Bug #11860 (Resolved): Bucket header is enclosed by quotes
- When "rgw_expose_bucket" is set to true the RGW will return the bucket name in the response header....
- 07:53 PM Bug #11864 (Resolved): error in ext_mime_map_init() when /etc/mime.types is missing
- I'm testing 0.94.1. If @/etc/mime.types@ is not present on a system (eg, from the mailcap RPM), then RGW prints this ...
- 02:39 PM Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
- Any news on this ?
Given that COPY is used when renaming objects (like if you do a streaming upload but you want t... - 10:13 AM Feature #11858 (Duplicate): Support Amazon v4 Signatures
- Some tools (like s3cmd) are now trying v4 signatures and those are not working with RGW.
Amazon v4 signature: http...
06/02/2015
- 07:26 PM Bug #11851 (Resolved): Civetweb RGW appears to report full size of object as downloaded when only...
- Looking at the radosgw-admin usage show get_obj bytes_sent output for a user with 500MB to ~1.1GB objects being strea...
- 05:51 PM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- For the upgrade test to work, the above needs to be enclosed in a loop over all buckets.. i assume 'radosgw-admin buc...
- 12:44 PM Feature #10333: rgw: support AWS4 authentication
- Thanks Yehuda.
- 12:31 PM Feature #10333: rgw: support AWS4 authentication
- Done. You should be able to modify these fields under the rgw project now.
- 11:53 AM Feature #10333: rgw: support AWS4 authentication
- I started this feature and I have some initial bits working now but I don't have the right permissions to ask for ass...
05/28/2015
- 05:11 PM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- Yehuda added to the v0.94.2 release notes: it's not a blocker https://github.com/ceph/ceph/pull/4789
- 10:02 AM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- I updated the release notes. Basically need to run for each affected bucket (without --fix it will be a dry run):
... - 02:39 PM Backport #11720 (In Progress): rgw deleting S3 objects leaves __shadow_ objects behind
- 11:45 AM Feature #11804 (Resolved): rgw: configurable number of rados handles
- This was implemented by Pavan Rallabhandi <pavan.rallabhandi@sandisk.com> and was merged in commit:77e0084028b85feced...
- 11:43 AM Feature #11804 (Resolved): rgw: configurable number of rados handles
- 09:56 AM Bug #11802 (Duplicate): Key not found on some object after upgrade to Hammer
- Hello,
We have a problem regarding our Ceph upgrade. When we upgrade from Giant to Hammer, all objects beginning w... - 08:40 AM Bug #11753 (Resolved): rgw: missing test for issue #11639
- Merged in test into s3-tests, commit:cece4dd137ceae62925b9fd8199b668adfc70f7e
05/27/2015
- 10:10 PM Bug #11795 (Resolved): "test_multipart_upload_small ... FAIL" in smoke-master-distro-basic-typica...
- Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-24_05:00:01-smoke-master-distro-basic-typica/
Job: [... - 10:00 PM Bug #11794 (Can't reproduce): swift TestAccount tests failed in smoke-master-distro-basic-typica run
- Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-24_05:00:01-smoke-master-distro-basic-typica/
Jobs: ... - 04:39 PM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- Yehuda, can you provide an example on how to add the repair tool to this test suite ?
- 03:46 PM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- I don't think it would be a blocker, but.. should we try to run the repair tool as part of this test suite?
- 03:08 PM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- Yehuda: is this a blocker for the hammer release ? If it was already in v0.94.1 it would not be a blocker, right ?
- 08:42 AM Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
- One suspect would be the broken objects starting with underscore on older hammer, so hammer to hammer upgrade means t...
- 09:42 AM Bug #11639: Object copy bug
- Test available in #11753 (pull request asked)
- 09:38 AM Bug #11753: rgw: missing test for issue #11639
- Test covering issue #11639 available.
Created pull request here...
https://github.com/ceph/s3-tests/pull/56 - 09:19 AM Backport #11720: rgw deleting S3 objects leaves __shadow_ objects behind
- Orit has some concerns about the approach I took on this backport.
05/26/2015
- 07:11 PM Backport #11729: rgw: leak of bucket meta objects on bucket re-creation
- Non, car cette modification n'as pas encore été intégrée. No, because this commit has not yet been merged. I'm sure X...
- 06:43 PM Backport #11729: rgw: leak of bucket meta objects on bucket re-creation
- The target version should be v0.80.10, n'est-ce pas?
- 06:36 PM Backport #11720 (Fix Under Review): rgw deleting S3 objects leaves __shadow_ objects behind
- 02:25 PM Backport #11720: rgw deleting S3 objects leaves __shadow_ objects behind
- Waiting for Yehuda to review the pull request.
- 01:02 PM Backport #11720 (In Progress): rgw deleting S3 objects leaves __shadow_ objects behind
- 05:52 PM Backport #11761 (Closed): REJECTED: rgw: fcgi connections are not closed when using mod-proxy-fcgi
- 02:08 PM Backport #11761 (Rejected): REJECTED: rgw: fcgi connections are not closed when using mod-proxy-fcgi
- 01:54 PM Backport #11761 (In Progress): REJECTED: rgw: fcgi connections are not closed when using mod-prox...
- 01:53 PM Backport #11761 (Closed): REJECTED: rgw: fcgi connections are not closed when using mod-proxy-fcgi
- https://github.com/ceph/ceph/pull/4764
- 01:40 PM Backport #11721 (In Progress): Keystone PKI token expiration is not enforced
- 12:00 PM Backport #11754 (In Progress): Object copy bug
05/25/2015
- 07:48 AM Backport #11755 (Resolved): Object copy bug
- https://github.com/ceph/ceph/pull/4885
- 07:48 AM Backport #11754 (Resolved): Object copy bug
- https://github.com/ceph/ceph/pull/4762
- 07:08 AM Bug #11639 (Pending Backport): Object copy bug
- Note: we need to create a test for this in s3-tests. Opened issue #11753.
- 07:08 AM Bug #11753 (Resolved): rgw: missing test for issue #11639
- Need to have a test that covers issue #11639
05/23/2015
- 04:05 PM Bug #11749 (Fix Under Review): rgw: rados objects wronly deleted
- https://github.com/ceph/ceph/pull/4752
- 08:56 AM Bug #11749 (Resolved): rgw: rados objects wronly deleted
- When testing rados gateway(giant v0.87), I found two bugs which would be dangerous enough to cause data corruption. T...
Also available in: Atom