Project

General

Profile

Activity

From 02/04/2016 to 03/04/2016

03/04/2016

06:49 AM Bug #14980 (Closed): A period commit fails with Invalid Argument error
Created zonegroup, zone and added user to the zone. While updating the period I hit the following error:
#radosgw-...
Shilpa MJ

03/03/2016

09:46 PM Bug #14975 (Resolved): rgw: test_object_copy_bucket_not_found failure
getting NoSuchKey instead of NuSuchBucket. Happens in current master. Yehuda Sadeh
12:17 PM Bug #13514: RGW Swift API: response for GET/HEAD on Swift's DLO returns wrong ETag
We also hitted by this bug.
Ceph 0.80.9-1~u14.04
Some progress to fix it?
Mike Almateia
06:30 AM Bug #14215 (Resolved): rgw: radosgw-admin bucket check --fix not work
Loïc Dachary
06:30 AM Bug #13824 (Resolved): orphans finish segfaults
Loïc Dachary

03/02/2016

08:42 PM Bug #12420: "[ FAILED ] cls_rgw.gc_defer"
How do we get to the logs produced by the failed test? Nathan Cutler
04:59 PM Bug #12420: "[ FAILED ] cls_rgw.gc_defer"
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-03-02_10:02:04-upgrade:hammer-x-jewel-distro-basic-openst... Yuri Weinstein
11:34 AM Bug #14951 (Resolved): Misleading error message when you delete a zone from a zonegroup
Trying the new rgw multisite configuration.
$ radosgw-admin zone create --rgw-zonegroup=us --rgw-zone=us-1 --acces...
Shilpa MJ
08:25 AM Bug #14949 (Duplicate): radosgw-admin link failure
... Flex Gao

02/26/2016

04:41 PM Bug #14903 (Fix Under Review): rgw: limit=0 parameter is wrongly handled during Swift acccount li...
Pull request: https://github.com/ceph/ceph/pull/7821. Radoslaw Zarzynski
03:58 PM Bug #14903 (In Progress): rgw: limit=0 parameter is wrongly handled during Swift acccount listing
Radoslaw Zarzynski
03:57 PM Bug #14903 (Resolved): rgw: limit=0 parameter is wrongly handled during Swift acccount listing
Swift:
$ curl -i "$publicURL/?limit=0" -X GET -H "X-Auth-Token: $token"
> HTTP/1.1 204 No Content
> Content-Length...
Radoslaw Zarzynski

02/25/2016

03:16 PM Bug #14826: rgw: bucket listing following object delete is partial
https://github.com/ceph/ceph/pull/7803 Orit Wasserman
04:39 AM Backport #13799 (Resolved): hammer: rgw: default quota params
Loïc Dachary
04:39 AM Backport #13887 (Resolved): infernalis: orphans finish segfaults
Loïc Dachary
04:39 AM Backport #14324 (Resolved): infernalis: rgw: radosgw-admin bucket check --fix not work
Loïc Dachary
04:39 AM Backport #14325 (Resolved): hammer: rgw: radosgw-admin bucket check --fix not work
Loïc Dachary
03:50 AM Bug #14857 (Closed): Multi object delete using HTTP POST does not update bucket metadata
When we perform multiple object delete using HTTP POST where the object key list is sent in XML, response shows that ... Karthik Sathyanarayana

02/24/2016

07:09 PM Bug #14853 (Fix Under Review): radosgw has no option to work with "insecure" ssl from keystone
https://github.com/ceph/ceph/pull/7777 Abhishek Lekshmanan
09:14 AM Bug #14853 (In Progress): radosgw has no option to work with "insecure" ssl from keystone
Abhishek Lekshmanan
09:14 AM Bug #14853: radosgw has no option to work with "insecure" ssl from keystone
Basically all openstack services have clients with a `--insecure` switch, which allow deployments with self signed ss... Abhishek Lekshmanan
09:01 AM Bug #14853 (Resolved): radosgw has no option to work with "insecure" ssl from keystone
Anonymous

