Ceph 0.91 发布,我们正在快速的达到 Hammer 版本的特性冻结阶段,但还有一些更多的开发版需要推出。Ceph 0.91
最值得关注的是 CephFS 基于子树的配额支持(ceph-fuse、libcephfs 客户端支持);重写了 librados API
的监控提醒方法,这主要用于 RBD 和 RGW 上;OSDMap checksum 确保 maps 在集群内永远一致;librados 新的
API 调用和 librbd 用于在 posix_fadvise 后的 IO 提示建模,改进了对每个 PG 状态的存储。
asyncmsgr: misc fixes (Haomai Wang)
buffer: add 'shareable' construct (Matt Benjamin)
build: aarch64 build fixes (Noah Watkins, Haomai Wang)
build: support for jemalloc (Shishir Gowda)
ceph-disk: allow journal partition re-use (#10146 Loic Dachary, Dav van der Ster)
ceph-disk: misc fixes (Christos Stavrakakis)
ceph-fuse: fix kernel cache trimming (#10277 Yan, Zheng)
ceph-objectstore-tool: many many improvements (David Zafman)
common: support new gperftools header locations (Key Dreyer)
crush: straw bucket weight calculation fixes (#9998 Sage Weil)
doc: misc improvements (Nilamdyuti Goswami, John Wilkins, Chris Holcombe)
libcephfs,ceph-fuse: add 'status' asok (John Spray)
librados, osd: new watch/notify implementation (Sage Weil)
librados: drop 'category' feature (Sage Weil)
librados: fix pool deletion handling (#10372 Sage Weil)
librados: new fadvise API (Ma Jianpeng)
libradosstriper: fix remove() (Dongmao Zhang)
librbd: complete pending ops before closing image (#10299 Josh Durgin)
librbd: fadvise API (Ma Jianpeng)
mds: ENOSPC and OSDMap epoch barriers (#7317 John Spray)
mds: dirfrag buf fix (Yan, Zheng)
mds: disallow most commands on inactive MDS's (Greg Farnum)
mds: drop dentries, leases on deleted directories (#10164 Yan, Zheng)
mds: handle zero-size xattr (#10335 Yan, Zheng)
mds: subtree quota support (Yunchuan Wen)
memstore: free space tracking (John Spray)
misc cleanup (Danny Al-Gaaf, David Anderson)
mon: 'osd crush reweight-all' command (Sage Weil)
mon: allow full flag to be manually cleared (#9323 Sage Weil)
mon: delay failure injection (Joao Eduardo Luis)
mon: fix paxos timeouts (#10220 Joao Eduardo Luis)
mon: get canonical OSDMap from leader (#10422 Sage Weil)
msgr: fix RESETSESSION bug (#10080 Greg Farnum)
objectstore: deprecate collection attrs (Sage Weil)
osd, mon: add checksums to all OSDMaps (Sage Weil)
osd: allow deletion of objects with watcher (#2339 Sage Weil)
osd: allow sparse read for Push/Pull (Haomai Wang)
osd: cache reverse_nibbles hash value (Dong Yuan)
osd: drop upgrade support for pre-dumpling (Sage Weil)
osd: enable and use posix_fadvise (Sage Weil)
osd: erasure-code: enforce chunk size alignment (#10211 Loic Dachary)
osd: erasure-code: jerasure support for NEON (Loic Dachary)
osd: erasure-code: relax cauchy w restrictions (#10325 David Zhang, Loic Dachary)
osd: erasure-code: update gf-complete to latest upstream (Loic Dachary)
osd: fix WBTHrottle perf counters (Haomai Wang)
osd: fix backfill bug (#10150 Samuel Just)
osd: fix occasional peering stalls (#10431 Sage Weil)
osd: fix scrub vs try-flush bug (#8011 Samuel Just)
osd: fix stderr with -f or -d (Dan Mick)
osd: misc FIEMAP fixes (Ma Jianpeng)
osd: optimize Finisher (Xinze Chi)
osd: store PG metadata in per-collection objects for better concurrency (Sage Weil)
pyrados: add object lock support (#6114 Mehdi Abaakouk)
pyrados: fix misnamed wait_* routings (#10104 Dan Mick)
pyrados: misc cleanups (Kefu Chai)
qa: add large auth ticket tests (Ilya Dryomov)
qa: many 'make check' improvements (Loic Dachary)
qa: misc tests (Loic Dachary, Yan, Zheng)
rgw: conditional PUT on ETag (#8562 Ray Lv)
rgw: fix error codes (#10334 #10329 Yehuda Sadeh)
rgw: index swift keys appropriately (#10471 Yehuda Sadeh)
rgw: prevent illegal bucket policy that doesn't match placement rule (Yehuda Sadeh)
rgw: run radosgw as apache with systemd (#10125 Loic Dachary)
rgw: support X-Storage-Policy header for Swift storage policy compat (Yehuda Sadeh)
rgw: use rn for http headers (#9254 Yehuda Sadeh)
rpm: misc fixes (Key Dreyer)