- Learning Ceph(Second Edition)
- Anthony D'Atri Vaibhav Bhembre Karan Singh
- 282字
- 2021-07-08 09:43:48
Ceph releases
Each release of Ceph has a numeric version. Major releases also receive cephalopod code-names in alphabetical order. Through the Luminous release the Ceph community tagged a new major version about twice a year, alternating between Long Term Support (LTS) and stable releases. The latest two LTS releases were officially supported, but only the single latest stable release.
The release numbering scheme has changed since the first edition of Learning Ceph was published. Earlier major releases were tagged initially with a version number (0.87) and were followed by multiple point releases (0.87.1, 0.87.2, ...). Releases beginning with Infernalis however are numbered as shown:

The major release number matches the letter of the alphabet of its code name (for example I is the ninth letter of the English alphabet, so 9.2.1 was named Infernalis). As we write, there have been four releases following this numbering convention: Infernalis, Jewel, Kraken, and Luminous.
The early versions of each major release have a type of 0 in the second field, which indicates active pre-release development status for early testers and the brave of heart. Later release candidates have a type of 1 and are targeted at test clusters and brave users. A type of 2 represents a general-availability, production-ready release. Point releases mostly contain security and bug fixes, but sometimes offer functionality improvements as well.

https://github.com/ceph/ceph/pull/18117/files
- Building a RESTful Web Service with Spring
- Twilio Best Practices
- Mastering Kotlin
- JavaScript前端開發與實例教程(微課視頻版)
- C語言程序設計案例精粹
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- C#實踐教程(第2版)
- JavaScript程序設計(第2版)
- 計算機應用基礎教程(Windows 7+Office 2010)
- Getting Started with Python
- Julia High Performance(Second Edition)
- Access數據庫應用教程(2010版)
- AngularJS UI Development
- JavaScript+jQuery交互式Web前端開發(第2版)
- Java EE 7 First Look