02/22/2016

05:44 AM Bug #14835 (Resolved): src/test/cli/radosgw-admin/help.t: failed
Loïc Dachary
05:43 AM Bug #14835 (Fix Under Review): src/test/cli/radosgw-admin/help.t: failed
Loïc Dachary
03:26 AM Bug #14835: src/test/cli/radosgw-admin/help.t: failed
@Loic
A patch is already on the way, check below:
https://github.com/ceph/ceph/pull/7723
xie xingguo
03:12 AM Bug #14835 (Resolved): src/test/cli/radosgw-admin/help.t: failed
https://jenkins.ceph.com/job/ceph-pull-requests/1868/console
Marking as urgent as it creates false negatives durin...
Loïc Dachary

02/21/2016

10:15 PM Bug #14806 (Fix Under Review): rgw: TempURL authentication of Swift API doesn't work
Pull request: https://github.com/ceph/ceph/pull/7697. Radoslaw Zarzynski

02/20/2016

02:50 AM Bug #14826 (Resolved): rgw: bucket listing following object delete is partial
I noticed a weird behavior in current master:
- create bucket
- put a few objects in bucket
- try to delete obj...
Yehuda Sadeh

02/19/2016

05:36 PM Bug #13448: /etc/init.d/radosgw-agent: configuration file default.conf not found
See if below info resolves this restart service issue :
To use complete file path instead of just filename i.e...
Sriharsha YD
03:00 PM Bug #14820 (Duplicate): s3cmd rb --recursive doesn't decrease total_entries in stats
Hello,
When you use s3cmd with 'rb --recursive', the stats informations about user total_entries is not well decre...
Quentin Perez
01:02 PM Bug #14816 (Fix Under Review): rgw: failed to use s3 bucket since commit 2f706ef
Nathan Cutler
08:27 AM Bug #14816: rgw: failed to use s3 bucket since commit 2f706ef
fixed by https://github.com/ceph/ceph/pull/7710 Dunrong Huang
08:04 AM Bug #14816 (Resolved): rgw: failed to use s3 bucket since commit 2f706ef
*Description*
Since commit 2f706ef, failed to operate bucket using s3 api
[root@ceph1 obs]# s3cmd ls
ERROR: S3...
Dunrong Huang
11:49 AM Bug #14819 (New): RadosGW and OpenStack Kilo Keystone's integration fails
RadosGW is working fine with swift cli client. When tries to integrate with Keystone(1.2.0 version), rgw fails with a... Yogesh Deshmukh
08:37 AM Bug #14812: s3test failure in rados suite
I also met this bug, see
http://tracker.ceph.com/issues/14816
and wrote a patch to fix:
https://github.com/ceph...
Dunrong Huang
01:09 AM Bug #14585 (Resolved): rgw_main.cc: fuction main should not ignore the return value when call fe-...
https://github.com/ceph/ceph/pull/7457 xie xingguo

02/18/2016

11:38 PM Bug #14812 (Resolved): s3test failure in rados suite
2016-02-18T14:52:44.683 INFO:teuthology.orchestra.run.smithi028.stdout:Using /home/ubuntu/cephtest/s3-tests/virtualen... Samuel Just
06:09 PM Bug #14652 (Resolved): "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-bas...
Yuri Weinstein
04:24 PM Bug #14652: "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-basic-openstack
https://github.com/ceph/ceph-qa-suite/pull/825
tests:
http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02...
Yuri Weinstein
01:58 PM Bug #14806 (In Progress): rgw: TempURL authentication of Swift API doesn't work
I'm working on that. Radoslaw Zarzynski
01:57 PM Bug #14806 (Resolved): rgw: TempURL authentication of Swift API doesn't work
_authenticate_temp_url()_ has a check at the beginning to ensure that _s->bucket_name_ is non-empty. Otherwise it ret... Radoslaw Zarzynski
01:13 AM Bug #14795 (New): test_librgw: build fails on i386
From http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=c8b9a79bbd48e0339a6a5146d... Josh Durgin
12:41 AM Bug #14105: adminops subuser specify S3 keys
The behavior of the radosgw-admin CLI does allow this see this example (hammer). The issue is that the Admin REST AP... Derek Yarnell

