- Learning Ceph(Second Edition)
- Anthony D'Atri Vaibhav Bhembre Karan Singh
- 62字
- 2021-07-08 09:43:52
Introduction
This chapter covers Ceph's components, services, and how they work together:
- The daemons and components that make up the Ceph backend:
-
- RADOS
- Monitors (MONs)
- OSDs
- Ceph Manager
- RGW
- The services presented to users:
-
- Block
- Object
- File
We'll describe each in turn, and what they mean to Ceph admins and users. This sets the stage for topics covered in the following chapters:
推薦閱讀
- C++程序設計教程
- 自己動手寫Java虛擬機
- Python自動化運維快速入門(第2版)
- Web程序設計(第二版)
- Raspberry Pi Robotic Projects(Third Edition)
- .NET 4.5 Parallel Extensions Cookbook
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- Mastering jQuery Mobile
- Visual Basic程序設計全程指南
- C#程序設計基礎入門教程
- Applied Deep Learning with Python
- Web前端開發最佳實踐
- Python數據預處理技術與實踐
- SCRATCH編程課:我的游戲我做主
- JavaScript Unit Testing