Activity
From 11/11/2014 to 12/10/2014
12/10/2014
- 05:20 PM Bug #10188: Can not create new rgw user when specifying an email already assigned to a user
- Yehuda Sadeh wrote:
> That's by design. Users cannot share the same email, as S3 permissions can be granted by email... - 10:34 AM Bug #10251: "Segmentation fault" (radosgw()) in upgrade:dumpling-firefly-x:parallel-next-distro-b...
- cherr picked, commit:8b195eccadbd4d48518e33e08670b25527c3ca23
- 09:28 AM Bug #10251: "Segmentation fault" (radosgw()) in upgrade:dumpling-firefly-x:parallel-next-distro-b...
- need the string = null patch to be backported still?
- 09:19 AM Bug #10251: "Segmentation fault" (radosgw()) in upgrade:dumpling-firefly-x:parallel-next-distro-b...
- Same problem in run http://pulpito.front.sepia.ceph.com/teuthology-2014-12-09_17:15:03-upgrade:dumpling-firefly-x:par...
12/09/2014
- 06:49 AM Bug #10268: s3tests.functional.test_s3.test_bucket_create_exists fails with 'S3CreateError not ra...
- ubuntu@teuthology:/a/teuthology-2014-12-08_02:35:02-smoke-master-distro-basic-multi/642112
12/08/2014
- 10:33 AM Bug #10066 (In Progress): rgw: failed md5sum on s3tests-test-readwrite
- 09:45 AM Bug #10271 (Resolved): Radosgw urlencode
- When performing a multipart upload using AWS SDK JS v.2.0.29 I can see that the uploadId always starts with "2/" whic...
12/07/2014
- 10:06 AM Bug #10268 (Resolved): s3tests.functional.test_s3.test_bucket_create_exists fails with 'S3CreateE...
- ...
12/05/2014
- 08:12 AM Bug #10251 (Resolved): "Segmentation fault" (radosgw()) in upgrade:dumpling-firefly-x:parallel-ne...
- Run http://pulpito.ceph.com/teuthology-2014-12-04_17:15:01-upgrade:dumpling-firefly-x:parallel-next-distro-basic-vps/...
12/04/2014
- 08:59 AM Bug #10066: rgw: failed md5sum on s3tests-test-readwrite
- That's the conf file I'm using for reproduction:...
- 06:36 AM Bug #10243: civetweb is hitting a limit (number of threads 1024)
- The problem is in [1] as:
#define MAX_WORKER_THREADS 1024
I changed this to "MAX_WORKER_THREADS 20480" and it worke... - 04:00 AM Bug #10243 (Resolved): civetweb is hitting a limit (number of threads 1024)
- When setting "rgw thread pool size" to a number higher than 1024 and enabling civetweb 'rgw_frontends="civetweb port=...
12/03/2014
- 04:24 PM Bug #10195: s3 java jdk conn.getobject(...) (get s3 object) method fails with latest version of a...
- Both test runs used the exact same code, same endpoint, same authentication keys, and same GET request. The only thin...
- 08:45 AM Bug #10227 (Duplicate): "Segmentation fault" radosgw() in smoke-master-distro-basic-multi suite
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-11-30_02:35:03-smoke-master-distro-basic-multi/626596...
12/02/2014
- 12:41 PM Bug #10015 (Fix Under Review): rgw sync agent: 403 when syncing object that has tilde in its name
- PR opened https://github.com/ceph/radosgw-agent/pull/12
- 10:56 AM Bug #10066: rgw: failed md5sum on s3tests-test-readwrite
- test fails, and can be reproduced with the specific random seeds, with a specific object size (at the larger side of ...
- 10:53 AM Bug #10221 (Resolved): Crash in "radosgw-admin" in upgrade:firefly:singleton-firefly-distro-basic...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-12-01_17:05:01-upgrade:firefly:singleton-firefly-dist...
- 10:27 AM Bug #10062: s3-test failures using keystone authentication
- Hi Yehuda, Sage
the patch addressed only the first 5 or so failures as mentioned.
The post_object* tests were s... - 09:38 AM Bug #10062 (Resolved): s3-test failures using keystone authentication
- 09:38 AM Bug #10062: s3-test failures using keystone authentication
- Fix merged into master.
- 09:50 AM Bug #10162 (Duplicate): s3tests-test-readwrite failure
- A duplicate of #10082
- 09:34 AM Bug #10188: Can not create new rgw user when specifying an email already assigned to a user
- That's by design. Users cannot share the same email, as S3 permissions can be granted by email address, so email need...
- 09:32 AM Bug #10195 (Need More Info): s3 java jdk conn.getobject(...) (get s3 object) method fails with la...
- Can you provide rgw log (debug rgw = 20), for such a failed request?
- 09:29 AM Bug #10106: rgw acl response should start with <?xml version="1.0" ?>
- Note that Amazon's API definition does not specify this:
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectGE... - 09:24 AM Bug #10108 (Duplicate): s3tests fail in upgrade:dumpling-firefly-x:parallel-next-distro-basic-mul...
- Duplicate of #10082
- 09:22 AM Bug #10121 (Duplicate): "test.functional.tests.TestAccountUTF8" error in upgrade:dumpling-x-firef...
- Duplicate of #10082
- 09:18 AM Bug #9886 (Resolved): rgw: apache 2.4 does not send http status reason string
- 09:11 AM Bug #10145 (Can't reproduce): rgw swift functional test: testChunkedPut (test.functional.tests.Te...
- 09:11 AM Bug #10144 (Can't reproduce): rgw swift functional test: testChunkedPut (test.functional.tests.Te...
- 09:08 AM Bug #9899 (Resolved): Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-d...
- 09:04 AM Bug #10219 (Resolved): s3-tests failing to clone
- http://pulpito.ceph.com/sage-2014-12-01_11:07:39-rgw-next-distro-basic-multi
12/01/2014
- 12:18 PM Bug #10195: s3 java jdk conn.getobject(...) (get s3 object) method fails with latest version of a...
- typo... in bug title/description anywhere you see "jdk" I meant "sdk"... it was late before thanksgiving when I compo...
11/26/2014
- 03:56 PM Bug #10195 (Closed): s3 java jdk conn.getobject(...) (get s3 object) method fails with latest ver...
- For instance,
in the Java example ( http://docs.ceph.com/docs/master/radosgw/s3/java/ )
The example: ... - 03:09 PM Bug #10194 (Resolved): rgw: fcgi connections are not closed when using mod-proxy-fcgi
11/25/2014
- 04:07 PM Bug #8233: Installation & Documentation broken for Ubuntu Trusty 14.04 - rgw
- The 100-Continue stuff was all in fastcgi, not httpd. So you can use Ubunu's httpd 2.4 if you want. Here's the patch ...
- 03:09 PM Documentation #10142 (Resolved): Update S3 compatibility table to reflect bucket location support
- 03:06 PM Feature #10191 (Resolved): rgw: object versioning multi-zone support
- 03:05 PM Feature #8216 (Fix Under Review): rgw: object versioning objclass support
- 03:05 PM Feature #8218 (Fix Under Review): rgw: object versioning manifest changes
- 03:05 PM Feature #8217 (Fix Under Review): rgw: object versioning object overwrite / delete changes
- 10:52 AM Bug #10188 (Won't Fix): Can not create new rgw user when specifying an email already assigned to ...
- The error can be seen in the output of the commands below. In the first command we create a user "jj1" with an email ...
11/24/2014
- 07:56 PM Documentation #10184 (Resolved): rgw: document swift temp url functionality
- Swift-temp-url functionality seems to have been merged from v0.78 or so. (Feature #3454) This needs to be documented....
- 09:41 AM Bug #10177 (Can't reproduce): test_multipart_upload failed in upgrade:dumpling-firefly-x:parallel...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-11-22_18:15:02-upgrade:dumpling-firefly-x:parallel-gi...
11/23/2014
- 10:56 PM Bug #10145: rgw swift functional test: testChunkedPut (test.functional.tests.TestFileUTF8)
- I am using Ubuntu 14.04
And these are my apache ang fast cgi version:...
11/22/2014
11/21/2014
- 02:30 PM Bug #9206: rgw: cross rgw message headers filtered by apache 2.4
- Because this came up on ceph-users recently: this is fixed in master with this commit:...
- 10:19 AM Bug #10162: s3tests-test-readwrite failure
- This appears to be happening on the overnight tests: See #10108
11/20/2014
- 05:46 PM Bug #10162 (Duplicate): s3tests-test-readwrite failure
- Running teuthology using the following yaml file failed:...
- 03:35 PM Feature #10159 (New): rgw: sync agent support for object versioning
- 03:35 PM Feature #10158 (Closed): rgw: sync agent support for bucket sharding
- 12:09 PM Bug #10015 (In Progress): rgw sync agent: 403 when syncing object that has tilde in its name
- Confirmed that requests is doing the unquoting of a quoted url with the tilde char:...
- 09:59 AM Bug #10145: rgw swift functional test: testChunkedPut (test.functional.tests.TestFileUTF8)
- Chunked put can fail if running the wrong fastcgi module.
11/19/2014
- 09:43 PM Bug #10145 (Can't reproduce): rgw swift functional test: testChunkedPut (test.functional.tests.Te...
- ...
- 09:36 PM Bug #10144 (Can't reproduce): rgw swift functional test: testChunkedPut (test.functional.tests.Te...
- ...
- 02:20 PM Bug #10099 (Duplicate): radosgw-agent - error geting op state: list index out of range
- 12:37 PM Bug #10102 (Fix Under Review): sync agent: does not handle gracefully transient errors
- PR opened: https://github.com/ceph/radosgw-agent/pull/11
- 12:05 PM Documentation #10142 (Resolved): Update S3 compatibility table to reflect bucket location support
- Table at http://ceph.com/docs/master/radosgw/s3/
- 09:43 AM Feature #9932 (Fix Under Review): rgw: map swift X-Storage-Policy header to rgw pools
11/18/2014
- 03:12 PM Bug #10103: swift tests failing
- Seem to be the same problem in run http://pulpito.front.sepia.ceph.com/teuthology-2014-11-17_17:15:01-upgrade:dumplin...
- 01:19 PM Bug #10102: sync agent: does not handle gracefully transient errors
- Updated the description, and the RGW is not returning a 400 but a 500. The agent should probably get updated to under...
- 07:12 AM Bug #10102 (In Progress): sync agent: does not handle gracefully transient errors
11/17/2014
- 09:39 AM Bug #10121 (Duplicate): "test.functional.tests.TestAccountUTF8" error in upgrade:dumpling-x-firef...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-11-16_19:13:03-upgrade:dumpling-x-firefly-distro-basi...
- 07:52 AM Bug #10103: swift tests failing
- Also in runs:
http://pulpito.front.sepia.ceph.com/teuthology-2014-11-14_02:35:01-smoke-master-distro-basic-multi/
...
11/14/2014
- 07:55 AM Bug #10108 (Duplicate): s3tests fail in upgrade:dumpling-firefly-x:parallel-next-distro-basic-mul...
- All tests failed in run http://pulpito.front.sepia.ceph.com/teuthology-2014-11-13_17:10:02-upgrade:dumpling-firefly-x...
- 02:17 AM Bug #10106 (Resolved): rgw acl response should start with <?xml version="1.0" ?>
- I encountered some surprising behaviour when playing with radosgw and s3cmd.
You can probably make a convincing case...
11/13/2014
- 05:47 PM Bug #10103 (Resolved): swift tests failing
- ubuntu@teuthology:/a/dzafman-2014-11-13_10:42:58-rgw-wip-10082-testing-basic-multi$ teuthology-ls . | grep FAIL
5996... - 04:36 PM Bug #10082 (Resolved): Segmentation fault in upgrade:dumpling-firefly-x:parallel-next-distro-basi...
- 03:48 PM Bug #10102 (Resolved): sync agent: does not handle gracefully transient errors
- on a copy operation, rgw sent back 400 and the sync agent got stuck in the following loop:...
- 12:58 PM Bug #9587 (Pending Backport): ceph-radosgw sysvinit script on EL6 cannot set ulimit
- 12:25 PM Bug #10099 (Duplicate): radosgw-agent - error geting op state: list index out of range
- radosgw-agent logs the following, and objects are not synced to the secondary gateway.
INFO:urllib3.connectionpool...
11/12/2014
- 04:09 PM Bug #10090 (Resolved): ceph_objectstore_tool import broken
- 03:27 PM Bug #10090 (Fix Under Review): ceph_objectstore_tool import broken
- 02:15 PM Bug #10090 (Resolved): ceph_objectstore_tool import broken
The tool can't import because it finds that the recently removed collection still exists.
Is may be because fini...- 08:29 AM Bug #10082 (Resolved): Segmentation fault in upgrade:dumpling-firefly-x:parallel-next-distro-basi...
- Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-11-11_17:10:01-upgrade:dumpling-firefly-x:parallel-ne...
11/11/2014
- 02:14 PM Feature #9933: rgw: implement S3 RR (reduced redundancy) API
- Hmm, was looking just now at the S3 api, and it seems that you can set RR per object, not per bucket. This complicate...
- 09:01 AM Feature #9013 (Resolved): rgw: set civetweb as a default frontend
- 08:48 AM Bug #10066: rgw: failed md5sum on s3tests-test-readwrite
- Same problem in http://qa-proxy.ceph.com/teuthology/teuthology-2014-11-10_18:11:17-upgrade:firefly:newer-firefly-dist...
- 07:22 AM Bug #10066 (Resolved): rgw: failed md5sum on s3tests-test-readwrite
- ...
- 07:25 AM Bug #9917 (Won't Fix): RADOSGW: Not able to create Swift objects with erasure coded pool
- 03:51 AM Bug #9917: RADOSGW: Not able to create Swift objects with erasure coded pool
- OK,I was not aware of this, seems sane behaviour to me.
- 07:21 AM Bug #10062: s3-test failures using keystone authentication
- Looks like for a few of them eg. the date ones occur as it looks like radosgw doesn't consider checking the date head...
- 05:02 AM Bug #10062 (Resolved): s3-test failures using keystone authentication
- * "rgw: check for timestamp for s3 keystone auth":https://github.com/ceph/ceph/pull/2993
* "wip: rgw: check keystone...
Also available in: Atom