02/17/2016

06:23 PM Feature #13478 (Resolved): rgw: new admin command to control setting/clearing master zone and zon...
Yehuda Sadeh
06:23 PM Feature #13479: rgw: configuration backward compatibility
Yehuda Sadeh
06:23 PM Feature #11944 (Resolved): rgw: RESTful api for period operations
Yehuda Sadeh
06:21 PM Feature #13102 (Resolved): rgw: multisite: copy-if-newer option for data copy
Yehuda Sadeh
06:21 PM Feature #13101 (Resolved): rgw: multisite: data sync: incremental
Yehuda Sadeh
06:21 PM Feature #13100 (Resolved): rgw: multisite: data sync: full data sync
Yehuda Sadeh
06:21 PM Feature #13099 (Resolved): rgw: multisite: data sync - init
Yehuda Sadeh
06:21 PM Feature #12905 (Resolved): rgw: multisite: per-shard incremental sync stage
Yehuda Sadeh
06:21 PM Feature #12608 (Resolved): rgw: multisite: per-shard full sync stage
Yehuda Sadeh
06:21 PM Feature #12606 (Resolved): rgw: multisite: keep metadata zone sync state
Yehuda Sadeh
06:21 PM Feature #11945 (Resolved): rgw: radosgw-admin commands to control period - including commit
Yehuda Sadeh
06:21 PM Feature #11972 (Resolved): rgw: implement zongroup create admin command
Yehuda Sadeh
06:21 PM Feature #11934 (Resolved): rgw: metadata log sync work
Yehuda Sadeh
06:19 PM Feature #11412 (Resolved): rgw: tie ganesha fsal to librgw object interface
Yehuda Sadeh
06:19 PM Feature #11410 (Resolved): rgw: implement object api to use with ganesha fsal (librgw)
Yehuda Sadeh
06:19 PM Feature #11411 (Resolved): rgw: tie ganesha fsal to librgw bucket interface
Yehuda Sadeh
06:19 PM Feature #11409 (Resolved): rgw: implement bucket api to use with ganesha fsal (librgw)
Yehuda Sadeh
06:18 PM Feature #11939 (Resolved): rgw: dynamic reconfiguration
Yehuda Sadeh
06:17 PM Feature #4097 (Resolved): rgw: s3 static website
Yehuda Sadeh
06:14 PM Feature #940 (Closed): obsync: use COPY optimization
Yehuda Sadeh
05:24 PM Bug #14652 (New): "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-basic-op...
I was wrong above the fix above, it did not apply to rgw test, so reopening. Yuri Weinstein
12:44 AM Bug #14652 (Resolved): "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-bas...
Yuri Weinstein
03:36 PM Bug #10606: civetweb keeps receiving data after client canceled download
This is now fixed in 9.2 Infernalis, thank you, please close this bug. Mustafa Muhammad
02:33 PM Bug #14787 (Won't Fix): Bug using bootstrap deployment mechasim with radosgw
hi,
we are using ceph on Debian jessy and are running into issues when using the bootstrap mechanism.
When we gen...
Rainer Goldmann
10:35 AM Feature #11858: Support Amazon v4 Signatures
Kindly let me know if there is an update on the same. It seems I'm also stuck with the same issue. If there is a work... Raunak Kumar
10:34 AM Bug #10195: s3 java jdk conn.getobject(...) (get s3 object) method fails with latest version of a...
Hi Team
I am using a Go SDK in my Go Client to access the Radosgw but am getting errors and it is due to authenticat...
Raunak Kumar
02:55 AM Bug #14764: RGW: swift API 'swift stat' double counts objects
Yeah - looks like the same issue! (Ahem - I did search 1st but clearly missed 13140, apologies) Mark Kirkwood
02:45 AM Bug #14764: RGW: swift API 'swift stat' double counts objects
Probably a known issue, you may want to take a look at http://tracker.ceph.com/issues/13140
Sandy Xu

