内容简介:Ceph 13.1.0 Mimic RC1 发布了。这是 mimic 的第一个发布候选版本,是下一个长期版本,但还不是最终的产品发布版本。主要更新内容如下: Core Thepg force-recoverycommand will not work for erasure-coded P...
Ceph 13.1.0 Mimic RC1 发布了。这是 mimic 的第一个发布候选版本,是下一个长期版本,但还不是最终的产品发布版本。主要更新内容如下:
Core
Thepg force-recoverycommand will not work for erasure-coded PGs when a
Luminous monitor is running along with a Mimic OSD. Please use the
recommended upgrade order of monitors before OSDs to avoid this issue.The sample
crush-location-hook
script has been removed. Its output is
equivalent to the built-in default behavior, so it has been replaced with an
example in the CRUSH documentation.The -f option of the rados tool now means “–format” instead of “–force”,
for consistency with the ceph tool.The format of the ‘config diff’ output via the admin socket has changed. It
now reflects the source of each config option (e.g., default, config file,
command line) as well as the final (active) value.
RBD
The RBD C API’s rbd_discard method now enforces a maximum length of
2GB to match the C++ API’s Image::discard method. This restriction
prevents overflow of the result code.The rbd CLI’s “lock list” JSON and XML output has changed.
The rbd CLI’s “showmapped” JSON and XML output has changed.
完整更新内容及下载地址请查看发布日志
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 漫谈分布式系统(十五):扩展性的最后障碍
- 漫谈分布式系统(七):扩展性?切就完了
- Ceph 13.0.0 发布,可扩展分布式存储系统
- Ceph 12.2.0 发布,可扩展分布式存储系统
- Ceph 12.2.3 发布,可扩展分布式存储系统
- Ceph 12.2.5 发布,可扩展分布式存储系统
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ARM嵌入式系统开发
斯洛斯 / 北京航大 / 2005-5 / 75.00元
《ARM嵌入式系统开发:软件设计与优化》从软件设计的角度,全面、系统地介绍了ARM处理器的基本体系结构和软件设计与优化方法。内容包括:ARM处理器基础;ARM/Thumb指令集;C语言与汇编语言程序的设计与优化;基本运算、操作的优化;基于ARM的DSP;异常与中断处理;固件与嵌入式OS;cache与存储器管理;ARMv6体系结构的特点等。全书内容完整,针对各种不同的ARM内核系统结构都有详尽论述,......一起来看看 《ARM嵌入式系统开发》 这本书的介绍吧!