[openstack-dev] [swift] debug output truncated

2013-10-17 Thread Snider, Tim
I have swift version 1.9.1-dev loaded. Debug output listing the 1st curl command is truncated. Is there anyway to get the full command that was issued displayed? Has it been corrected in a later version? swift --verbose --debug -V 1.0 -A http://10.113.193.189/auth -U rados:swift -K 123 list

[openstack-dev] [swift] 503 Service Unavailable errors

2013-09-16 Thread Snider, Tim
When I'm doing large transfers Swift often returns 503 errors with proxy-server Object PUT exceptions during send, 1/2 required connections in the log file. Is this an indication of network issues or can someone explain the cause and possible solution? Thanks * Trying 192.168.10.90... %

[openstack-dev] [swift] ssbench - recreating connection messages on both master and remote clients

2013-09-12 Thread Snider, Tim
I'm running ssbench with remote clients. The following message appears on all remote nodes and the master. Is this an indication of networking problems? If so what should I look at? INFO:root:ConnectionPool: re-creating connection... INFO:root:{'block_size': None, 'container': 'ssbench_000194',

[openstack-dev] [Swift] Small cluster size

2013-09-05 Thread Snider, Tim
I'd like to get input from the community on a 'realistic' size of a small Swift cluster that might be deployed used in the field for production. SAIO / test / lab setups aren't a consideration. I'm interested in hearing about both private and public cluster sizes that are deployed for

Re: [openstack-dev] [swift] temp auth tokens expire immediately

2013-08-21 Thread Snider, Tim
Ok - in /etc/memcache.conf IP to listen on needs to be 0.0.0.0 not the actual node IP address. # IP to listen on -l 0.0.0.0 Thx. From: Snider, Tim Sent: Wednesday, August 21, 2013 5:08 PM To: openstack-dev@lists.openstack.org Subject: [swift] temp auth tokens expire immediately I've

[openstack-dev] Swift storage allocation

2013-07-18 Thread Snider, Tim
Are there lun sizing recommendations / ratios for allocating storage between containers, accounts, and objects? i.e. Given 1TB of total storage capacity how many luns should be created and how should they be allocated? Main use case is probably a consideration -- backups might require less

Re: [openstack-dev] swift-bench 1.9.1-dev - AttributeError: Values instance has no attribute 'containers'

2013-07-10 Thread Snider, Tim
Oops - that's a swift-bench error not ssbench. sorry From: Snider, Tim Sent: Tuesday, July 09, 2013 9:23 PM To: openstack-dev@lists.openstack.org Subject: swift-bench 1.9.1-dev - AttributeError: Values instance has no attribute 'containers' I recently downloaded swift 1.9.1-dev. swift-bench

[openstack-dev] Swift debugging / performance - large latencies seen.

2013-07-09 Thread Snider, Tim
I have 2 openstack clusters running the Folsom release with multiple Swift nodes. I also have a small setup that is running only Swift with a single node. I'm noticing very large Swift I/O latencies (seconds long) on the openstack clusters - ssbench output snippet is below. Performance is

Re: [openstack-dev] Swift debugging / performance - large latencies seen.

2013-07-09 Thread Snider, Tim
: [openstack-dev] Swift debugging / performance - large latencies seen. On Tue, Jul 9, 2013 at 2:40 PM, Snider, Tim tim.sni...@netapp.commailto:tim.sni...@netapp.com wrote: I have 2 openstack clusters running the Folsom release with multiple Swift nodes. I also have a small setup that is running

Re: [openstack-dev] Swift debugging / performance - large latencies seen.

2013-07-09 Thread Snider, Tim
:22 AM To: OpenStack Development Mailing List Subject: Re: [openstack-dev] Swift debugging / performance - large latencies seen. On Tue, Jul 9, 2013 at 2:40 PM, Snider, Tim tim.sni...@netapp.commailto:tim.sni...@netapp.com wrote: I have 2 openstack clusters running the Folsom release with multiple