Project

General

Profile

Activity

From 10/26/2014 to 11/24/2014

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.... Abhishek Lekshmanan
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... Yuri Weinstein

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:...
Shambhu Rajak

11/22/2014

09:17 AM Bug #10103 (Pending Backport): swift tests failing
Sage Weil

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:... Ken Dreyer
10:19 AM Bug #10162: s3tests-test-readwrite failure
This appears to be happening on the overnight tests: See #10108 Anonymous

11/20/2014

05:46 PM Bug #10162 (Duplicate): s3tests-test-readwrite failure
Running teuthology using the following yaml file failed:... Anonymous
03:35 PM Feature #10159 (New): rgw: sync agent support for object versioning
Yehuda Sadeh
03:35 PM Feature #10158 (Closed): rgw: sync agent support for bucket sharding
Yehuda Sadeh
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:... Alfredo Deza
09:59 AM Bug #10145: rgw swift functional test: testChunkedPut (test.functional.tests.TestFileUTF8)
Chunked put can fail if running the wrong fastcgi module. Yehuda Sadeh

11/19/2014

09:43 PM Bug #10145 (Can't reproduce): rgw swift functional test: testChunkedPut (test.functional.tests.Te...
... Shambhu Rajak
09:36 PM Bug #10144 (Can't reproduce): rgw swift functional test: testChunkedPut (test.functional.tests.Te...
... Shambhu Rajak
02:20 PM Bug #10099 (Duplicate): radosgw-agent - error geting op state: list index out of range
Brian Andrus
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 Alfredo Deza
12:05 PM Documentation #10142 (Resolved): Update S3 compatibility table to reflect bucket location support
Table at http://ceph.com/docs/master/radosgw/s3/ Neil Levine
09:43 AM Feature #9932 (Fix Under Review): rgw: map swift X-Storage-Policy header to rgw pools
Yehuda Sadeh

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... Yuri Weinstein
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... Alfredo Deza
07:12 AM Bug #10102 (In Progress): sync agent: does not handle gracefully transient errors
Alfredo Deza

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... Yuri Weinstein
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/
...
Yuri Weinstein

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... Yuri Weinstein
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...
Jon Kåre Hellan

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...
Sage Weil
04:36 PM Bug #10082 (Resolved): Segmentation fault in upgrade:dumpling-firefly-x:parallel-next-distro-basi...
Sage Weil
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:... Yehuda Sadeh
12:58 PM Bug #9587 (Pending Backport): ceph-radosgw sysvinit script on EL6 cannot set ulimit
Loïc Dachary
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...
Brian Andrus

11/12/2014

04:09 PM Bug #10090 (Resolved): ceph_objectstore_tool import broken
Sage Weil
03:27 PM Bug #10090 (Fix Under Review): ceph_objectstore_tool import broken
David Zafman
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...
David Zafman
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... Yuri Weinstein

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... Yehuda Sadeh
09:01 AM Feature #9013 (Resolved): rgw: set civetweb as a default frontend
Sage Weil
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... Yuri Weinstein
07:22 AM Bug #10066 (Resolved): rgw: failed md5sum on s3tests-test-readwrite
... Sage Weil
07:25 AM Bug #9917 (Won't Fix): RADOSGW: Not able to create Swift objects with erasure coded pool
Sage Weil
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. pushpesh sharma
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... Abhishek Lekshmanan
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...
Abhishek Lekshmanan

11/10/2014

04:34 PM Feature #9359 (Resolved): rgw: Export user stats in get-user-info Adminops API
Yehuda Sadeh
04:21 PM Bug #9907 (Pending Backport): radosgw-admin: can't disable max_size quota
Sage Weil
04:13 PM Feature #8911 (Pending Backport): RGW doesn't return 'x-timestamp' in header which is used by 'Vi...
Sage Weil
09:46 AM Bug #9899 (Fix Under Review): Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-du...
Per Sage - removed mon_thrash tests from the rgw/ section, https://github.com/ceph/ceph-qa-suite/pull/230 Yuri Weinstein
09:30 AM Bug #9899: Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-distro-basic...
this bug was fixed in 0.80.3 or 0.80.4. i think we need to make the 'older' tests skip the mon_thrash tests. Sage Weil
09:23 AM Bug #9899: Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-distro-basic...
Same issue in run http://pulpito.front.sepia.ceph.com/teuthology-2014-11-09_10:00:02-upgrade:dumpling-dumpling-distro... Yuri Weinstein