02/16/2016

11:13 PM Bug #14349 (Need More Info): radosgw-admin --log-to-stderr --format json -n client.1 user info -...
Yuri Weinstein
10:50 PM Bug #14652: "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-basic-openstack
Testing http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-16_22:50:12-upgrade:hammer-hammer-distro-basic-open... Yuri Weinstein
02:17 AM Bug #14772 (Can't reproduce): test_abort_multipart_upload_not_found
2016-02-15T16:45:02.881 INFO:teuthology.orchestra.run.plana14.stderr:s3tests.functional.test_s3.test_multipart_upload... Zezhu Zhang

02/15/2016

06:29 AM Bug #14764: RGW: swift API 'swift stat' double counts objects
Sorry that example is utterly unreadable, trying again:
$ swift stat
Account: v1
...
Mark Kirkwood
06:27 AM Bug #14764 (Duplicate): RGW: swift API 'swift stat' double counts objects
Performing an account 'stat' results in double the expected number of objects and bytes.
The replication level in ...
Mark Kirkwood

02/11/2016

09:30 PM Bug #14652: "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-basic-openstack
Yuri Weinstein
09:30 PM Bug #14652: "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-basic-openstack
I think it's already done https://github.com/ceph/ceph-qa-suite/commit/1f322cbb478025c439c09ccffa1403e55e6be41c Yuri Weinstein
09:25 PM Bug #14652: "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-basic-openstack
easiest fix is to run teh rgw test from client.2, and exclusive it from the concurrently running upgrade.
need to ...
Sage Weil
07:00 PM Bug #14652: "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-basic-openstack
The s3test task both creates users, and run the s3-tests suite. We need to split the different actions so that the up... Yehuda Sadeh
07:45 PM Feature #2473 (Resolved): rgw: revisit operation logging
Yehuda Sadeh
07:45 PM Feature #2257 (Rejected): rgw: detect fastcgi module 100-continue support automatically
Yehuda Sadeh
07:44 PM Feature #3856 (Resolved): rgw: list buckets S3 api should be paginated
Yehuda Sadeh
07:43 PM Tasks #3265 (Closed): test Amanda against RGW
Yehuda Sadeh
07:42 PM Feature #5821 (Resolved): Alias --secret-key to --secret for radosgw-admin
Yehuda Sadeh
07:41 PM Cleanup #4541 (Resolved): refactor RGWUser class
Yehuda Sadeh
07:40 PM Tasks #3118 (Closed): QA: radosgw upstart: test the radosgw upstart script respawn functionality
Yehuda Sadeh
07:36 PM Bug #14534: rgw: cannot limit users to not create buckets
Currently the max_buckets param on the user info cannot limit users to not be able to create any buckets. Either we a... Yehuda Sadeh
07:29 PM Bug #14025: Bucket DELETE fails, 404 NoSuchKey, but cannot reproduce on other bucket names or users
There are a few operations that happen when removing a bucket:
- remove bucket instance
- remove bucket entry poi...
Yehuda Sadeh
07:11 PM Bug #14678: rgw: when putting metadata object, cache info doesn't keep object's metadata (size, m...
https://github.com/ceph/ceph/pull/7615 Yehuda Sadeh
07:09 PM Bug #14665 (Duplicate): radosgw-admin -n client.0 user create : permission denied
closing this one, same as 14652 Yehuda Sadeh
07:07 PM Bug #14361 (Closed): swift/test/functional -v -a '!fails_on_rgw'
slow env issues Yehuda Sadeh
07:06 PM Bug #14375 (Resolved): subuser rm fails with status 125
Fixed, commit:bbc06e70b49b2917ee63985727cb92724fb99209 Yehuda Sadeh
07:05 PM Bug #13644 (Resolved): get_quota_info returns json in headers
Yehuda Sadeh
07:04 PM Tasks #10855 (Closed): rgw: set up federated gateway
Yehuda Sadeh
07:02 PM Bug #13900 (Closed): "test_s3.test_non_versioned_concurrent_object_create_concurrent_remove ... E...
Feel free to reopen if happens again, sounds like slow backend. Yehuda Sadeh
06:44 PM Bug #14653 (Closed): "test_s3.test_abort_multipart_upload ... FAIL" in upgrade:hammer-hammer-dist...
Feel free to reopen if it happens again, we think it's env related Yehuda Sadeh
06:38 PM Feature #14713: [RFE] remove libfcgi from build
I.e., make fcgi build conditionally. Matt Benjamin

