Ceph cookbook over 100 effective recipes to help you design, impelement and manage the software-defined and massively scalable Ceph storage system
Over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system About This Book Implement a Ceph cluster successfully and gain deep insights into its best practices Harness the abilities of experienced storage administrators and ar...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing
2016.
|
Edición: | 1st edition |
Colección: | Quick answers to common problems.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630064706719 |
Tabla de Contenidos:
- Cover; Copyright; Credits; Foreword; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Ceph - Introduction and Beyond; Introduction; Ceph - the beginning of a new era; RAID - the end of an era; Ceph - the architectural overview; Planning the Ceph deployment; Setting up a virtual infrastructure; Installing and configuring Ceph; Scaling up your Ceph cluster; Using Ceph cluster with a hands-on approach; Chapter 2: Working with Ceph Block Device; Introduction; Working with Ceph Block Device; Configuring Ceph client; Creating Ceph Block Device
- Mapping Ceph Block DeviceCeph RBD resizing; Working with RBD Snapshots; Working with RBD Clones; A quick look at OpenStack; Ceph - the best match for OpenStack; Setting up OpenStack; Configuring OpenStack as Ceph clients; Configuring Glance for Ceph backend; Configuring Cinder for Ceph backend; Configuring Nova to attach Ceph RBD; Configuring Nova to boot instances from Ceph RBD; Chapter 3: Working with Ceph Object Storage; Introduction; Understanding Ceph object storage; RADOS Gateway standard setup, installation, and configuration; Creating the radosgw user
- Accessing Ceph object storage using S3 APIAccessing Ceph object storage using the Swift API; Integrating RADOS Gateway with OpenStack Keystone; Configuring Ceph federated gateways; Testing the radosgw federated configuration; Building file sync and share service using RGW; Chapter 4: Working with the Ceph Filesystem; Introduction; Understanding Ceph Filesystem and MDS; Deploying Ceph MDS; Accessing CephFS via kernel driver; Accessing CephFS via FUSE client; Exporting Ceph Filesystem as NFS; ceph-dokan - CephFS for Windows clients; CephFS a drop-in replacement for HDFS
- Chapter 5: Monitoring Ceph Clusters using CalamariIntroduction; Ceph cluster monitoring - the classic way; Monitoring Ceph clusters; Introducing Ceph Calamari; Building Calamari server packages; Building Calamari client packages; Setting up Calamari master server; Adding Ceph nodes to Calamari; Monitoring Ceph clusters from the Calamari dashboard; Troubleshooting Calamari; Chapter 6: Operating and Managing a Ceph Cluster; Introduction; Understanding Ceph service management; Managing the cluster configuration file; Running Ceph with SYSVINIT; Running Ceph as a service
- Scale-up versus scale-outScaling out your Ceph cluster; Scaling down your Ceph cluster; Replacing a failed disk in the Ceph cluster; Upgrading your Ceph cluster; Maintaining a Ceph cluster; Chapter 7: Ceph under the Hood; Introduction; Ceph scalability and high availability; Understanding the CRUSH mechanism; CRUSH map internals; Ceph cluster map; High availability monitors; Ceph authentication and authorization; Ceph dynamic cluster management; Ceph placement group; Placement group states; Creating Ceph pools on specific OSDs; Chapter 8: Production Planning and Performance Tuning for Ceph
- Introduction