发布于 2016-08-27 01:01:14 | 89 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Ceph PB 级分布式文件系统

Ceph是一个 Linux PB 级分布式文件系统。Ceph 最初是一项关于存储系统的 PhD 研究项目,由 Sage Weil 在 University of California, SantaCruz(UCSC)实施。


Ceph v0.94.8 Hammer 发布了,该版本修复了很多 Bug,建议 0.94.x 的用户升级。

该版本详细改进记录包括:

  • build/ops: Add -D_LARGEFILE64_SOURCE to Linux build. (issue#16611,pr#10182, Ira Cooper)

  • build/ops: boost uuid makes valgrind complain (issue#12736pr#9741, Sage Weil, Rohan Mars)

  • build/ops: ceph-disk s/by-parttype-uuid/by-parttypeuuid/ (issue#15867pr#9107, Nathan Cutler)

  • common: add units to rados bench output and clean up formatting (issue#12248,pr#8960, Dmitry Yatsushkevich, Brad Hubbard, Gu Zhongyan)

  • common: config set with negative value results in “error setting ‘filestore_merge_threshold’ to ‘-40’: (22) Invalid argument” (issue#13829,pr#10291, Brad Hubbard, Kefu Chai)

  • common: linking to -lrbd causes process startup times to balloon (issue#15225,pr#8538, Richard W.M. Jones)

  • doc: fix by-parttypeuuid in ceph-disk(8) nroff (issue#15867pr#10699, Ken Dreyer)

  • fs: double decreased the count to trim caps which will cause failing to respond to cache pressure (issue#14319pr#8804, Zhi Zhang)

  • log: do not repeat errors to stderr (issue#14616pr#10227, Sage Weil)

  • mds: failing file operations on kernel based cephfs mount point leaves unaccessible file behind on hammer 0.94.7 (issue#16013pr#10198, Yan, Zheng)

  • mds: fix stray purging in ‘stripe_count > 1’ case (issue#15050pr#8042, Yan, Zheng)

  • mds: wrongly treat symlink inode as normal file/dir when symlink inode is stale on kcephfs (issue#15702,pr#9404, Zhi Zhang)

  • mon: LibRadosMiscConnectFailure.ConnectFailure (not so intermittent) failure in upgrade/hammer-x (issue#13992pr#8806, Sage Weil)

  • mon: Monitor: validate prefix on handle_command() (issue#16297pr#10038, You Ji)

  • mon: drop pg temps from not the current primary in OSDMonitor (issue#16127,pr#9893, Samuel Just)

  • mon: fix calculation of %USED (issue#15641pr#9125, Ruifeng Yang, David Zafman)

  • mon: improve reweight_by_utilization() logic (issue#15686pr#9416, xie xingguo)

  • mon: pool quota alarm is not in effect (issue#15478pr#8593, Danny Al-Gaaf)

  • mon: wrong ceph get mdsmap assertion (issue#14681pr#7542, Vicente Cheng)

  • msgr: ceph-osd valgrind invalid reads/writes (issue#15870pr#9238, Samuel Just)

  • objecter: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify2Timeout/1 segv (issue#15760pr#9400, Sage Weil)

  • osd: OSD reporting ENOTEMPTY and crashing (issue#14766pr#9277, Samuel Just)

  • osd: When generating past intervals due to an import end at pg epoch and fix build_past_intervals_parallel (issue#12387issue#14438pr#8464, David Zafman)

  • osd: acting_primary not updated on split (issue#15523pr#9001, Sage Weil)

  • osd: assert(!actingbackfill.empty()): old watch timeout tries to queue repop on replica (issue#15391,pr#8665, Sage Weil)

  • osd: assert(rollback_info_trimmed_to == head) in PGLog (issue#13965pr#8849, Samuel Just)

  • osd: delete one of the repeated op->mark_started in ReplicatedBackend::sub_op_modify_impl (issue#16572pr#9977, shun-s)

  • osd: fix omap digest compare when scrub (issue#16000pr#9271, Xinze Chi)

  • osd: is_split crash in handle_pg_create (issue#15426pr#8805, Kefu Chai)

  • osd: objects unfound after repair (fixed by repeering the pg) (issue#15006pr#7961, Jianpeng Ma, Loic Dachary, Kefu Chai)

  • osd: rados cppool omap to ec pool crashes osd (issue#14695pr#8845, Jianpeng Ma)

  • osd: remove all stale osdmaps in handle_osd_map() (issue#13990pr#9090, Kefu Chai)

  • osd: send write and read sub ops on behalf of client ops at normal priority in ECBackend (issue#14313,pr#8573, Samuel Just)

  • rbd: snap rollback: restore the link to parent (issue#14512pr#8535, Alexey Sheplyakov)

  • rgw: S3: set EncodingType in ListBucketResult (issue#15896pr#8987, Victor Makarov, Robin H. Johnson)

  • rgw: backport rgwx-copy-if-newer for radosgw-agent (issue#16262pr#9671, Yehuda Sadeh)

  • rgw: bucket listing following object delete is partial (issue#14826pr#10555, Orit Wasserman)

  • rgw: convert plain object to versioned (with null version) when removing (issue#15243pr#8755, Yehuda Sadeh)

  • rgw: fix multi-delete query param parsing. (issue#16618pr#10189, Robin H. Johnson)

  • rgw: have a flavor of bucket deletion to bypass GC and to trigger (issue#15557,pr#10509, Pavan Rallabhandi)

  • rgw: keep track of written_objs correctly (issue#15886pr#9240, Yehuda Sadeh)

  • rgw: multipart ListPartsResult has missing quotes on ETag (issue#15334pr#8475, xie xingguo, Robin H. Johnson)

  • rgw: no Last-Modified, Content-Size and X-Object-Manifest headers if no segments in DLO manifest (issue#15812pr#9402, Radoslaw Zarzynski)

  • rgw: radosgw server abort when user passed bad parameters to set quota (issue#14190issue#14191,pr#8313, Dunrong Huang)

  • rgw: radosgw-admin region-map set is not reporting the bucket quota correctly (issue#16815pr#10554, Yehuda Sadeh, Orit Wasserman)

  • rgw: refrain from sending Content-Type/Content-Length for 304 responses (issue#16327issue#13582,issue#15119issue#14005pr#8379, Yehuda Sadeh, Nathan Cutler, Wido den Hollander)

  • rgw: remove bucket index objects when deleting the bucket (issue#16412pr#10530, Orit Wasserman)

  • rgw: set Access-Control-Allow-Origin to an asterisk if allowed in a rule (issue#15348pr#8528, Wido den Hollander)

  • rgw: subset of uploaded objects via radosgw are unretrievable when using EC pool (issue#15745,pr#9407, Yehuda Sadeh)

  • rgw: subuser rm fails with status 125 (issue#14375pr#9961, Orit Wasserman)

  • rgw: the swift key remains after removing a subuser (issue#12890issue#14375,pr#10718, Orit Wasserman, Sangdi Xu)

  • rgw: user quota may not adjust on bucket removal (issue#14507pr#8113, Edward Yang)

  • tests: be more generous with test timeout (issue#15403pr#8470, Loic Dachary)

  • tests: qa/workunits/rbd: respect RBD_CREATE_ARGS environment variable (issue#16289pr#9722, Mykola Golub)

完整记录请看:

http://docs.ceph.com/docs/master/_downloads/v0.94.8.txt

相关链接:



历史版本 :
Ceph v10.2.10 Jewel 发布,分布式文件系统
Ceph 12.2.0 发布,可扩展分布式存储系统
Ceph 13.0.0 发布,可扩展分布式存储系统
Ceph Luminous 的第五个 RC 版 v12.1.4 RC 发布
Ceph v12.1.4 发布,分布式存储系统
Ceph v12.1.3 发布,分布式存储系统
Ceph v11.2.1 发布, Kraken 系列的首个 bugfix 版本
Ceph 10.2.9 发布,分布式存储系统
Ceph v12.1.0 RC 发布,Luminous 系列的首个 RC 版
Ceph v12.0.3 Luminous (dev) 发布,开发者版本
Ceph v12.0.2 Luminous (dev) 发布,开发者版本
Ceph 10.2.7 发布,分布式存储系统
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务