内容简介: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-hookscript 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 发布,可扩展分布式存储系统
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java EE WEB开发与项目实战
李俊青 / 华中科技大学出版社 / 2011-11 / 59.80元
本书采用工程案例的形式,将日常Java EE项目开发所涉及的技术要点进行了解析,系统介绍了Apache的安装、Tomcat的安装、虚拟主机的配置、开发工具的搭配使用、验证码的使用、过滤器的使用、密码的加密与解密、JavaMail邮件发送、Web在线编辑器的使用、文件上传、数据库连接池、Ajax与Servlet的身份认证、Struts框架的应用、JSF框架的应用、Spring框架的应用、Hibern......一起来看看 《Java EE WEB开发与项目实战》 这本书的介绍吧!