Book Image

Learning Ceph - Second Edition

By : Karan Singh, Vaibhav Bhembre, Anthony D'Atri
Book Image

Learning Ceph - Second Edition

By: Karan Singh, Vaibhav Bhembre, Anthony D'Atri

Overview of this book

Learning Ceph, Second Edition will give you all the skills you need to plan, deploy, and effectively manage your Ceph cluster. You will begin with the first module, where you will be introduced to Ceph use cases, its architecture, and core projects. In the next module, you will learn to set up a test cluster, using Ceph clusters and hardware selection. After you have learned to use Ceph clusters, the next module will teach you how to monitor cluster health, improve performance, and troubleshoot any issues that arise. In the last module, you will learn to integrate Ceph with other tools such as OpenStack, Glance, Manila, Swift, and Cinder. By the end of the book you will have learned to use Ceph effectively for your data storage requirements.
Table of Contents (18 chapters)
Title Page
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Summary


Storage provisioning is the most important operation an administrator performs on their systems. Unlike clunky traditional enterprise storage systems, we don't have to procure, manage, maintain, and support multiple storage systems for different storage modalities. Ceph uniquely delivers object, block, and file storage from a single unified back end. So far we have learned how to configure and provision RADOS block devices, CephFS filesystems, and Ceph object storage. The familiar block device and filesystem storage abstractions have existed for decades now; object storage however is relatively new and is gaining momentum due to the popularity and flexibility of the Amazon S3 and OpenStack Swift services which Ceph supports right out of the box.