- Ceph Cookbook
- Karan Singh
- 182字
- 2021-07-16 13:01:15
Introduction
Once you have installed and configured your Ceph storage cluster, the next task is performing storage provisioning. Storage provisioning is the process of assigning storage space or capacity to physical or virtual servers, either in the form of block, file, or object storage. A typical computer system or server comes with a limited local storage capacity that might not be enough for your data storage needs. Storage solutions such as Ceph provide virtually unlimited storage capacity to these servers, making them capable of storing all your data and making sure that you do not run out of space. Using a dedicated storage system instead of local storage gives you the much-needed flexibility in terms of scalability, reliability, and performance.
Ceph can provision storage capacity in a unified way, which includes block, filesystem, and object storage. The following diagram shows storage formats supported by Ceph, and depending on your use case, you can select one or more storage options:

We will discuss each of these options in detail through this book, but in this chapter, we will focus on Ceph block storage.
- UML和模式應(yīng)用(原書第3版)
- 軟件架構(gòu)設(shè)計:大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- JavaScript語言精髓與編程實踐(第3版)
- Java開發(fā)入行真功夫
- 零基礎(chǔ)學(xué)MQL:基于EA的自動化交易編程
- Internet of Things with Intel Galileo
- Nginx Essentials
- Expert Android Programming
- Getting Started with Python Data Analysis
- Learning Vaadin 7(Second Edition)
- 西門子S7-200 SMART PLC編程從入門到實踐
- 一塊面包板玩轉(zhuǎn)Arduino編程
- PHP編程基礎(chǔ)與實踐教程
- 嵌入式Linux C語言程序設(shè)計基礎(chǔ)教程
- Getting Started with Web Components