GithubHelp home page GithubHelp logo

packtpublishing / mastering-ceph-second-edition Goto Github PK

View Code? Open in Web Editor NEW
19.0 5.0 16.0 33 KB

Mastering Ceph, Second Edition, published by Packt

License: MIT License

Shell 2.05% C 28.04% Python 22.99% C++ 46.93%

mastering-ceph-second-edition's Introduction

Mastering Ceph - Second Edition

Mastering Ceph - Second Edition

This is the code repository for Mastering Ceph - Second Edition, published by Packt.

Infrastructure storage solutions with the latest Ceph release

What is this book about?

Ceph is an open source distributed storage system that is scalable to Exabyte deployments. The Second edition of Mastering Ceph guides you through the journey to become an expert on ceph.

This book covers the following exciting features: Plan, design and deploy a Ceph cluster Get well versed with different features and storage methods Carry out regular maintenance and daily operations with ease Tune Ceph for best ROI and performance Recover Ceph from several issues

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

Vagrant.configure("2") do |config|
nodes.each do |node|
config.vm.define node[:hostname] do |nodeconfig|
nodeconfig.vm.box = "bento/ubuntu-16.04" 

Following is what you need for this book: If you are a storage professional, system administrator, or cloud engineer looking for guidance on building powerful storage solutions for your cloud and on-premise infrastructure, this book is for you.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Chapter Software required OS required
All VirtualBox Any
All Vagrant Any
All Ceph Linux

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Nick Fisk is an IT specialist with a strong history in enterprise storage. Having worked in a variety of roles throughout his career, he has encountered a wide variety of technologies. In 2012, Nick was given the opportunity to focus more on open source technologies, and this is where he got his first exposure to Ceph. Having seen the potential of Ceph as a storage platform and the benefits of moving away from the traditional closed stack storage platforms, Nick pursued Ceph with keen interest. Throughout the following years, his experience with Ceph increased with the deployment of several clusters and enabled him to spend time in the Ceph community, helping others and improving certain areas of Ceph.

Other books by the authors

Mastering Ceph

Ceph: Designing and Implementing Scalable Storage Systems

Suggestions and Feedback

Click here if you have any feedback or suggestions.

mastering-ceph-second-edition's People

Contributors

fiskn avatar nitgeo avatar packt-itservice avatar rutujapatade avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mastering-ceph-second-edition's Issues

Valgrantfile from cap02 dont work

Hi!
valgrantfile from cap02 dont work and failed with message que osd file already exists.
I tried it com bento/ubuntu-16.04 and bento/ubuntu-20.04.

I used:
linux host ubuntu 20.04
virtual-box v6.1.10
vagrant v2.2.6

Thanks in Advance,
Best wishes, Dani.


A customization command failed:

["createhd", "--filename", "disk_osd-osd1", "--size", "10000"]

The following error was experienced:

#<Vagrant::Errors::VBoxManageError: There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["createhd", "--filename", "disk_osd-osd1", "--size", "10000"]

Stderr: 0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Failed to create medium
VBoxManage: error: Could not create the medium storage unit '/home/hds/soli/ceph-ansible/disk_osd-osd1.vdi'.
VBoxManage: error: VDI: cannot create image '/home/hds/soli/ceph-ansible/disk_osd-osd1.vdi' (VERR_ALREADY_EXISTS)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MediumWrap, interface IMedium
VBoxManage: error: Context: "RTEXITCODE handleCreateMedium(HandlerArg*)" at line 510 of file VBoxManageDisk.cpp

Please fix this customization and try again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.