Activity
From 07/25/2015 to 08/23/2015
08/23/2015
- 12:21 PM Bug #12759 (Duplicate): s3tests.functional.test_s3.test_object_copy_canned_acl failure
- On smoke suite and master,...
08/21/2015
- 08:33 PM Bug #12750 (Fix Under Review): rgw: wrong removal during iteration over Swift metadata in filter_...
- Pull request: https://github.com/ceph/ceph/pull/5639.
- 08:32 PM Bug #12750 (In Progress): rgw: wrong removal during iteration over Swift metadata in filter_out_t...
- 08:25 PM Bug #12750 (Resolved): rgw: wrong removal during iteration over Swift metadata in filter_out_temp...
- During iteration over STL map in _RGWPutMetadataAccount::filter_out_temp_url_ erase operation on the same map might t...
- 05:16 AM Bug #12537: [CVE-2015-5245] RGW returns requested bucket name raw in "Bucket" response header
- Sage,
When can the Hammer backport be expected? Is there a time-line to expect this?
Vimal
08/20/2015
- 10:46 PM Bug #12735 (Pending Backport): rgw: missing handling of encoding-type=url when listing keys in bu...
- 05:12 PM Bug #12735 (Resolved): rgw: missing handling of encoding-type=url when listing keys in bucket
- Opening this bug so that we could track this fix:
https://github.com/ceph/ceph/pull/5579
This is not a full encod... - 07:11 PM Feature #12714 (Fix Under Review): RGW : setting max number of buckets for user via ceph.conf opt...
- PR : https://github.com/ceph/ceph/pull/5624
- 11:34 AM Bug #12363 (Pending Backport): testGetContentType and testHead failed
- 11:33 AM Bug #12363: testGetContentType and testHead failed
- https://github.com/ceph/ceph/pull/5577
- 09:28 AM Bug #12728 (Fix Under Review): rgw: value of Swift API's X-Object-Manifest header is not url_deco...
- Pull request: https://github.com/ceph/ceph/pull/5617.
08/19/2015
- 04:50 PM Bug #12728 (In Progress): rgw: value of Swift API's X-Object-Manifest header is not url_decoded d...
- 04:47 PM Bug #12728 (Resolved): rgw: value of Swift API's X-Object-Manifest header is not url_decoded duri...
- A try to get a dynamic large object defined with special characters in its _X-Object-Manifest_ header leads to an err...
- 11:51 AM Bug #12724 (Fix Under Review): rgw: wrong error handling in RGWGetObj_ObjStore_SWIFT
- Pull request: https://github.com/ceph/ceph/pull/5607.
08/18/2015
- 07:28 PM Bug #12712 (In Progress): civetweb frontend: sent bytes are not properly accounted
- 07:27 PM Bug #12713 (In Progress): civetweb frontend: response is buffered in memory if content length is ...
- 07:26 PM Bug #12724 (In Progress): rgw: wrong error handling in RGWGetObj_ObjStore_SWIFT
- 07:26 PM Bug #12724 (Resolved): rgw: wrong error handling in RGWGetObj_ObjStore_SWIFT
- _RGWGetObj_ObjStore_SWIFT::send_response_data()_ method wrongly handles errors. It generates HTTP response with heade...
- 05:11 PM Feature #12608 (In Progress): rgw: multisite: per-shard full sync stage
- 05:11 PM Feature #12607 (Fix Under Review): rgw:multisite: build metadata indexes for full sync
- 05:11 PM Feature #12124 (Fix Under Review): radosgw-admin command to configure realm, period
- 05:11 PM Feature #11935 (Fix Under Review): rgw: create immutable metadata objects
- 10:46 AM Feature #12714: RGW : setting max number of buckets for user via ceph.conf option
- Warren Wang wrote:
> I would suggest that this go one step further, and all default RGW quotas be settable in ceph.c... - 06:54 AM Feature #12714: RGW : setting max number of buckets for user via ceph.conf option
- I would suggest that this go one step further, and all default RGW quotas be settable in ceph.conf.It is difficult to...
08/17/2015
- 09:11 PM Feature #12714: RGW : setting max number of buckets for user via ceph.conf option
- Ideally we would backport this to Hammer as well.
- 07:00 PM Feature #12714 (Resolved): RGW : setting max number of buckets for user via ceph.conf option
- RGW : setting max number of buckets for user via ceph.conf option
We can change the user's total max buckets by u... - 08:39 PM Backport #12591: rgw: create a tool for orphaned objects cleanup
- For what it's worth, the upstream master PR (https://github.com/ceph/ceph/pull/5109) cherry-picks cleanly onto v0.94....
- 03:24 PM Bug #12713 (Resolved): civetweb frontend: response is buffered in memory if content length is not...
- If content length is not explicitly specified by upper layer through a call to _RGWMongoose::send_content_length()_, ...
- 03:15 PM Bug #12712 (Closed): civetweb frontend: sent bytes are not properly accounted
- _RGWClientIO_ class provides mechanism for accounting bytes transmitted to a client. Each call to _RGWClientIO::write...
08/13/2015
- 05:48 PM Bug #12690 (Resolved): rgw: test_multipart_upload_incorrect_etag fails
- a new test that was added, not a regression, never worked probably.
- 10:39 AM Bug #12683 (Closed): rgw/rgw_civetweb:Conditional always is invalid
- "if (0 && data.length() == 0)" should be replaced by "if ( data.length() == 0)"
08/12/2015
- 10:17 PM Bug #12623: rgw: all worker threads hung with peering PG
- https://github.com/ceph/ceph/pull/5501
- 07:45 PM Bug #12680 (Resolved): release version 1.2.4 of the agent
- merged commit e354ff8 into master
- 07:32 PM Bug #12680 (Resolved): release version 1.2.4 of the agent
- It contains fixes for installation and attribute errors.
- 07:28 PM Bug #12677 (Resolved): agent has AttributeErrors on wrong exception references
- merged commit 5d0d60b into master
- 07:25 PM Bug #12677: agent has AttributeErrors on wrong exception references
- It has fixed the attribute error previously seen during issue 12661...
- 05:04 PM Bug #12677 (Fix Under Review): agent has AttributeErrors on wrong exception references
- PR opened: https://github.com/ceph/radosgw-agent/pull/36
- 04:52 PM Bug #12677 (Resolved): agent has AttributeErrors on wrong exception references
- The agent is causing errors like:...
- 04:30 PM Bug #12661: radosgw-agent datasync S3ResponseError: 403 Forbidden dest_connection.get_bucket(buck...
- I see the following crash on Ubuntu not seen in RHEL run, this is on next branch and fails during the same tiny_file ...
- 01:05 AM Bug #12661: radosgw-agent datasync S3ResponseError: 403 Forbidden dest_connection.get_bucket(buck...
- looks like some config issue , the key gets listed if one gets bucket first and iterates over key...
08/11/2015
- 09:02 PM Bug #12108 (Pending Backport): RGW Swift API: X-Trans-Id header is wrongly formatted
- 07:45 PM Bug #12574: Firefly to Hammer RGW Upgrade
- You are correct, a small number of them had now been updated due to a apt repo error - Thanks for spotting!
- 06:47 PM Bug #12574: Firefly to Hammer RGW Upgrade
- It looks as if you might not have restarted your osds after the upgrade.
- 06:40 PM Bug #12630 (Pending Backport): segmentation fault when rgw_gc_max_objs > HASH_PRIME
- 06:35 PM Bug #12640: radosgw + civetweb latency issue on Hammer
- any chance you could provide a corresponding strace?
- 06:33 PM Bug #12629 (Pending Backport): the arguments 'domain' should not be assigned when return false
- 06:28 PM Bug #11367 (Resolved): Keystone PKI token expiration is not enforced
- 06:27 PM Backport #11721 (Resolved): Keystone PKI token expiration is not enforced
- 06:24 PM Bug #7647 (Pending Backport): Ensure that swift keys don't include backslashes
- 06:24 PM Bug #7647 (Resolved): Ensure that swift keys don't include backslashes
- Fixed, commit:3f04a6126fdbfb93304f798da3775c0eec9b7d44
- 06:20 PM Backport #12635 (In Progress): swift smoke test fails on TestAccountUTF8
- 06:18 PM Backport #12635 (Resolved): swift smoke test fails on TestAccountUTF8
- 06:20 PM Backport #12634 (In Progress): swift smoke test fails on TestAccountUTF8
- 06:18 PM Backport #12634 (Resolved): swift smoke test fails on TestAccountUTF8
- 06:19 PM Bug #11438 (Pending Backport): swift smoke test fails on TestAccountUTF8
- 06:19 PM Bug #11438 (Resolved): swift smoke test fails on TestAccountUTF8
- 06:16 PM Backport #12042 (Resolved): DragonDisk fails to create directories via S3: MissingContentLength
- 06:13 PM Bug #12208: GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
- We delete RGWRados::finisher prior to unregistering the watch, the watch error path calls finisher.
- 06:06 PM Bug #11851 (Resolved): Civetweb RGW appears to report full size of object as downloaded when only...
- 06:06 PM Backport #12244 (Resolved): Civetweb RGW appears to report full size of object as downloaded when...
- 06:03 PM Bug #11974 (Resolved): Fix tool for #11442 does not correctly fix objects created via multipart u...
- 06:03 PM Backport #12242 (Resolved): Fix tool for #11442 does not correctly fix objects created via multip...
- 06:02 PM Bug #12079 (Resolved): rgw: need conversion tool to handle fixes following #11974
- 12:46 AM Feature #12666 (Resolved): rgw: expose the number of *stuck threads* via admin socket
- With our Ceph cluster, we came across a couple of times that rgw only returned HTTP 500, which was due to the fact th...
08/10/2015
- 08:37 PM Bug #12661 (Duplicate): radosgw-agent datasync S3ResponseError: 403 Forbidden dest_connection.get...
- frontend is apache...
- 06:49 PM Bug #12470: radosgw-agent bootstrap failure (ubuntu 12.04)
- Thanks Alfredo, this is working fine, Partial logs from test run...
- 06:13 PM Bug #12470 (Resolved): radosgw-agent bootstrap failure (ubuntu 12.04)
- merged commit fc3985a into master
- 05:53 PM Bug #12470 (Fix Under Review): radosgw-agent bootstrap failure (ubuntu 12.04)
- Pull request opened https://github.com/ceph/radosgw-agent/pull/35
- 05:22 PM Bug #12470: radosgw-agent bootstrap failure (ubuntu 12.04)
- Alfredo found the root cause in setup.py, Assigning to him.
- 04:50 PM Bug #12470: radosgw-agent bootstrap failure (ubuntu 12.04)
- It's weird because I don't see "setuptools==0.9.8" @ https://github.com/boto/boto/blob/2.38.0/requirements.txt
- 04:43 PM Bug #12470: radosgw-agent bootstrap failure (ubuntu 12.04)
- This is due to boto's egg dependency on setuptools 0.9.8 and mock 1.3.0 requires 17.1...
- 04:14 PM Backport #12635 (In Progress): swift smoke test fails on TestAccountUTF8
- 04:10 PM Bug #11438: swift smoke test fails on TestAccountUTF8
- master PR: https://github.com/ceph/ceph/pull/4418
- 04:09 PM Backport #12633 (In Progress): rgw: shouldn't return content-type: application/xml if content len...
08/07/2015
- 05:47 AM Backport #12632 (In Progress): rgw: shouldn't return content-type: application/xml if content len...
- 05:47 AM Backport #12634 (In Progress): swift smoke test fails on TestAccountUTF8
- 01:47 AM Bug #12629: the arguments 'domain' should not be assigned when return false
- master PR https://github.com/ceph/ceph/pull/5447
08/06/2015
- 04:20 PM Bug #12640 (Closed): radosgw + civetweb latency issue on Hammer
- After upgrading to Hammer and moving from apache to civetweb. We
started seeing high PUT latency in the order of 2 s... - 02:59 PM Backport #12635 (Resolved): swift smoke test fails on TestAccountUTF8
- https://github.com/ceph/ceph/pull/5532
- 02:58 PM Backport #12634 (Resolved): swift smoke test fails on TestAccountUTF8
- https://github.com/ceph/ceph/pull/5718
- 02:56 PM Bug #11438 (Pending Backport): swift smoke test fails on TestAccountUTF8
- 02:45 PM Backport #12633 (Resolved): rgw: shouldn't return content-type: application/xml if content length...
- https://github.com/ceph/ceph/pull/5532
- 02:38 PM Backport #12632 (Resolved): rgw: shouldn't return content-type: application/xml if content length...
- https://github.com/ceph/ceph/pull/5718
- 02:33 PM Bug #11091 (Pending Backport): rgw: shouldn't return content-type: application/xml if content len...
- This introduced a regression as reported by this issue : http://tracker.ceph.com/issues/11438
- 02:24 PM Bug #11091: rgw: shouldn't return content-type: application/xml if content length is 0
- PR : https://github.com/ceph/ceph/pull/4361
- 01:56 PM Backport #12246 (In Progress): RGW Swift API: responses for several request types don't contain m...
- 01:51 PM Bug #12630 (In Progress): segmentation fault when rgw_gc_max_objs > HASH_PRIME
- master PR https://github.com/ceph/ceph/pull/5449
- 10:34 AM Bug #12630 (Resolved): segmentation fault when rgw_gc_max_objs > HASH_PRIME
- 10:17 AM Bug #12629 (Resolved): the arguments 'domain' should not be assigned when return false
- in the function RGWREST::preprocess, if the rgw_find_host_in_domains return false, the domain may be have a wrong val...
08/05/2015
- 07:58 PM Feature #12606 (In Progress): rgw: multisite: keep metadata zone sync state
- 05:06 PM Bug #12623 (Closed): rgw: all worker threads hung with peering PG
- The discussion around the feature could be found here:
http://thread.gmane.org/gmane.comp.file-systems.ceph.devel/26407
08/04/2015
- 05:36 PM Feature #12608 (Resolved): rgw: multisite: per-shard full sync stage
- - read zone sync status
- if 'syncing', per shard:
- read shard status, if doing full sync, iterate through loc... - 05:30 PM Feature #12607 (Fix Under Review): rgw:multisite: build metadata indexes for full sync
- - try to lock state object
- if cannot lock, wait, retry
- read state, if already 'building indexes', try to rem... - 05:08 PM Feature #12606 (Resolved): rgw: multisite: keep metadata zone sync state
- The metadata state consists of:
1. current state of the initiating process
- init
- building special index for... - 10:40 AM Backport #12502 (Resolved): rgw: need conversion tool to handle fixes following #11974
- 09:59 AM Documentation #12594: RGW pools naming convention
- https://github.com/ceph/ceph/pull/5464
- 09:37 AM Documentation #12594 (Closed): RGW pools naming convention
- http://ceph.com/docs/master/radosgw/config/#create-pools
Current documentation for RGW pools naming convention is ... - 09:14 AM Backport #12593 (Resolved): HTTP return code is not being logged by CivetWeb
- https://github.com/ceph/ceph/pull/5498
- 09:12 AM Feature #9604: rgw: create a tool for orphaned objects cleanup
- ...
- 09:10 AM Feature #9604: rgw: create a tool for orphaned objects cleanup
- This is a very important tool for fixing problems, hence we make an exception to our "bugfixes only" backporting policy.
- 09:12 AM Backport #12592 (Resolved): RGW returns requested bucket name raw in "Bucket" response header
- https://github.com/ceph/ceph/pull/5715
- 09:10 AM Backport #12591 (Resolved): rgw: create a tool for orphaned objects cleanup
- https://github.com/ceph/ceph/pull/5717
- 01:48 AM Bug #12537 (Pending Backport): [CVE-2015-5245] RGW returns requested bucket name raw in "Bucket" ...
08/03/2015
- 03:52 PM Backport #12502: rgw: need conversion tool to handle fixes following #11974
#12564 is resolved, re-scheduling the last 19 jobs....- 03:40 PM Bug #12574 (Closed): Firefly to Hammer RGW Upgrade
- Following an upgrade from Firefly to Hammer I noticed a number of buckets can no longer be listed using s3cmd as show...
- 10:21 AM Documentation #12568 (Closed): update Install Ceph Object Gateway documentation to reflect Civetweb
- Although RGW now uses Civetweb instead of apache, the documentation has not caught up to this:
http://ceph.com/doc... - 05:39 AM Bug #12542: radosgw deleted log leaks
- It rotate all files in .log format in /var/log/ceph/ dir.
but do not reload ceph-radosgw services in postrotate scri... - 05:32 AM Bug #12542: radosgw deleted log leaks
- Thanks for the info. I see the postrotate only reload ceph service.
It should also reload ceph-radosgw service in ... - 05:09 AM Bug #12542: radosgw deleted log leaks
- .gz file is generated by logrotate service, you can find the script in /etc/logrotate.d/ceph
- 05:03 AM Bug #12542: radosgw deleted log leaks
- Jifeng Yin wrote:
> I know it exactly, but I didn't delete it manually.
> There is a same file named in '.gz' under... - 05:02 AM Bug #12542: radosgw deleted log leaks
- I know it exactly, but I didn't delete it manually.
There is a same file in gzip format under the same directory, so... - 01:41 AM Bug #12542: radosgw deleted log leaks
- If you delete a file that is opened by a process, then df will not changed because the file's inode wasn't deleted an...
08/02/2015
08/01/2015
07/31/2015
- 10:57 PM Bug #12432 (Pending Backport): HTTP return code is not being logged by CivetWeb
- 06:52 PM Bug #12432: HTTP return code is not being logged by CivetWeb
- PR for master: https://github.com/ceph/ceph/pull/5445
- 06:10 PM Bug #12432 (Fix Under Review): HTTP return code is not being logged by CivetWeb
- 07:05 PM Feature #11148 (Resolved): RGW Swift API: support for 202 Accepted response code on container cre...
- 07:04 PM Backport #12299 (Resolved): RGW Swift API: support for 202 Accepted response code on container cr...
- 07:03 PM Bug #11473 (Resolved): rgw: keystone does not support chunked input
- 07:03 PM Backport #12322 (Resolved): rgw: keystone does not support chunked input
- 07:02 PM Bug #11431 (Resolved): RGW Swift API: XML document generated in response for GET on account does ...
- 07:01 PM Backport #12323 (Resolved): RGW Swift API: XML document generated in response for GET on account ...
- 06:59 PM Bug #12298 (Resolved): rgw: Properly respond to the "Connection" header with Civetweb
- 06:58 PM Backport #12398 (Resolved): rgw: Properly respond to the "Connection" header with Civetweb
- 06:57 PM Bug #11494 (Resolved): rgw: multipart list part response returns incorrect field
- 06:57 PM Backport #12399 (Resolved): rgw: multipart list part response returns incorrect field
- 06:56 PM Bug #12286 (Resolved): rgw: radosgw-admin dumps user info twice
- 06:56 PM Backport #12400 (Resolved): rgw: radosgw-admin dumps user info twice
- 05:56 PM Feature #9604 (Pending Backport): rgw: create a tool for orphaned objects cleanup
- 05:56 PM Feature #9604: rgw: create a tool for orphaned objects cleanup
- https://github.com/ceph/ceph/pull/5109
- 08:46 AM Feature #12539: skip prefetch first chunk if range get falls to shadow objects
- https://github.com/ceph/ceph/pull/5258
- 12:41 AM Feature #12539 (Resolved): skip prefetch first chunk if range get falls to shadow objects
- Currently the head object will be prefetched in each GET. This is unnecessary if the Range GET falls to shadow object...
- 08:46 AM Bug #12537: [CVE-2015-5245] RGW returns requested bucket name raw in "Bucket" response header
- https://github.com/ceph/ceph/pull/5430
- 03:54 AM Bug #12542 (Closed): radosgw deleted log leaks
- The `df` is full, but `du` says no.
I run `lsof +L1` shows...
07/30/2015
- 08:25 PM Bug #12363: testGetContentType and testHead failed
- Run: http://pulpito.ceph.com/teuthology-2015-07-29_05:00:09-smoke-master-distro-basic-multi/
Job: 991514 - 08:23 PM Bug #12370: test_s3.test_object_copy_canned_acl ... FAIL
- Run: http://pulpito.ceph.com/teuthology-2015-07-29_05:00:09-smoke-master-distro-basic-multi/
Job: 991513 - 07:10 PM Bug #12537 (Resolved): [CVE-2015-5245] RGW returns requested bucket name raw in "Bucket" response...
- PCI scans have determined that the RGW is returning whatever string it thought was the name of the bucket requested a...
- 05:57 PM Bug #12534 (Closed): rgw: region is not removed from region map
- Bug reported by duanweijun@h3c.com on github:
this is my region:
$rados -p .rgw.root ls... - 05:37 PM Feature #12533 (New): rgw: upgrade to civetweb 1.7
- 12:32 PM Feature #12102: Request for increased logging in RGW, for CivetWeb.
- Setting 'debug civetweb = 10' doesn't work as intended. There are no logs with the marker "civetweb:" in the rgw logs...
07/29/2015
- 09:21 PM Bug #12302 (Resolved): "Couldn't find index page for 'boto' (maybe misspelled?)" error
- 09:21 PM Bug #12302: "Couldn't find index page for 'boto' (maybe misspelled?)" error
- 2569c4bd1b4b1b7a173918e30405c5321d24c447 on firefly-original
- 09:18 PM Bug #12302: "Couldn't find index page for 'boto' (maybe misspelled?)" error
- master: 2cf6908e15e49eed33abf0cc8fe7dda76e2a1994 (merge)
firefly: b518fd2022a15d384f89736d7a78ba1e144962c4
discus... - 03:36 PM Bug #12302: "Couldn't find index page for 'boto' (maybe misspelled?)" error
- Run: http://pulpito.ceph.com/teuthology-2015-07-28_17:00:09-upgrade:firefly-firefly-distro-basic-vps/
Jobs: 35 - 04:05 PM Bug #12518 (Closed): "FileStore.cc: 3544: FAILED assert(pos == end)" in upgrade:hammer-x-next-dis...
- Run: http://pulpito.ceph.com/teuthology-2015-07-28_17:10:15-upgrade:hammer-x-next-distro-basic-vps/
Job: 990369
Log... - 02:23 AM Bug #12432: HTTP return code is not being logged by CivetWeb
- I have ask the developer of civetweb for this issues.
Here is the response.
[[https://github.com/bel2125/civetweb... - 02:08 AM Bug #12432: HTTP return code is not being logged by CivetWeb
- I have a fix for that already, need to send a pull request.
- 02:02 AM Bug #12432: HTTP return code is not being logged by CivetWeb
- I've traced the code, the http return code is printed:
https://github.com/ceph/civetweb/blob/master/src/civetweb.c#L...
07/28/2015
- 11:16 PM Backport #12243 (Resolved): Civetweb RGW appears to report full size of object as downloaded when...
- 06:22 PM Feature #7817 (Resolved): rgw: some support for copy multipart part
- Fixed, commit:b7b1bf23da7ea5045f2cf9b4030a7d8682495168
- 05:06 PM Backport #12504 (In Progress): rest-bench common/WorkQueue.cc: 54: FAILED assert(_threads.empty())
- 10:44 AM Backport #12504 (Resolved): rest-bench common/WorkQueue.cc: 54: FAILED assert(_threads.empty())
- https://github.com/ceph/ceph/pull/5383
- 05:06 PM Backport #12502 (In Progress): rgw: need conversion tool to handle fixes following #11974
- 03:59 PM Backport #12502: rgw: need conversion tool to handle fixes following #11974
- Note that https://github.com/ceph/ceph/commit/06d67d9139a95b704b80de527381fd1bbf7981ce is from https://github.com/cep...
- 10:39 AM Backport #12502 (Resolved): rgw: need conversion tool to handle fixes following #11974
- https://github.com/ceph/ceph/pull/5384
- 05:06 PM Backport #12501 (In Progress): error in ext_mime_map_init() when /etc/mime.types is missing
- 10:38 AM Backport #12501 (Resolved): error in ext_mime_map_init() when /etc/mime.types is missing
- https://github.com/ceph/ceph/pull/5385
- 05:06 PM Backport #12199 (In Progress): RadosGW regression: COPY doesn't preserve Content-Type
- 10:51 AM Backport #12199 (New): RadosGW regression: COPY doesn't preserve Content-Type
- It is new in the sense that there is no pull request just yet. Note that the commit is not in the hammer branch.
- 04:26 PM Backport #12246: RGW Swift API: responses for several request types don't contain mandatory Conte...
- The cherry-pick from master does not apply cleanly on hammer ( git cherry-pick -x 106aeba206736d4080326f9bc191876bed6...
- 04:08 PM Bug #12157: RGW Swift API: responses for several request types don't contain mandatory Content-Ty...
- https://github.com/ceph/ceph/pull/5089
- 03:35 PM Bug #12079: rgw: need conversion tool to handle fixes following #11974
- https://github.com/ceph/ceph/pull/5108
- 03:32 PM Bug #11974: Fix tool for #11442 does not correctly fix objects created via multipart uploads
- master pull request https://github.com/ceph/ceph/pull/4996
- 09:46 AM Bug #12470: radosgw-agent bootstrap failure (ubuntu 12.04)
- 08:58 AM Bug #12470: radosgw-agent bootstrap failure (ubuntu 12.04)
- Trying locally on Ubuntu 14.04, ./bootstrap works.
07/27/2015
- 08:54 AM Bug #12464: Keys generated via radosgw-admin don't always work.
- The "\" essentially only comes by the output json printer... as huang mentioned, the key without "\" should work fine
- 02:08 AM Bug #12464: Keys generated via radosgw-admin don't always work.
- if there is "\" in the secret_key, please remove it and try again, it's a escape character.
07/26/2015
- 10:29 AM Bug #12470 (Resolved): radosgw-agent bootstrap failure (ubuntu 12.04)
- Steps to reproduce
* docker run -t -i ubuntu:12.04 bash
* apt-get install git python-virtualenv
* git clone http...
07/25/2015
- 12:31 PM Bug #12467: Change variable length array of std::strings (not legal in C++) to std::vector<std::...
- This issue was created for consistency, because there exists an associated backport to firefly.
- 12:31 PM Bug #12467 (Resolved): Change variable length array of std::strings (not legal in C++) to std::v...
- https://github.com/ceph/ceph/pull/1768
- 11:52 AM Backport #11542 (Resolved): Change variable length array of std::strings (not legal in C++) to st...
- 11:51 AM Feature #8911 (Resolved): RGW doesn't return 'x-timestamp' in header which is used by 'View Detai...
- 11:50 AM Backport #11718 (Resolved): RGW doesn't return 'x-timestamp' in header which is used by 'View Det...
- 11:49 AM Bug #11323 (Resolved): rgw: quota not respected in POST object
- 11:48 AM Backport #11728 (Resolved): rgw: quota not respected in POST object
- 11:37 AM Bug #11149 (Resolved): delete bucket does not remove .bucket.meta file
- 11:25 AM Backport #11726 (Resolved): delete bucket does not remove .bucket.meta file
- 11:23 AM Bug #11639 (Resolved): Object copy bug
- 11:23 AM Backport #11754 (Resolved): Object copy bug
- 11:22 AM Bug #11036 (Resolved): RGW Swift API: response for PUT on /container does not contain the mandato...
- 11:22 AM Backport #12039 (Resolved): RGW Swift API: response for PUT on /container does not contain the ma...
Also available in: Atom