[Openstack-operators] Swift not working

Pete Zaitcev zaitcev at redhat.com
Tue Jul 1 18:46:51 UTC 2014


On Mon, 30 Jun 2014 17:33:33 -0700
Adam Lawson <alawson at aqorn.com> wrote:

> Are you connecting to Keystone or a Swift proxy? And are you connecting to
> port 5000 or 35357? What's the URL you're using to comnnect: Arwe your
> endpoints in Keystone pointing to the service on your proxy server?

If you look at the traceback, you can see that the token is
already acquired and the client fails to connect to the proxy:

> >   File "/usr/lib/python2.6/site-packages/swiftclient/client.py", line 485,
> > in head_account
> >     conn.request(method, parsed.path, '', headers)

Unfortunately, there's apparently nothing that can be done to help him.
Raju needs to find if proxy is running, and if yes, if it's blocked
by a kind of a firewall or SElinux rule. If his proxy broke, he has
to find out why.

-- Pete



More information about the OpenStack-operators mailing list