Project

General

Profile

Activity

From 12/31/2014 to 01/29/2015

01/29/2015

11:06 PM Bug #10194 (Resolved): rgw: fcgi connections are not closed when using mod-proxy-fcgi
Sage Weil
10:06 PM Bug #10672: dumpling s3test failures
Same issues
Run: http://pulpito.ceph.redhat.com/teuthology-2015-01-27_13:00:01-upgrade:dumpling-dumpling-distro-basi...
Yuri Weinstein
09:31 PM Feature #8224 (Resolved): rgw: test suite for object versioning
Yehuda Sadeh
09:30 PM Feature #8220 (Resolved): rgw: object versioning, garbage collector changes
Yehuda Sadeh
09:30 PM Feature #8219 (Resolved): rgw: object versioning RESTful api
Yehuda Sadeh
09:30 PM Feature #8222 (Resolved): rgw: object versioning, object creation changes
Yehuda Sadeh
05:38 PM Bug #10690 (Can't reproduce): RGW swift API: Response returned by query with temp url and inline ...
content-disposition metadata for object is supported by rgw and can be added either by POST or PUT request. If this m... Ahmad Faheem
05:26 PM Bug #10062 (Pending Backport): s3-test failures using keystone authentication
Yehuda Sadeh
08:57 AM Bug #10684 (Resolved): RGW swift API: Response returned by GET request on account does not contai...
Response header does not contain following headers:
x-account-bytes-used
x-account-container-count
x-account-obj...
Ahmad Faheem
08:42 AM Bug #10683 (Resolved): RGW swift API: GET request for container/object with query parameter limit...
if value of query parameter "limit" is 0 rgw behaves as if limit parameter is not provided in GET query for container... Ahmad Faheem
08:07 AM Bug #10682 (Resolved): RGW swift API: specifying end_marker query parameter in url is not recogni...
Steps to reproduce:
1. swift post container1
2. swift post container2
3. swift post container3
4. swift post co...
Ahmad Faheem
12:05 AM Bug #10311 (Resolved): Object is deleted automatically if conditional PUT returns 412
Yehuda Sadeh
12:04 AM Bug #10311: Object is deleted automatically if conditional PUT returns 412
No need for backport tag. There's no conditional PUT in firefly / giant. Yehuda Sadeh

01/28/2015

