[Openstack] [OpenStack][Swift] Fast way of uploading 200GB of 200KB files to Swift
Chuck Thier
cthier at gmail.com
Mon Jan 14 17:12:07 UTC 2013
On Mon, Jan 14, 2013 at 11:01 AM, Leander Bessa Beernaert
<leanderbb at gmail.com> wrote:
> I currently have 4 machines running 10 clients each uploading 1/40th of the
> data. More than 40 simultaneous clientes starts to severely affect
> Keystone's ability to handle these operations.
You might also double check that you are running a very recent version
of keystone that includes the update to use the swift memcache servers
and the correct configuration. This will cache tokens and prevent
having to make a call to keystone for every single request. If that
is an issue, that is likely causing a lot of latency to each request.
--
Chuck
More information about the Openstack
mailing list