[Bug 1587261] Re: Swift container X-Timestamp not set by Rados Gateway
Frode Nordahl
frode.nordahl at gmail.com
Wed Oct 19 10:45:56 UTC 2016
The actual fix for this issue landed upstream master 28 days ago:
https://github.com/ceph/ceph/commit/893205645f6098eaba22dc06395e81765bda06fd
It is backported to Jewel here:
https://github.com/ceph/ceph/pull/11335
And is sliced to be released with Ceph Jewel 10.2.4. Release date is not
known at this moment.
As soon as upstream releases new version there will be new packages
available for Ubuntu not long after that should fix this issue.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1587261
Title:
Swift container X-Timestamp not set by Rados Gateway
Status in ceph package in Ubuntu:
New
Bug description:
When creating a swift/radosgw container in horizon the container gets
created, but shows up with a creation date of 19700101
In the apache log one can observe
curl -i http://10.11.140.241:80/swift/v1/bucket1 -I -H "X-Auth-Token: ...
Container HEAD failed: http://10.11.140.241:80/swift/v1/bucket1 404 Not Found
However a manual curl call succeeds. Also the radosgw.log shows
successful PUT/GET requests.
I get similar results using the swift command line utility with
containers inheriting a creation date of 19700101 even though I can
see the correct date being passed to rados in the headers of the
request.
Also similarly issues with ceilometer intergration, similarly linked:
2016-05-31 06:28:16.931 1117922 WARNING ceilometer.agent.manager [-] Continue after error from storage.containers.objects: Account GET failed: http://10.101.140.241:80/swift/v1/AUTH_025d6aa2af18415a87c012211edb7fea?format=json 404 Not Found [first 60 chars of response] {"Code":"NoSuchBucket","BucketName":"AUTH_025d6aa2af18415a87
2016-05-31 06:28:16.931 1117922 ERROR ceilometer.agent.manager Traceback (most recent call last):
This is using charm version: 86 against Openstack Mitaka
This also seems pretty reproduceable with any ceph, ceph-rados and
mitaka install via the juju charms.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1587261/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list