分布式文件系統,Ceph 10.0.2 發布
Ceph是加州大學Santa Cruz分校的Sage Weil(DreamHost的聯合創始人)專為博士論文設計的新一代自由軟件分布式文件系統。自2007年畢業之后,Sage開始全職投入到Ceph開 發之中,使其能適用于生產環境。Ceph的主要目標是設計成基于POSIX的沒有單點故障的分布式文件系統,使數據能容錯和無縫的復制。2010年3 月,Linus Torvalds將Ceph client合并到內 核2.6.34中。
Ceph 10.0.2 發布,主要更新如下:
-
auth: fail if rotating key is missing (do not spam log) (pr#6473, Qiankun Zheng)
-
auth: fix crash when bad keyring is passed (pr#6698, Dunrong Huang)
-
auth: make keyring without mon entity type return -EACCES (pr#5734, Xiaowei Chen)
-
buffer: make usable outside of ceph source again (pr#6863, Josh Durgin)
-
build: cmake check fixes (pr#6787, Orit Wasserman)
-
build: fix bz2-dev dependency (pr#6948, Samuel Just)
-
build: Gentoo: _FORTIFY_SOURCE fix. (issue#13920, pr#6739, Robin H. Johnson)
-
build/ops: systemd ceph-disk unit must not assume /bin/flock (issue#13975, pr#6803, Loic Dachary)
-
ceph-detect-init: Ubuntu >= 15.04 uses systemd (pr#6873, James Page)
-
cephfs-data-scan: scan_frags (pr#5941, John Spray)
-
cephfs-data-scan: scrub tag filtering (#12133 and #12145) (issue#12133, issue#12145, pr#5685, John Spray)
-
ceph-fuse: add process to ceph-fuse –help (pr#6821, Wei Feng)
-
ceph-kvstore-tool: handle bad out file on command line (pr#6093, Kefu Chai)
-
ceph-mds:add –help/-h (pr#6850, Cilang Zhao)
-
ceph_objectstore_bench: fix race condition, bugs (issue#13516, pr#6681, Igor Fedotov)
-
ceph.spec.in: add BuildRequires: systemd (issue#13860, pr#6692, Nathan Cutler)
-
client: a better check for MDS availability (pr#6253, John Spray)
更多內容請看:v10.0.2 released
Ceph 中文文檔:http://docs.openfans.org/ceph
Ceph 的 4 個模塊:
Ceph 生態系統:
來自: http://www.oschina.net//news/69883/ceph-10-0-2