v0.80.11 Firefly

This is a bugfix release for Firefly. This Firefly 0.80.x is nearingits planned end of life in January 2016 it may also be the last.

We recommend that all Firefly users upgrade.

For more detailed information, see the complete changelog.

Notable Changes

  • build/ops: /etc/init.d/radosgw restart does not work correctly (issue#11140, pr#5831, Dmitry Yatsushkevich)

  • build/ops: Fix -Wno-format and -Werror=format-security options clash (issue#13417, pr#6207, Boris Ranto)

  • build/ops: ceph-common needs python-argparse on older distros, but doesn’t require it (issue#12034, pr#5217, Nathan Cutler)

  • build/ops: ceph.spec.in running fdupes unnecessarily (issue#12301, pr#5224, Nathan Cutler)

  • build/ops: ceph.spec.in: 50-rbd.rules conditional is wrong (issue#12166, pr#5225, Nathan Cutler)

  • build/ops: ceph.spec.in: useless %py_requires breaks SLE11-SP3 build (issue#12351, pr#5394, Nathan Cutler)

  • build/ops: fedora21 has junit, not junit4 (issue#10728, pr#6203, Ken Dreyer, Loic Dachary)

  • build/ops: upstart: configuration is too generous on restarts (issue#11798, pr#5992, Sage Weil)

  • common: Client admin socket leaks file descriptors (issue#11535, pr#4633, Jon Bernard)

  • common: FileStore calls syncfs(2) even it is not supported (issue#12512, pr#5529, Danny Al-Gaaf, Kefu Chai, Jianpeng Ma)

  • common: HeartBeat: include types (issue#13088, pr#6038, Sage Weil)

  • common: Malformed JSON command output when non-ASCII strings are present (issue#7387, pr#4635, Kefu Chai, Tim Serong)

  • common: Memory leak in Mutex.cc, pthread_mutexattr_init without pthread_mutexattr_destroy (issue#11762, pr#5403, Ketor Meng)

  • common: Thread:pthread_attr_destroy(thread_attr) when done with it (issue#12570, pr#6325, Piotr Dałek, Zheng Qiankun)

  • common: ThreadPool add/remove work queue methods not thread safe (issue#12662, pr#5991, Jason Dillaman)

  • common: buffer: critical bufferlist::zero bug (issue#12252, pr#5388, Haomai Wang)

  • common: log: take mutex while opening fd (issue#12465, pr#5406, Samuel Just)

  • common: recursive lock of md_config_t (0) (issue#12614, pr#5814, Josh Durgin)

  • crush: take crashes due to invalid arg (issue#11602, pr#4769, Sage Weil)

  • doc: backport v0.80.10 release notes to firefly (issue#11090, pr#5307, Loic Dachary, Sage Weil)

  • doc: update docs to point to download.ceph.com (issue#13162, pr#5993, Alfredo Deza)

  • fs: MDSMonitor: handle MDSBeacon messages properly (issue#11590, pr#5199, Kefu Chai)

  • fs: client nonce collision due to unshared pid namespaces (issue#13032, pr#6087, Josh Durgin, Sage Weil)

  • librbd: Objectcacher setting max object counts too low (issue#7385, pr#4639, Jason Dillaman)

  • librbd: aio calls may block (issue#11056, pr#4854, Haomai Wang, Sage Weil, Jason Dillaman)

  • librbd: internal.cc: 1967: FAILED assert(watchers.size() == 1) (issue#12176, pr#5171, Jason Dillaman)

  • mon: Clock skew causes missing summary and confuses Calamari (issue#11877, pr#4867, Thorsten Behrens)

  • mon: EC pools are not allowed as cache pools, disallow in the mon (issue#11650, pr#5389, Samuel Just)

  • mon: Make it more difficult to delete pools in firefly (issue#11800, pr#4788, Sage Weil)

  • mon: MonitorDBStore: get_next_key() only if prefix matches (issue#11786, pr#5360, Joao Eduardo Luis)

  • mon: PaxosService: call post_refresh() instead of post_paxos_update() (issue#11470, pr#5358, Joao Eduardo Luis)

  • mon: add a cache layer over MonitorDBStore (issue#12638, pr#5698, Kefu Chai)

  • mon: adding exsting pool as tier with –force-nonempty clobbers removed_snaps (issue#11493, pr#5236, Sage Weil, Samuel Just)

  • mon: ceph fails to compile with boost 1.58 (issue#11576, pr#5129, Kefu Chai)

  • mon: does not check for IO errors on every transaction (issue#13089, pr#6091, Sage Weil)

  • mon: get pools health’info have error (issue#12402, pr#5410, renhwztetecs)

  • mon: increase globalid default for firefly (issue#13255, pr#6010, Sage Weil)

  • mon: pgmonitor: wrong at/near target max“ reporting (issue#12401, pr#5409, huangjun)

  • mon: register_new_pgs() should check ruleno instead of its index (issue#12210, pr#5404, Xinze Chi)

  • mon: scrub error (osdmap encoding mismatch?) upgrading from 0.80 to ~0.80.2 (issue#8815, issue#8674, issue#9064, pr#5200, Sage Weil, Zhiqiang Wang, Samuel Just)

  • mon: the output is wrong when runing ceph osd reweight (issue#12251, pr#5408, Joao Eduardo Luis)

  • objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend (issue#11026, pr#4597, Jianpeng Ma, Sage Weil)

  • objecter: pg listing can deadlock when throttling is in use (issue#9008, pr#5043, Guang Yang)

  • objecter: resend linger ops on split (issue#9806, pr#5062, Josh Durgin, Samuel Just)

  • osd: Cleanup boost optionals for boost 1.56 (issue#9983, pr#5039, William A. Kennington III)

  • osd: LibRadosTwoPools[EC]PP.PromoteSnap failure (issue#10052, pr#5050, Sage Weil)

  • osd: Mutex Assert from PipeConnection::try_get_pipe (issue#12437, pr#5815, David Zafman)

  • osd: PG stuck with remapped (issue#9614, pr#5044, Guang Yang)

  • osd: PG::handle_advance_map: on_pool_change after handling the map change (issue#12809, pr#5988, Samuel Just)

  • osd: PGLog: split divergent priors as well (issue#11069, pr#4631, Samuel Just)

  • osd: PGLog::proc_replica_log: correctly handle case where entries between olog.head and log.tail were split out (issue#11358, pr#5287, Samuel Just)

  • osd: WBThrottle::clear_object: signal on cond when we reduce throttle values (issue#12223, pr#5822, Samuel Just)

  • osd: cache full mode still skips young objects (issue#10006, pr#5051, Xinze Chi, Zhiqiang Wang)

  • osd: crash creating/deleting pools (issue#12429, pr#5526, John Spray)

  • osd: explicitly specify OSD features in MOSDBoot (issue#10911, pr#4960, Sage Weil)

  • osd: is_new_interval() fixes (issue#11771, issue#10399, pr#5726, Samuel Just, Jason Dillaman)

  • osd: make the all osd/filestore thread pool suicide timeouts separately configurable (issue#11439, pr#5823, Samuel Just)

  • osd: object creation by write cannot use an offset on an erasure coded pool (issue#11507, pr#4632, Jianpeng Ma, Loic Dachary)

  • osd: os/FileJournal: Fix journal write fail, align for direct io (issue#12943, pr#5619, Xie Rui)

  • osd: osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size()) (issue#12652, pr#5820, Sage Weil)

  • osd: read on chunk-aligned xattr not handled (issue#12309, pr#5235, Sage Weil)

  • rgw: Change variable length array of std::strings (not legal in C++) to std::vector (issue#12467, pr#4583, Daniel J. Hofmann)

  • rgw: Civetweb RGW appears to report full size of object as downloaded when only partially downloaded (issue#11851, pr#5234, Yehuda Sadeh)

  • rgw: Keystone PKI token expiration is not enforced (issue#11367, pr#4765, Anton Aksola)

  • rgw: Object copy bug (issue#11639, pr#4762, Javier M. Mellid)

  • rgw: RGW returns requested bucket name raw in “Bucket” response header (issue#11860, issue#12537, pr#5730, Yehuda Sadeh, Wido den Hollander)

  • rgw: Swift API: response for PUT on /container does not contain the mandatory Content-Length header when FCGI is used (issue#11036, pr#5170, Radoslaw Zarzynski)

  • rgw: content length parsing calls strtol() instead of strtoll() (issue#10701, pr#5997, Yehuda Sadeh)

  • rgw: delete bucket does not remove .bucket.meta file (issue#11149, pr#4641, Orit Wasserman)

  • rgw: doesn’t return ‘x-timestamp’ in header which is used by ‘View Details’ of OpenStack (issue#8911, pr#4584, Yehuda Sadeh)

  • rgw: init some manifest fields when handling explicit objs (issue#11455, pr#5729, Yehuda Sadeh)

  • rgw: logfile does not get chowned properly (issue#12073, pr#5233, Thorsten Behrens)

  • rgw: logrotate.conf calls service with wrong init script name (issue#12043, pr#5390, wuxingyi)

  • rgw: quota not respected in POST object (issue#11323, pr#4642, Sergey Arkhipov)

  • rgw: swift smoke test fails on TestAccountUTF8 (issue#11091, issue#11438, issue#12939, issue#12157, issue#12158, issue#12363, pr#5532, Radoslaw Zarzynski, Orit Wasserman, Robin H. Johnson)

  • rgw: use correct objv_tracker for bucket instance (issue#11416, pr#4535, Yehuda Sadeh)

  • tests: ceph-fuse crash in test_client_recovery (issue#12673, pr#5813, Loic Dachary)

  • tests: kernel_untar_build fails on EL7 (issue#11758, pr#6000, Greg Farnum)

  • tests: qemu workunit refers to apt-mirror.front.sepia.ceph.com (issue#13420, pr#6328, Yuan Zhou, Sage Weil)

  • tools: src/ceph-disk : disk zap sgdisk invocation (issue#11143, pr#4636, Thorsten Behrens, Owen Synge)

  • tools: ceph-disk: sometimes the journal symlink is not created (issue#10146, pr#5541, Dan van der Ster)

  • tools: ceph-disk: support NVMe device partitions (issue#11612, pr#4771, Ilja Slepnev)

  • tools: ceph-post-file fails on rhel7 (issue#11836, pr#5037, Joseph McDonald, Sage Weil)

  • tools: ceph_argparse_flag has no regular 3rd parameter (issue#11543, pr#4582, Thorsten Behrens)

  • tools: use a new disk as journal disk,ceph-disk prepare fail (issue#10983, pr#4630, Loic Dachary)