Skip to content

PacktPublishing/Mastering-Ceph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$5 Tech Unlocked 2021!

The $5 campaign runs from December 15th 2020 to January 13th 2021.

Mastering Ceph

This is the code repository for Mastering Ceph, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Mastering Ceph covers all that you need to know to use Ceph effectively. Starting with design goals and planning steps that should be undertaken to ensure successful deployments, you will be guided through to setting up and deploying the Ceph cluster, with the help of orchestration tools. Key areas of Ceph including Bluestore, Erasure coding and cache tiering will be covered with help of examples. Development of applications which use Librados and Distributed computations with shared object classes are also covered. A section on tuning will take you through the process of optimisizing both Ceph and its supporting infrastructure. Finally, you will learn to troubleshoot issues and handle various scenarios where Ceph is likely not to recover on its own.

By the end of the book, you will be able to successfully deploy and operate a resilient high performance Ceph cluster.

Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter1. Chapter1, Chapter3, Chapter4, Chapter6, and Chapter7 does not contain code files.

The code will look like the following:

       ceph_origin: 'upstream'
       ceph_stable: true # use ceph stable branch
       ceph_stable_key: https://download.ceph.com/keys/release.asc
       ceph_stable_release: jewel # ceph stable release
       ceph_stable_repo: "http://download.ceph.com/debian-{{ ceph_stable_release }}"
       monitor_interface: enp0s8 #Check ifconfig
       public_network: 192.168.0.0/24
       journal_size: 1024

Software requirements:

Related Products:

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781785888786

About

Mastering Ceph, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published