ceph-radosgw service have initialisation issues.

Bug #1607440 reported by Narinder Gupta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OPNFV
New
Undecided
Unassigned
ceph-radosgw (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

bundle to deploy.

http://paste.ubuntu.com/21284997/
After deployment sometime error the message service radosgw not running. And saw the error is radosgw service failed to initialize irrespective to charm status.

pastebinit radosgw.log http://paste.ubuntu.com/21285255/
pastebinit ceph.conf
http://paste.ubuntu.com/21285303/

no keyring exist /etc/ceph/keyring.rados.gateway

ceph-radosgw/0 active idle 1.25.6 5/lxc/0 80/tcp 10.6.1.84 Unit is ready

jenkins@pod6-jump:~$ swift --debug list
DEBUG:keystoneclient.auth.identity.v2:Making authentication request to http://10.6.1.23:35357/v2.0/tokens
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.6.1.23
DEBUG:requests.packages.urllib3.connectionpool:"POST /v2.0/tokens HTTP/1.1" 200 3955
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.6.1.84
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.6.1.84
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.6.1.84
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.6.1.84
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.6.1.84
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.6.1.84
ERROR:swiftclient:('Connection aborted.', BadStatusLine("''",))
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1565, in _retry
    service_token=self.service_token, **kwargs)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 701, in get_account
    conn.request(method, full_path, '', headers)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 401, in request
    files=files, **self.requests_args)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 384, in _request
    return self.request_session.request(*arg, **kwarg)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 468, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 576, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line 426, in send
    raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', BadStatusLine("''",))
ERROR:swiftclient.service:('Connection aborted.', BadStatusLine("''",))
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/swiftclient/service.py", line 832, in _list_account_job
    marker=marker, prefix=options['prefix']
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1615, in get_account
    full_listing=full_listing)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1565, in _retry
    service_token=self.service_token, **kwargs)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 701, in get_account
    conn.request(method, full_path, '', headers)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 401, in request
    files=files, **self.requests_args)
  File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 384, in _request
    return self.request_session.request(*arg, **kwarg)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 468, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 576, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line 426, in send
    raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', BadStatusLine("''",))
('Connection aborted.', BadStatusLine("''",))
jenkins@pod6-jump:~$

Revision history for this message
Ursula Junque (ursinha) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.