- 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.
- C語(yǔ)言程序設(shè)計(jì)實(shí)踐教程(第2版)
- 程序員面試白皮書
- R語(yǔ)言經(jīng)典實(shí)例(原書第2版)
- Vue.js 3.0源碼解析(微課視頻版)
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- Mastering AndEngine Game Development
- JavaScript 程序設(shè)計(jì)案例教程
- NGINX Cookbook
- HoloLens與混合現(xiàn)實(shí)開發(fā)
- JavaScript程序設(shè)計(jì)(第2版)
- Instant Debian:Build a Web Server
- Distributed Computing in Java 9
- 零基礎(chǔ)學(xué)Scratch 3.0編程
- JBoss AS 7 Development
- JSP大學(xué)實(shí)用教程