Re: [Openstack] [Swift] Try to get the final status of PUT and timeout

2013-07-12 Thread Peter Portante
Can you use the transaction ID in the object server log that is in error to correlate with the proxy server logs to see how the proxy server responded for that REST API request? On Fri, Jul 12, 2013 at 12:46 PM, Samuel Merritt s...@swiftstack.com wrote: On 7/12/13 12:34 AM, Jonathan Lu wrote:

Re: [Openstack] Unable to start swift-proxy

2013-06-19 Thread Peter Portante
Try removing swift-proxy from line 11 and see if that works. Perhaps you meant to reference catch_errors there instead (that filter does not appear to be used)? On Wed, Jun 19, 2013 at 8:27 AM, Jobin Raju George jobin...@gmail.com wrote: n the documentation is has been asked to start the

Re: [Openstack] [Swift] Cache pressure tuning

2013-06-17 Thread Peter Portante
Can you say more about your environment and setup, and then about the measurements you are taking to categorize the performance issue? On Mon, Jun 17, 2013 at 3:25 AM, Jonathan Lu jojokur...@gmail.com wrote: Hi, all, I'm facing the issue about the performance degradation, and once I

Re: [Openstack] [Swift] Storage Server Redirection

2013-06-03 Thread Peter Portante
Hi Paul, I would like to echo Hua's and John's concern about 5xx code uses. Using 3xx codes should be fine. Can you give a sufficient argument to consider 5xx? Thanks, -peter On Mon, Jun 3, 2013 at 5:49 AM, Hua ZZ Zhang zhu...@cn.ibm.com wrote: 2) The basic idea is that an object server (via

Re: [Openstack] [Swift] Storage Server Redirection

2013-06-03 Thread Peter Portante
Hi Paul, Can you explain more about the two use cases referenced? Object Variation seems like a nice idea, but can you clarify how the mechanism would work to get at the variations? Any examples? From the current descriptions, it seems like the LFS Patch could help here without adding anything

Re: [Openstack] [Swift] Storage Server Redirection

2013-06-03 Thread Peter Portante
for this kind of thing. Thanks Paul -Original Message- From: Peter Portante [mailto:peter.a.porta...@gmail.com] Sent: Monday, June 03, 2013 3:50 AM To: Luse, Paul E Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] [Swift] Storage Server Redirection Hi Paul, Can you

Re: [Openstack] Swift 1.7.4 stable - logging middleware adding lag to final responses

2013-01-10 Thread Peter Portante
Does the proxy-logging code use the eventlet.wsgi posthook for the logging? From a quick inspection of the code, it seems to add a generator to the filter layers passing the object along. Could we avoid that by using the posthook? Or was there some other reason for not using the posthook? On

Re: [Openstack] Getting approved to submit code for review for OpenStack Swift

2012-11-14 Thread Peter Portante
on openstack-dev, and one person said it takes a number of hours for gerrit and launchpad to sync up. So I will try again tomorrow. Thanks for the welcome, -peter From: Clay Gerrard clay.gerr...@gmail.com Date: Wednesday, November 14, 2012 8:33 PM To: Peter Portante peter.a.porta...@gmail.com