02/10/2016

07:35 AM Backport #14721 (In Progress): hammer: rgw: S3 authentication subsystem should be able to use adm...
Nathan Cutler
05:51 AM Backport #14721 (Rejected): hammer: rgw: S3 authentication subsystem should be able to use admin ...
https://github.com/ceph/ceph/pull/7591 Loïc Dachary

02/09/2016

09:30 PM Feature #14713 (New): [RFE] remove libfcgi from build
Deprecate FCGI integration, now that Civetweb is mature.
If we need an embedded configuration again in future, we ...
Matt Benjamin
07:31 PM Bug #13644: get_quota_info returns json in headers
This fix is in hammer since 0.94.3. Do you still have an issue there? Yehuda Sadeh
07:29 PM Bug #14375: subuser rm fails with status 125
master pr: https://github.com/ceph/ceph/pull/7301 Orit Wasserman
07:25 PM Bug #14361: swift/test/functional -v -a '!fails_on_rgw'
seems like osd wasn't responding, so after restarting rgw it timed out. Yehuda Sadeh
07:15 PM Bug #14665: radosgw-admin -n client.0 user create : permission denied
This looks like a racing yum update and radosgw-admin execution. Yehuda Sadeh
05:33 AM Bug #14665: radosgw-admin -n client.0 user create : permission denied
You're correct, it looks like something related to permissions is not right when testing with infernalis. I searched ... Loïc Dachary
07:10 PM Bug #14653: "test_s3.test_abort_multipart_upload ... FAIL" in upgrade:hammer-hammer-distro-basic-...
Looks like some environment issue, or just regular timeout due to slow osds maybe.
2016-02-03T20:49:51.772 INFO:ta...
Yehuda Sadeh
07:06 PM Bug #14652: "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-basic-openstack
This is a bogus test. The upgrade is done while spawning radosgw-admin. We can see librados being upgraded through th... Yehuda Sadeh
06:14 AM Bug #14516 (Resolved): rgw: radosgw-admin --help doesn't show the "orphans find" command
Loïc Dachary
06:14 AM Feature #6999 (Resolved): Make RGW_MAX_PUT_SIZE configurable
Loïc Dachary

02/08/2016

08:54 PM Bug #14665: radosgw-admin -n client.0 user create : permission denied
From the logfile, radosgw-admin can't bind to the radosgw admin socket (Permission denied error).
On a test system...
Anonymous
05:27 PM Feature #13302 (Pending Backport): rgw: S3 authentication subsystem should be able to use admin c...
Radoslaw Zarzynski
03:38 PM Bug #13824 (Pending Backport): orphans finish segfaults
Will be marked Resolved after infernalis backport is merged. Nathan Cutler
02:33 PM Bug #13824: orphans finish segfaults
Please mark as resolved. Igor Fedotov
03:25 PM Backport #14676 (Resolved): infernalis: rgw: radosgw-admin --help doesn't show the "orphans find"...
Loïc Dachary
11:02 AM Bug #11241 (Resolved): Incorrect ETAG calculated for POST uploads
Nathan Cutler
08:52 AM Backport #14570 (Resolved): hammer: Incorrect ETAG calculated for POST uploads
Loïc Dachary
08:50 AM Backport #14570 (In Progress): hammer: Incorrect ETAG calculated for POST uploads
Loïc Dachary
08:49 AM Backport #14141 (Need More Info): hammer: rgw: leak from RGWWatcher::handle_error
Loïc Dachary
05:09 AM Backport #14691 (Rejected): infernalis: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::for...
Loïc Dachary
04:59 AM Backport #14569 (Resolved): hammer: Make RGW_MAX_PUT_SIZE configurable
Loïc Dachary

