发布于 2017-03-30 01:01:15 | 75 次阅读 | 评论: 0 | 来源: 网友投递

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

Ceph PB 级分布式文件系统

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


Ceph v12.0.1 Luminous (dev) 发布了,这是 Luminous 的第二个开发者版本,Luminous 是下一个长期支持的稳定版本。

自 12.0.0 以来的主要变更:

  • The original librados rados_objects_list_open (C) and objects_begin (C++) object listing API, deprecated in Hammer, has finally been removed. Users of this interface must update their software to use either the rados_nobjects_list_open (C) and nobjects_begin (C++) API or the new rados_object_list_begin (C) and object_list_begin (C++) API before updating the client-side librados library to Luminous.

    Object enumeration (via any API) with the latest librados version and pre-Hammer OSDs is no longer supported. Note that no in-tree Ceph services rely on object enumeration via the deprecated APIs, so only external librados users might be affected.

    The newest (and recommended) rados_object_list_begin (C) and object_list_begin (C++) API is only usable on clusters with the SORTBITWISE flag enabled (Jewel and later). (Note that this flag is required to be set before upgrading beyond Jewel.)

  • CephFS clients without the ‘p’ flag in their authentication capability string will no longer be able to set quotas or any layout fields. This flag previously only restricted modification of the pool and namespace fields in layouts.

  • The rados copy-get-classic operation has been removed since it has not been used by the OSD since before hammer. It is unlikely any librados user is using this operation explicitly since there is also the more modern copy-get.

  • The RGW api for getting object torrent has changed its params from ‘get_torrent’ to ‘torrent’ so that it can be compatible with Amazon S3. Now the request for object torrent is like ‘GET /ObjectName?torrent’.

更新内容较多,还有其他值得关注的更新请参阅发布主页

下载



历史版本 :
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号  版权声明  广告服务