11/05/2014

02:32 PM Bug #9918 (Fix Under Review): RGW-Swift: SubUser access permissions, does not seems to work
Yehuda Sadeh
01:41 PM Bug #9917: RADOSGW: Not able to create Swift objects with erasure coded pool
The bucket index cannot reside on EC pools. Yehuda Sadeh
01:37 PM Bug #9973 (Fix Under Review): Validation of Swift DLO manifest object ETag doesn't match OpenStac...
Yehuda Sadeh
01:23 PM Bug #8766 (Resolved): multipart minimum size error should be EntityTooSmall
Tested on firefly, seem to work. Yehuda Sadeh
01:22 PM Bug #9479 (Fix Under Review): ETag is not included in the XML response to put object copy operation
Yehuda Sadeh
12:28 PM Bug #9478 (Fix Under Review): Incorrect content type in response header
Yehuda Sadeh
10:44 AM Bug #10015 (Resolved): rgw sync agent: 403 when syncing object that has tilde in its name
The cuplrit is the python requests module that the sync agent uses in order to send the http requets. Wittily the mod... Yehuda Sadeh

11/04/2014

11:48 PM Bug #9907: radosgw-admin: can't disable max_size quota
Hi, can you help merge this fix?
https://github.com/ceph/ceph/pull/2782
Dong Lei
10:15 PM Bug #9877 (Fix Under Review): In some cases it's possible for rgw to segfault on http COPY
Yehuda Sadeh
09:54 PM Bug #9877: In some cases it's possible for rgw to segfault on http COPY
Ah, moreover, the issue is fixed already in the firefly branch but didn't make it to a dot release (will be in the ne... Yehuda Sadeh
09:44 PM Bug #9877: In some cases it's possible for rgw to segfault on http COPY
Ok, I was able to reproduce it using this script. It seem that there are a few things that don't work as required. Th... Yehuda Sadeh
02:37 AM Bug #9877: In some cases it's possible for rgw to segfault on http COPY
reproduces on ceph version 0.80.7 (6c0127fcb58008793d3c8b62d925bc91963672a3)
#!/bin/bash
base=test
source=${...
Anonymous
04:02 PM Bug #9899: Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-distro-basic...
Yehuda, can you take a look pls? Yuri Weinstein
03:56 PM Bug #9899: Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-distro-basic...
It's probably duplicate of #8311, but effects other releases:... Yuri Weinstein
03:44 PM Bug #9899: Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-distro-basic...
Yes, Tamil said we have such a case with empty pool name. Yuri Weinstein
01:36 PM Bug #9899: Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-distro-basic...
Is this that bug where radosgw can create a pool with an empty name? Samuel Just
01:35 PM Bug #9899: Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-distro-basic...
It does appear to be trying to get pg_num for the empty name pool. Is that deliberate? Samuel Just
11:15 AM Bug #9899: Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-distro-basic...
Same results in run http://pulpito.front.sepia.ceph.com/teuthology-2014-11-02_10:00:02-upgrade:dumpling-dumpling-dist... Yuri Weinstein
09:04 AM Bug #9587: ceph-radosgw sysvinit script on EL6 cannot set ulimit
The pull request is closed, anything new with this one? Yehuda Sadeh
09:02 AM Bug #9148 (Resolved): rgw: multiregion tests failing, s3tests.functional.test_s3.test_region_copy...
Yehuda Sadeh
01:46 AM Bug #9766: s3tests: test_100_continue failing
Yes, sorry it was due to using apache from the ubuntu repos Abhishek Lekshmanan

11/03/2014

09:06 AM Bug #7796 (Resolved): RGW Keystone token auth fails with '411 Length Required' when Keystone usin...
Yehuda Sadeh
09:02 AM Bug #8587 (Resolved): rgw: subuser object not created correctly
Yehuda Sadeh

10/31/2014

04:32 AM Bug #9973 (Resolved): Validation of Swift DLO manifest object ETag doesn't match OpenStack Swift ...
The way the RGW Swift API validates the ETag on DLO manifest objects does not match the way the OpenStack Swift imple... Mike Dorman

10/29/2014

09:54 AM Documentation #9934 (Closed): rgw: document backing pool capabilities and API usage
Document what RGW is capable of in terms of defining multiple backing RADOS pools and how they can be used via the S3... Sage Weil
09:52 AM Feature #9933 (New): rgw: implement S3 RR (reduced redundancy) API
- mark a particular backing pool as the 'rr' one
- make RGW understand the S3 API for RR and use that backing pool f...
Sage Weil
09:51 AM Feature #9932 (Resolved): rgw: map swift X-Storage-Policy header to rgw pools
This will let people use the new Swift "storage policies" API to use the preexisting RGW functionality Sage Weil

10/28/2014

08:52 AM Bug #9866 (Resolved): "test_s3.test_multipart_upload ... ERROR" in upgrade:firefly:older-firefly-...
Yuri Weinstein
04:23 AM Bug #9918: RGW-Swift: SubUser access permissions, does not seems to work
2014-10-28 16:43:28.776693 7f5cd87c0700 1 civetweb: 0x7f5d2c0093f0: 127.0.0.1 - - [28/Oct/2014:16:43:28 +0530] "GET ... pushpesh sharma
04:18 AM Bug #9918 (Resolved): RGW-Swift: SubUser access permissions, does not seems to work
Create users and sub-users in generic development env:-
This is relevant json DS:-
{ "user_id": "user1",
"disp...
pushpesh sharma
03:58 AM Bug #9917: RADOSGW: Not able to create Swift objects with erasure coded pool
2014-10-28 15:59:41.468515 7f0863fef700 20 RGWEnv::set(): HTTP_HOST: localhost:8000
2014-10-28 15:59:41.468583 7f086...
pushpesh sharma
03:58 AM Bug #9917: RADOSGW: Not able to create Swift objects with erasure coded pool
able to create rados object:-
#./ceph osd pool create mypool 20 20 erasure
DEVELOPER MODE: setting PATH, PYTHONPA...
pushpesh sharma
03:56 AM Bug #9917 (Won't Fix): RADOSGW: Not able to create Swift objects with erasure coded pool
ceph@Ubuntu14:~/ceph-0.86/src$ MON=3 MDS=0 RGW=1 OSD=3 ./vstart.sh -d -n -x -r
going verbose **
[./fetch_config /tm...
pushpesh sharma

10/27/2014

11:31 AM Bug #9877: In some cases it's possible for rgw to segfault on http COPY
You mean #9226 ? Anonymous
11:16 AM Bug #9907 (Resolved): radosgw-admin: can't disable max_size quota
From pull request, by Dong Lei:... Yehuda Sadeh
09:34 AM Bug #9892: radosgw_admin.py: failed len(out['entries']) == 0 on usage show
seem like a broken test. We write an object here:... Yehuda Sadeh
09:09 AM Bug #9148: rgw: multiregion tests failing, s3tests.functional.test_s3.test_region_copy_object
Seems that the slow_backend param has not been applied on the s3tests giant branch. Yehuda Sadeh
09:08 AM Bug #9148: rgw: multiregion tests failing, s3tests.functional.test_s3.test_region_copy_object
in latest run, still trying to copy the 100M:... Yehuda Sadeh

10/26/2014

03:33 PM Bug #9899 (Resolved): Error "coverage ceph osd pool get '' pg_num" in upgrade:dumpling-dumpling-d...
Seems related to rgw and 3-upgrade-sequence/upgrade-osd-mon-mds.yaml configurations... Yuri Weinstein
11:21 AM Bug #9148: rgw: multiregion tests failing, s3tests.functional.test_s3.test_region_copy_object
also
ubuntu@teuthology:/a/teuthology-2014-10-24_23:02:01-rgw-giant-distro-basic-multi/570719
ubuntu@teuthology:/a/t...
Sage Weil
11:16 AM Bug #9148: rgw: multiregion tests failing, s3tests.functional.test_s3.test_region_copy_object
teuthology-2014-10-24_23:02:01-rgw-giant-distro-basic-multi/570701 fails with slow_backend:true on giant.... Sage Weil
11:19 AM Bug #9892 (Resolved): radosgw_admin.py: failed len(out['entries']) == 0 on usage show
... Sage Weil
 

Also available in: Atom