09:12 PM Bug #10329: rgw: s3 need to return SignatureDoesNotMatch instead of AccessDenied
Unexpected but harmless backport from v0.90 to v0.89 ... Loïc Dachary
09:02 PM Bug #10334: rgw: s3 need to return InvalidAccessKeyId instead of AccessDenied
There seemed to be a harmless spurious backport in master... Loïc Dachary
06:23 PM Bug #10672: dumpling s3test failures
Same in run http://pulpito.ceph.redhat.com/teuthology-2015-01-26_20:27:53-upgrade:dumpling-dumpling-distro-basic-magn... Yuri Weinstein
02:56 PM Bug #10672 (Duplicate): dumpling s3test failures
http://pulpito.ceph.redhat.com/teuthology-2015-01-26_22:04:01-rgw-dumpling-distro-basic-magna/ Sage Weil
04:48 PM Bug #10674 (Duplicate): "testAccountHead (test.functional.tests.TestAccount) ... ERROR" in upgrad...
Run: http://pulpito.ceph.com/teuthology-2015-01-27_17:13:01-upgrade:firefly-x-next-distro-basic-multi/
Job: ['726069...
Yuri Weinstein
04:07 PM Bug #10665: RGW swift API: Adding custom metadata to containers using x-container-meta-name is no...
https://github.com/ceph/ceph/pull/3561
Waiting for the review.
Dmytro Yurchenko
09:56 AM Bug #10665 (Resolved): RGW swift API: Adding custom metadata to containers using x-container-meta...
Steps to reproduce:
1. swift post container
2. curl -i https://10.20.20.15:80/swift/v1/container -X POST -H "X-Au...
Ahmad Faheem
02:57 PM Bug #10673 (Duplicate): giant s3test failures
http://pulpito.ceph.redhat.com/teuthology-2015-01-27_02:02:01-rgw-giant-distro-basic-magna/ Sage Weil
12:58 PM Bug #10606: civetweb keeps receiving data after client canceled download
I am using this gateway only for downloading, I mean e.g. the node receives 10 GB (from the ceph cluster) and only se... Mustafa Muhammad
12:50 PM Bug #10669 (Can't reproduce): RGW swift API: temp url generated using x-account-meta-temp-url key...
In swift if temp url has expired it wont allow accessing the object even if a valid auth token is passed. But ceph is... Ahmad Faheem
12:32 PM Bug #10668 (Resolved): RGW swift API: Setting x-account-meta-temp-url-key is successful but this ...
Setting x-account-meta-temp-url-key succeeds and temp url generated using this key works but response header of HEAD ... Ahmad Faheem
10:45 AM Bug #10667 (Resolved): Success code returned by rgw for POST request on container is 202 but swif...
Swift response:
curl -i http://10.0.2.15:8080/v1/AUTH_b2419ea9588d49ddbd8c006b5eb199ff/container -X POST -H "X-Auth-...
Ahmad Faheem
10:35 AM Bug #10666 (Resolved): RGW swift API: Response header of GET request for container does not conta...
In swift response returned by GET on container:
curl -i http://10.0.2.15:8080/v1/AUTH_b2419ea9588d49ddbd8c006b5eb199...
Ahmad Faheem
08:59 AM Feature #10664 (New): RGW swift API: Setting x-container-meta-quota-count and x-container-meta-qu...
In swift to specify the max limits on the no of object and bytes that can be stored in a container, headers x-contain... Ahmad Faheem
07:27 AM Bug #10663 (Resolved): RGW swift API: Response header of COPY request for object does not contain...
Steps to reproduce:
1. swift post container
2. swift upload container file1
Response returned by rgw:
3. curl...
Ahmad Faheem
07:16 AM Bug #10662 (Resolved): RGW swift API: Providing custom metadata header in COPY operation does not...
Steps to reproduce:
1. swift post container
2. swift upload container file1
3. curl -i https://10.20.20.15:80/sw...
Ahmad Faheem
07:14 AM Bug #10636: "[ FAILED ] cls_rgw.gc_defer" in upgrade:giant-x-next-distro-basic-vps run
The test is thrash sensitive. Note the rgw.gc_list call that took almost 5 seconds (just enough to fail the test):
<...
Yehuda Sadeh
05:56 AM Bug #10661 (Resolved): RGW swift API: Response header of POST request for object does not contain...
Steps to reproduce:
1. swift post container
2. curl -i https://object.jiocloud.com:80/swift/v1/container/test -X...
Ahmad Faheem
05:23 AM Bug #10660 (Closed): RGW swift API:To merge earlier uploaded segments x-object-manifest header ca...
Steps to reproduce:
Common steps:
1. dd if=/dev/zero of=test0 bs=1048576 count=1
2. dd if=/dev/zero of=test1 b...
Ahmad Faheem
04:13 AM Feature #10647: In the last step of Multipart upload, swift API container/object/?multipart-manif...
The link http://ceph.com/docs/master/radosgw/swift/ states that creating large object is supported.
> Create Large O...
Ahmad Faheem

01/27/2015

06:57 PM Bug #9576 (Pending Backport): rgw: update object content-length doesn't work correctly
Sage Weil
06:55 PM Bug #6801 (Rejected): RGW on arm: 'saw valgrind issues'
Sage Weil
06:55 PM Bug #8411 (Can't reproduce): "Segmentation fault" in radosgw in upgrade:dumpling-dumpling-testing...
Sage Weil
06:53 PM Bug #10195 (Closed): s3 java jdk conn.getobject(...) (get s3 object) method fails with latest ver...
see the feature ticket #10333 Sage Weil
06:52 PM Bug #10303 (Can't reproduce): "..s3.test_list_multipart_upload ... FAIL" in upgrade:firefly:newer...
Sage Weil
06:50 PM Bug #10445 (Fix Under Review): Radosgw hang, corrupt manifest?
Sage Weil
06:48 PM Bug #8059 (Resolved): ACL updated in master zone not updating in slave
Sage Weil
06:47 PM Bug #8991 (Resolved): rgw: RGWRados::list_bi_log_entries() doesn't clear list
Yehuda Sadeh
06:45 PM Bug #10177 (Can't reproduce): test_multipart_upload failed in upgrade:dumpling-firefly-x:parallel...
Sage Weil
06:42 PM Bug #10475 (Fix Under Review): rgw: setting bucket metadata via swift api removes existing metadata
Sage Weil
10:45 AM Bug #10475: rgw: setting bucket metadata via swift api removes existing metadata
Now waiting for the review.
https://github.com/ceph/ceph/pull/3561
Dmytro Yurchenko
06:42 PM Bug #10606 (Need More Info): civetweb keeps receiving data after client canceled download
Sage Weil
04:39 PM Bug #10606: civetweb keeps receiving data after client canceled download
What do you mean huge rx vs tx? Much more reads than writes? Yehuda Sadeh
06:38 PM Bug #10553: rgw: fail to download object in swift when range specified > 512k
pull request #3504, Yehuda Sadeh
06:37 PM Bug #10219 (Resolved): s3-tests failing to clone
Sage Weil
04:55 PM Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
Also, I'm using Apache + FastCGI... exclude a possible issue with civetweb. Italo Santos
04:35 PM Feature #10647: In the last step of Multipart upload, swift API container/object/?multipart-manif...
This is swift SLO, which we don't support at the moment. Yehuda Sadeh
10:13 AM Feature #10647 (New): In the last step of Multipart upload, swift API container/object/?multipart...
Steps to reproduce:
1. dd if=/dev/zero of=test0 bs=1048576 count=1
2. dd if=/dev/zero of=test1 bs=1048576 count...
Ahmad Faheem
12:49 PM Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
x-fresh-metadata is not documented in the links you provided but a little description about it is given in https://wi... Ahmad Faheem
11:59 AM Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
Could you please provide a link where this particular header x-fresh-metadata is documented?
I cannot find it here h...
Dmytro Yurchenko
08:03 AM Bug #10645 (Resolved): using x-fresh-metadata=true in object copying using swift API copies custo...
If x-fresh-metadata=true header is passed in object copying operation then the new object created should not contain ... Ahmad Faheem
11:05 AM Bug #10650 (Resolved): Response header of swift API PUT /container/object returned by RGW does no...
Steps to reproduce:
1. swift post container
2. curl -i https://object.jiocloud.com:80/swift/v1/container/file1 -X...
Ahmad Faheem
10:48 AM Feature #10648 (New): content-type for object is not getting updated either during object create ...
Steps to rerpoduce:
1. swift post container
2. curl -i https://object.jiocloud.com:80/swift/v1/container/file1 -X...
Ahmad Faheem
09:38 AM Feature #10646 (New): x-timestamp and x-trans-id metadata for object are not returned by RGW.
Body Response of Head operation on object does not contain x-timestamp and x-trans-id header returned by RGW.
Steps ...
Ahmad Faheem

01/26/2015

09:14 PM Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
I'm facing with the same issue and I realised when I restart the radosgw the gc became clean but the __shadow__ objec... Italo Santos

01/25/2015

09:16 PM Bug #10445: Radosgw hang, corrupt manifest?
I'm not sure. Last time it happened, I had ~15 multipart uploads I couldn't cancel. Once this starts happening, it ta... Aaron Bassett

01/24/2015

11:53 PM Bug #10636 (Won't Fix): "[ FAILED ] cls_rgw.gc_defer" in upgrade:giant-x-next-distro-basic-vps run
Run: http://pulpito.ceph.com/teuthology-2015-01-23_17:05:01-upgrade:giant-x-next-distro-basic-vps/
Job: ['719897']
...
Yuri Weinstein

01/23/2015

06:09 PM Bug #10475: rgw: setting bucket metadata via swift api removes existing metadata
Implemented correct metadata merging and deletion according to:
http://docs.openstack.org/api/openstack-object-stora...
Dmytro Yurchenko
08:13 AM Bug #10475 (In Progress): rgw: setting bucket metadata via swift api removes existing metadata
Sending new metadata to an object will erase existing ones too.
I couldn't test it, because development version has ...
Dmytro Yurchenko

01/22/2015

07:09 PM Bug #10475: rgw: setting bucket metadata via swift api removes existing metadata
FWIW I filed this based on reading RGWPutMetadata::execute() during a review: https://github.com/ceph/ceph/blob/6f44f... Josh Durgin
07:43 AM Bug #10606 (Can't reproduce): civetweb keeps receiving data after client canceled download
Hi,
I am testing civetweb, I am getting huge rx with little tx, after investigating the issue, I found that civetweb...
Mustafa Muhammad

01/21/2015

02:38 PM Bug #10243: civetweb is hitting a limit (number of threads 1024)
Hi, any news about changing civetweb github repo? Mustafa Muhammad

01/20/2015

10:48 AM Bug #10445: Radosgw hang, corrupt manifest?
How many objects are getting processed? Does it keep processing the same object, or is it processing different object... Yehuda Sadeh
09:29 AM Bug #10584 (Resolved): AttributeError raised with new changes to exceptions in agent
Josh Durgin
08:40 AM Bug #10584 (Fix Under Review): AttributeError raised with new changes to exceptions in agent
Pull request opened https://github.com/ceph/radosgw-agent/pull/19 Alfredo Deza
08:20 AM Bug #10584 (Resolved): AttributeError raised with new changes to exceptions in agent
... Alfredo Deza

01/19/2015

03:46 PM Cleanup #9772: rgw: reorganize RGWRados
Yehuda Sadeh
03:46 PM Feature #8217: rgw: object versioning object overwrite / delete changes
Yehuda Sadeh
03:46 PM Feature #8216: rgw: object versioning objclass support
Yehuda Sadeh
03:46 PM Feature #8218: rgw: object versioning manifest changes
Yehuda Sadeh
03:45 PM Feature #8473 (Resolved): rgw: Shard bucket index objects to improve single bucket PUT throughput
merged at commit:0dca07379b0fd0cda5e84a861257cf9a741f4900 Yehuda Sadeh
10:41 AM Fix #10569 (Resolved): re-organize utilities and modules in the agent
merged commit 88a6638 into master from wip-10569 Alfredo Deza
08:59 AM Fix #10569 (Fix Under Review): re-organize utilities and modules in the agent
PR opened https://github.com/ceph/radosgw-agent/pull/18/files Alfredo Deza
07:17 AM Fix #10569 (Resolved): re-organize utilities and modules in the agent
A lot of exceptions and utilities are in a couple of modules, mainly the client and worker ones.
Moving them into ...
Alfredo Deza
08:56 AM Bug #10572: rgw: crash on shutdown, when syncing user stats
http://pulpito.ceph.com/yehudasa-2015-01-16_13:13:03-rgw-wip-bi-sharding-3---basic-multi/706889/ Yehuda Sadeh
08:55 AM Bug #10572 (Resolved): rgw: crash on shutdown, when syncing user stats
A crash during shutdown when sync user stats operation is running:... Yehuda Sadeh
08:30 AM Bug #10544 (New): "s3tests.functional.test_s3.test_multipart_upload ... FAIL" in upgrade:dumpling...
Yuri Weinstein
07:18 AM Bug #10475: rgw: setting bucket metadata via swift api removes existing metadata
I've started to work on it. Dmytro Yurchenko

01/18/2015

06:27 AM Bug #10445: Radosgw hang, corrupt manifest?
wip-10455 worked in that it allowed me to clean up the unwanted uploads. Unfortunately, I think it was only cosmetic.... Aaron Bassett

01/16/2015

02:47 PM Bug #10271 (Resolved): Radosgw urlencode
Josh Durgin
02:43 PM Bug #10271 (Pending Backport): Radosgw urlencode
Yehuda Sadeh
02:42 PM Bug #10271 (Resolved): Radosgw urlencode
Josh Durgin

01/15/2015

09:44 PM Bug #10311 (Pending Backport): Object is deleted automatically if conditional PUT returns 412
Sage Weil
09:44 PM Bug #10311 (Resolved): Object is deleted automatically if conditional PUT returns 412
Sage Weil
06:27 PM Bug #10553 (Fix Under Review): rgw: fail to download object in swift when range specified > 512k
Yehuda Sadeh
04:06 PM Bug #10553 (Resolved): rgw: fail to download object in swift when range specified > 512k
Yehuda Sadeh
01:30 PM Bug #10544: "s3tests.functional.test_s3.test_multipart_upload ... FAIL" in upgrade:dumpling-x-fir...
Yuri Weinstein

01/14/2015

02:48 PM Bug #10544 (Closed): "s3tests.functional.test_s3.test_multipart_upload ... FAIL" in upgrade:dumpl...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2015-01-11_19:13:02-upgrade:dumpling-x-firefly-distro-basi... Yuri Weinstein

01/12/2015

10:13 PM Documentation #8271: Document support for S3 multi-object delete
Can we make this happen? See http://tracker.newdream.net/issues/2797
Dan Mick
04:53 PM Bug #10103: swift tests failing
fix comment mentioned issue #9973 as the regression culprit. It's actually issue #9918. Yehuda Sadeh
04:36 PM Bug #10379 (Fix Under Review): rgw: object versioning, remove last version needs to remove olh
Yehuda Sadeh
04:33 PM Bug #10271 (Fix Under Review): Radosgw urlencode
Yehuda Sadeh
04:21 PM Bug #10471 (Pending Backport): rgw: metadata sync doesn't create subusers correctly
Josh Durgin
01:10 PM Tasks #10518 (Resolved): radosgw-agent: catch master up with v1.2?
Ken Dreyer
11:15 AM Tasks #10518 (Fix Under Review): radosgw-agent: catch master up with v1.2?
After discussing in #ceph-devel, the following PR will resolve this : https://github.com/ceph/radosgw-agent/pull/16 Ken Dreyer
09:51 AM Tasks #10518 (Resolved): radosgw-agent: catch master up with v1.2?
There is a "v1.2" branch in https://github.com/ceph/radosgw-agent/tree/v1.2 , but not all the changes have been merge... Ken Dreyer

01/09/2015

09:33 AM Bug #10445: Radosgw hang, corrupt manifest?
Thanks for that, I'll try to test it if I get a chance.
I believe I've narrowed the original problem that gets me ...
Aaron Bassett

01/08/2015

12:59 PM Bug #10445: Radosgw hang, corrupt manifest?
I pushed a change to wip-10445. Now, instead of waiting for the completion, it'll just send it to the garbage collect... Yehuda Sadeh
12:59 PM Bug #10445: Radosgw hang, corrupt manifest?
you can run:... Yehuda Sadeh
09:36 AM Bug #10445: Radosgw hang, corrupt manifest?
Ah I see what you mean. But I'm not sure what is causing these specific uploads to be so slow to remove. If I start a... Aaron Bassett
09:28 AM Bug #10445: Radosgw hang, corrupt manifest?
I don't see the gateway stuck in infinite loop. It just goes too slow, so the client retries (while the first operati... Yehuda Sadeh
07:13 AM Bug #10445: Radosgw hang, corrupt manifest?
Ok I still don't know how it gets into this state to begin with but right now I have objects or partial uploads where... Aaron Bassett
11:16 AM Bug #10482 (Won't Fix): rgw: older versions need to be able to sign requests with 'versions' subr...
In firefly and giant we need to make it handle the 'versions' subresource correctly when listing buckets (even thoug... Yehuda Sadeh

01/07/2015

02:06 PM Bug #10471 (Fix Under Review): rgw: metadata sync doesn't create subusers correctly
Yehuda Sadeh
09:48 AM Bug #10471 (Resolved): rgw: metadata sync doesn't create subusers correctly
Yehuda Sadeh
01:25 PM Bug #10475 (Resolved): rgw: setting bucket metadata via swift api removes existing metadata
According to http://docs.openstack.org/api/openstack-object-storage/1.0/content/POST_updateContainerMeta__v1__account... Josh Durgin
01:22 PM Bug #10307 (Pending Backport): rgw: setting bucket attributes (swift POST on bucket) sometimes fail
Josh Durgin
08:44 AM Bug #10354: Failed s3 tests in upgrade:dumpling-firefly-x:parallel-next-distro-basic-multi run
Same problems in run http://pulpito.ceph.com/teuthology-2015-01-06_17:15:01-upgrade:dumpling-firefly-x:parallel-next-... Yuri Weinstein

01/06/2015

03:26 PM Bug #10354 (Pending Backport): Failed s3 tests in upgrade:dumpling-firefly-x:parallel-next-distro...
Josh Durgin
09:51 AM Bug #10445: Radosgw hang, corrupt manifest?
Aaron Bassett wrote:
> https://github.com/ceph/ceph/blob/master/src/rgw/rgw_rados.cc#L589
>
> Reading this sectio...
Aaron Bassett
09:47 AM Bug #10445: Radosgw hang, corrupt manifest?
https://github.com/ceph/ceph/blob/master/src/rgw/rgw_rados.cc#L589
Reading this section, it looks to me that if pa...
Aaron Bassett
09:34 AM Bug #10445: Radosgw hang, corrupt manifest?
I did some more testing, this time I tried taking the cache tier out of play and set it up with:
a) civetweb, usin...
Aaron Bassett
09:06 AM Feature #9932 (Resolved): rgw: map swift X-Storage-Policy header to rgw pools
commit:77c1a35a827f4f285a4a2b47eba62465fc67d126 Josh Durgin
09:03 AM Feature #10191 (In Progress): rgw: object versioning multi-zone support
Neil Levine
06:42 AM Feature #10453 (In Progress): rgw: sync agent full sync of versioned objects
Alfredo Deza

01/05/2015

03:48 PM Bug #10268 (Pending Backport): s3tests.functional.test_s3.test_bucket_create_exists fails with 'S...
Josh Durgin
03:47 PM Bug #10334 (Pending Backport): rgw: s3 need to return InvalidAccessKeyId instead of AccessDenied
commit:56af795b1046a4c1bfba59e1fefde272bb0e5c1e Josh Durgin
03:47 PM Bug #10329 (Pending Backport): rgw: s3 need to return SignatureDoesNotMatch instead of AccessDenied
commit:ef75d720f289ce2e18c0047380a16b7688864560 Josh Durgin
03:45 PM Bug #9478 (Pending Backport): Incorrect content type in response header
commit:31963459a0a869c4d32f55baa629f36df33eaa90 Josh Durgin
03:45 PM Bug #9479 (Pending Backport): ETag is not included in the XML response to put object copy operation
commit:b1bfc3a7e0c9088f01f8ff770ae14f569fbc570d Josh Durgin
03:44 PM Bug #9877 (Pending Backport): In some cases it's possible for rgw to segfault on http COPY
commit:fe7bf06366adaf787816d1e68f5e3f68e8c91134 Josh Durgin
03:43 PM Bug #9918 (Pending Backport): RGW-Swift: SubUser access permissions, does not seems to work
commit:5d9f36f757a7272c24d2c9adc31db1ed5e712992 Josh Durgin
03:42 PM Bug #9973 (Pending Backport): Validation of Swift DLO manifest object ETag doesn't match OpenStac...
commit:ef6d3ad964d34bc526dc4435486bd5c8cdc3b230 Josh Durgin
03:39 PM Bug #5595 (Pending Backport): object has a Content-Type, but its content_type property is not sho...
commit:f833f12a200ecc2c4f74ddb443d6fa61b7ad14db Josh Durgin
03:07 PM Feature #7214 (Rejected): radosgw-agent should work with older versions of python-requests
it no longer uses requests Josh Durgin
11:01 AM Feature #10454 (Resolved): rgw: sync agent incremental sync of versioned objects
Yehuda Sadeh
11:00 AM Feature #10453 (Resolved): rgw: sync agent full sync of versioned objects
Yehuda Sadeh
08:57 AM Bug #10445: Radosgw hang, corrupt manifest?
Well I tried the same setup again with civetweb instead of apache. It ran 10-15% slower, which was fine, it made it f... Aaron Bassett
08:28 AM Bug #10445: Radosgw hang, corrupt manifest?
Not sure what triggers your original issue, althgouh I assume it's similar to what I see in the log. Basically what I... Yehuda Sadeh
08:41 AM Bug #10354 (Fix Under Review): Failed s3 tests in upgrade:dumpling-firefly-x:parallel-next-distro...
This is duplicate of 10329, there's a pull request pending. Note though that the pull request is against master, but ... Yehuda Sadeh

01/04/2015

01:22 AM Bug #10447 (Closed): rx to radosgw is more than tx (more than ten times)
Hi, I am using radosgw (using civetweb, but happens with apache too), rx to the gateway is more than 10 times the tx ... Mustafa Muhammad

01/02/2015

06:23 AM Bug #10445 (Resolved): Radosgw hang, corrupt manifest?
I'm load testing my radosgw setup to get an idea what kind of throughput I can get. I have it set up writing to a cac... Aaron Bassett
 

Also available in: Atom