[openstack-dev] (no subject)

2014-07-07 Thread Sumit Gaur
http://bloggsatt.se/wp-admin/css/afternews.php___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [SWIFT] Delete Object imediately after PUT

2014-04-24 Thread Sumit Gaur
, Apr 24, 2014 at 6:49 PM, Gil Vernik wrote: > What failures you saw? > Can you please provide logs? > > Thanks, > Gil. > > > > > From:Sumit Gaur > To:"OpenStack Development Mailing List (not for usage questions)" > , > Date:24/04

[openstack-dev] [SWIFT] Delete Object imediately after PUT

2014-04-24 Thread Sumit Gaur
Hi All, Is it not a correct use case to Delete a object just after Putting it. I saw failures from SWIFT in such scenerio. if it is not a valid scenerio please let me know Why ? Thank sumit ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] [SWIFT] Delete operation problem

2014-04-22 Thread Sumit Gaur
ght race... > > Should all be logged - try and find a DELETE that went 409 and trace the > transaction id. > > > On Mon, Apr 21, 2014 at 5:54 AM, taurus huang wrote: > >> Please provide the log file: /var/log/swift/swift.log AND >> /var/log/keystone/keystone.log >> &

Re: [openstack-dev] [SWIFT] Delete operation problem

2014-04-22 Thread Sumit Gaur
ea14" 409 - "DELETE http://www.example.com/v2/AUTH_215c458021024a8c87471157a7040644/zoom43/objkeyf03550a3-2be9-4b59-b12b-df75378aea14"; "tx0bc79d62fec445d28dfab-005356288f" "proxy-server 2142" 0.0005 On Wed, Apr 23, 2014 at 8:20 AM, Sumit Gaur wrote: > Hi clay, > Thanks f

Re: [openstack-dev] [SWIFT] Delete operation problem

2014-04-22 Thread Sumit Gaur
g file: /var/log/swift/swift.log AND /var/log/keystone/keystone.log >> >> >> On Mon, Apr 21, 2014 at 11:55 AM, Sumit Gaur wrote: >>> >>> Hi >>> I using jclouds lib integrated with Openstack Swift+ keystone combination. Things are working fine except stability

[openstack-dev] [SWIFT] Delete operation problem

2014-04-20 Thread Sumit Gaur
Hi I using jclouds lib integrated with Openstack Swift+ keystone combination. Things are working fine except stability test. After 20-30 hours of test jclouds/SWIFT start degrading in TPS and keep going down over the time. 1) I am running the (PUT-GET-DEL) cycle in 10 parallel threads. 2) I am get

[openstack-dev] [swift] Enterprise Deployment

2014-04-10 Thread Sumit Gaur
Hi I understand that Swift need a lot of configuration and manual steps. Need to know if somebody knows about any existing opensource tool/process that can help in deploying multinode enterprise deployment of Openstack SWIFT. I tried chef and some existing cookbooks but using them need a lot of lea

[openstack-dev] [Swift] Request's Round trip time

2014-03-30 Thread Sumit Gaur
Hi I want to see the Round Trip Time for swift request in proxy log. I am able to see RTT for failures and timeouts and no RTT for normal requests. Do I need to set and config param. Thanks sumit ___ OpenStack-dev mailing list OpenStack-dev@lists.openstac