[SRU] 0.94.2 stable update

Bug #1465553 reported by James Page
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ceph (Ubuntu)
Fix Released
Undecided
Unassigned
Vivid
Fix Released
Undecided
Unassigned
Wily
Fix Released
Undecided
Unassigned

Bug Description

UPGRADING FROM PREVIOUS HAMMER RELEASE

Bug #11442 introduced a change that made rgw objects that start with underscore incompatible with previous versions. The fix to that bug reverts to the previous behavior. In order to be able to access objects that start with an underscore and were created in prior Hammer releases, following the upgrade it is required to run (for each affected bucket):

$ radosgw-admin bucket check --check-head-obj-locator \
                             --bucket=<bucket> [--fix]

NOTABLE CHANGES

build: compilation error: No high-precision counter available (armhf, powerpc..) (#11432, James Page)
ceph-dencoder links to libtcmalloc, and shouldn’t (#10691, Boris Ranto)
ceph-disk: disk zap sgdisk invocation (#11143, Owen Synge)
ceph-disk: use a new disk as journal disk,ceph-disk prepare fail (#10983, Loic Dachary)
ceph-objectstore-tool should be in the ceph server package (#11376, Ken Dreyer)
librados: can get stuck in redirect loop if osdmap epoch == last_force_op_resend (#11026, Jianpeng Ma)
librbd: A retransmit of proxied flatten request can result in -EINVAL (Jason Dillaman)
librbd: ImageWatcher should cancel in-flight ops on watch error (#11363, Jason Dillaman)
librbd: Objectcacher setting max object counts too low (#7385, Jason Dillaman)
librbd: Periodic failure of TestLibRBD.DiffIterateStress (#11369, Jason Dillaman)
librbd: Queued AIO reference counters not properly updated (#11478, Jason Dillaman)
librbd: deadlock in image refresh (#5488, Jason Dillaman)
librbd: notification race condition on snap_create (#11342, Jason Dillaman)
mds: Hammer uclient checking (#11510, John Spray)
mds: remove caps from revoking list when caps are voluntarily released (#11482, Yan, Zheng)
messenger: double clear of pipe in reaper (#11381, Haomai Wang)
mon: Total size of OSDs is a maginitude less than it is supposed to be. (#11534, Zhe Zhang)
osd: don’t check order in finish_proxy_read (#11211, Zhiqiang Wang)
osd: handle old semi-deleted pgs after upgrade (#11429, Samuel Just)
osd: object creation by write cannot use an offset on an erasure coded pool (#11507, Jianpeng Ma)
rgw: Improve rgw HEAD request by avoiding read the body of the first chunk (#11001, Guang Yang)
rgw: civetweb is hitting a limit (number of threads 1024) (#10243, Yehuda Sadeh)
rgw: civetweb should use unique request id (#10295, Orit Wasserman)
rgw: critical fixes for hammer (#11447, #11442, Yehuda Sadeh)
rgw: fix swift COPY headers (#10662, #10663, #11087, #10645, Radoslaw Zarzynski)
rgw: improve performance for large object (multiple chunks) GET (#11322, Guang Yang)
rgw: init-radosgw: run RGW as root (#11453, Ken Dreyer)
rgw: keystone token cache does not work correctly (#11125, Yehuda Sadeh)
rgw: make quota/gc thread configurable for starting (#11047, Guang Yang)
rgw: make swift responses of RGW return last-modified, content-length, x-trans-id headers.(#10650, Radoslaw Zarzynski)
rgw: merge manifests correctly when there’s prefix override (#11622, Yehuda Sadeh)
rgw: quota not respected in POST object (#11323, Sergey Arkhipov)
rgw: restore buffer of multipart upload after EEXIST (#11604, Yehuda Sadeh)
rgw: shouldn’t need to disable rgw_socket_path if frontend is configured (#11160, Yehuda Sadeh)
rgw: swift: Response header of GET request for container does not contain X-Container-Object-Count, X-Container-Bytes-Used and x-trans-id headers (#10666, Dmytro Iurchenko)
rgw: swift: Response header of POST request for object does not contain content-length and x-trans-id headers (#10661, Radoslaw Zarzynski)
rgw: swift: response for GET/HEAD on container does not contain the X-Timestamp header (#10938, Radoslaw Zarzynski)
rgw: swift: response for PUT on /container does not contain the mandatory Content-Length header when FCGI is used (#11036, #10971, Radoslaw Zarzynski)
rgw: swift: wrong handling of empty metadata on Swift container (#11088, Radoslaw Zarzynski)
tests: TestFlatIndex.cc races with TestLFNIndex.cc (#11217, Xinze Chi)
tests: ceph-helpers kill_daemons fails when kill fails (#11398, Loic Dachary)

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ceph - 0.94.2-0ubuntu1

---------------
ceph (0.94.2-0ubuntu1) wily; urgency=medium

  * New upstream point release (LP: #1465553):
    - d/p/*: Refreshed.

 -- James Page <email address hidden> Tue, 16 Jun 2015 09:53:23 +0100

Changed in ceph (Ubuntu Wily):
status: New → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Please test proposed package

Hello James, or anyone else affected,

Accepted ceph into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ceph/0.94.2-0ubuntu0.15.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in ceph (Ubuntu Vivid):
status: New → Fix Committed
tags: added: verification-needed
Revision history for this message
James Page (james-page) wrote :

Tested from proposed; tempest smoke test plus for API test for nova and cinder which exercise the ceph backend alot.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ceph - 0.94.2-0ubuntu0.15.04.1

---------------
ceph (0.94.2-0ubuntu0.15.04.1) vivid; urgency=medium

  * New upstream point release (LP: #1465553):
    - d/p/*: Refreshed.

 -- James Page <email address hidden> Tue, 16 Jun 2015 14:32:05 +0100

Changed in ceph (Ubuntu Vivid):
status: Fix Committed → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of the Stable Release Update for ceph has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

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.