[Openstack-operators] Swift not working

raju raju.roks at gmail.com
Mon Jun 30 14:24:43 UTC 2014


Hi Team,

I have installed and configured all the swift services in a single node
which is not working, below is the log

Openstack version: IceHouse
OS: RHEL 6.5



DEBUG:iso8601.iso8601:Got u'2014' for 'year' with default None
DEBUG:iso8601.iso8601:Got u'06' for 'monthdash' with default 1
DEBUG:iso8601.iso8601:Got 6 for 'month' with default 6
DEBUG:iso8601.iso8601:Got u'30' for 'daydash' with default 1
DEBUG:iso8601.iso8601:Got 30 for 'day' with default 30
DEBUG:iso8601.iso8601:Got u'15' for 'hour' with default None
DEBUG:iso8601.iso8601:Got u'22' for 'minute' with default None
DEBUG:iso8601.iso8601:Got u'41' for 'second' with default None
INFO:urllib3.connectionpool:Starting new HTTP connection (1): xx.xx.xx.xx
INFO:urllib3.connectionpool:Starting new HTTP connection (1): xx.xx.xx.xx
INFO:urllib3.connectionpool:Starting new HTTP connection (1): 1xx.xx.xx.xx
INFO:urllib3.connectionpool:Starting new HTTP connection (1): xx.xx.xx.xx
INFO:urllib3.connectionpool:Starting new HTTP connection (1): 1xx.xx.xx.xx
INFO:urllib3.connectionpool:Starting new HTTP connection (1): xx.xx.xx.xx
ERROR:swiftclient:[Errno 111] Connection refused
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/swiftclient/client.py", line 1208,
in _retry
    rv = func(self.url, self.token, *args, **kwargs)
  File "/usr/lib/python2.6/site-packages/swiftclient/client.py", line 485,
in head_account
    conn.request(method, parsed.path, '', headers)
  File "/usr/lib/python2.6/site-packages/swiftclient/client.py", line 213,
in request
    files=files, **self.requests_args)
  File "/usr/lib/python2.6/site-packages/swiftclient/client.py", line 181,
in _request
    return self.request_session.request(*arg, **kwarg)
  File "/usr/lib/python2.6/site-packages/requests/sessions.py", line 279,
in request
    resp = self.send(prep, stream=stream, timeout=timeout, verify=verify,
cert=cert, proxies=proxies)
  File "/usr/lib/python2.6/site-packages/requests/sessions.py", line 374,
in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.6/site-packages/requests/adapters.py", line 206,
in send
    raise ConnectionError(sockerr)
ConnectionError: [Errno 111] Connection refused
[Errno 111] Connection refused

Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140630/2ff6dc25/attachment.html>


More information about the OpenStack-operators mailing list