02/05/2016

11:27 PM Backport #14676 (In Progress): infernalis: rgw: radosgw-admin --help doesn't show the "orphans fi...
Nathan Cutler
05:49 PM Backport #14676 (Resolved): infernalis: rgw: radosgw-admin --help doesn't show the "orphans find"...
https://github.com/ceph/ceph/pull/7543 Nathan Cutler
08:54 PM Bug #14678 (Resolved): rgw: when putting metadata object, cache info doesn't keep object's metada...
This means that later on if we need object's metadata we need to fetch it from the backend which is a waste. Yehuda Sadeh
05:57 PM Bug #14361: swift/test/functional -v -a '!fails_on_rgw'
Persisting on centos 7.2
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-05_10:02:03-upgrade:hammer-x...
Yuri Weinstein
08:04 AM Bug #14361: swift/test/functional -v -a '!fails_on_rgw'
* http://pulpito.ceph.com/loic-2016-02-04_00:40:51-rgw-infernalis-backports---basic-multi/6180/
setting to high as...
Loïc Dachary
05:36 PM Backport #14651 (Resolved): hammer: rgw: radosgw-admin --help doesn't show the "orphans find" com...
Nathan Cutler
08:22 AM Bug #14667 (New): inconsistent container size reported
Radosgw returns different answers for the same bucket. Bucket *Test2* contains 1 object with length 1488913 bytes.
H...
Giorgi Kikolashvili
08:09 AM Bug #13239: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessKey&, ...
* http://pulpito.ceph.com/loic-2016-02-04_00:40:51-rgw-infernalis-backports---basic-multi/6170/ Loïc Dachary
08:09 AM Bug #13239 (Pending Backport): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_requ...
Loïc Dachary
06:51 AM Bug #14665 (Duplicate): radosgw-admin -n client.0 user create : permission denied
http://pulpito.ceph.com/loic-2016-02-04_00:37:12-upgrade:infernalis-infernalis-backports---basic-vps/6158/... Loïc Dachary
03:08 AM Bug #14662 (Can't reproduce): Failed to shutdown radosgw gracefully
When we run a single radosgw which is listening both 80 and 443(ssl) ports and then stop it by `sudo stop radosgw id=... Yusuke Tanimura

02/04/2016

10:31 PM Bug #14653 (Closed): "test_s3.test_abort_multipart_upload ... FAIL" in upgrade:hammer-hammer-dist...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-03_20:05:02-upgrade:hammer-hammer-distro-basic-opensta... Yuri Weinstein
10:28 PM Bug #14652 (Resolved): "Segmentation fault" (radosgw-admin()) in upgrade:hammer-hammer-distro-bas...
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-02-03_20:05:02-upgrade:hammer-hammer-distro-basic-opensta... Yuri Weinstein
10:18 PM Bug #14516: rgw: radosgw-admin --help doesn't show the "orphans find" command
I fail at Redmine... the Hammer backport ticket is #14651 , PR is https://github.com/ceph/ceph/pull/7526 Ken Dreyer
02:56 AM Bug #14516: rgw: radosgw-admin --help doesn't show the "orphans find" command
(corresponding man page change in #14637) Ken Dreyer
10:17 PM Backport #14651 (Resolved): hammer: rgw: radosgw-admin --help doesn't show the "orphans find" com...
PR for hammer: https://github.com/ceph/ceph/pull/7526 Ken Dreyer
 

Also available in: Atom