Ceph cookbook :: over 100 effective recipes to help you design, implement, 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...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2016.
|
Schriftenreihe: | Quick answers to common problems.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | 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 architects, and run your own software-defined storage system This comprehensive, step-by-step guide will show you how to build and manage Ceph storage in production environment Who This Book Is For This book is aimed at storage and cloud system engineers, system administrators, and technical architects who are interested in building software-defined storage solutions to power their cloud and virtual infrastructure. If you have basic knowledge of GNU/Linux and storage systems, with no experience of software defined storage solutions and Ceph, but eager to learn this book is for you. What You Will Learn Understand, install, configure, and manage the Ceph storage system Get to grips with performance tuning and benchmarking, and gain practical tips to run Ceph in production Integrate Ceph with OpenStack Cinder, Glance, and nova components Deep dive into Ceph object storage, including s3, swift, and keystone integration Build a Dropbox-like file sync and share service and Ceph federated gateway setup Gain hands-on experience with Calamari and VSM for cluster monitoring Familiarize yourself with Ceph operations such as maintenance, monitoring, and troubleshooting Understand advanced topics including erasure coding, CRUSH map, cache pool, and system maintenance In Detail Ceph is a unified, distributed storage system designed for excellent performance, reliability, and scalability. This cutting-edge technology has been transforming the storage industry, and is evolving rapidly as a leader in software-defined storage space, extending full support to cloud platforms such as Openstack and Cloudstack, including virtualization platforms. It is the most popular storage backend for Openstack, public, and private clouds, so is the first choice for a storage solution. Ceph is backed by RedHat and is developed by a thriving open source community of individual developers as well as several companies across the globe. This book takes you from a basic knowledge of Ceph to an expert understanding of the most advanced features, walking you through building up a production-grade Ceph storage cluster and helping you develop all the skills you need to plan, deploy, and effecti... |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781784397364 1784397369 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn945554842 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 160324s2016 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d OCLCF |d KSU |d COO |d DEBBG |d DEBSZ |d VT2 |d OCLCO |d REB |d UOK |d CEF |d WYU |d N$T |d AGLDB |d IGB |d AUW |d BTN |d INTCL |d MHW |d SNK |d RDF |d QGK |d UKMGB |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
015 | |a GBC1J1196 |2 bnb | ||
016 | 7 | |a 018007279 |2 Uk | |
019 | |a 1259203967 | ||
020 | |a 9781784397364 |q (electronic bk.) | ||
020 | |a 1784397369 |q (electronic bk.) | ||
020 | |z 9781784393502 | ||
020 | |z 1784393509 | ||
035 | |a (OCoLC)945554842 |z (OCoLC)1259203967 | ||
037 | |a 9781784397364 |b Packt Publishing Pvt. Ltd | ||
050 | 4 | |a HF5548.4 | |
072 | 7 | |a BUS |x 000000 |2 bisacsh | |
082 | 7 | |a 651.8 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Singh, Karan, |e author. | |
245 | 1 | 0 | |a Ceph cookbook : |b over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / |c Karan Singh ; foreword by Dr. Wolfgang Schulze. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2016. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file | ||
490 | 1 | |a Quick answers to common problems | |
588 | |a Description based on online resource; title from cover (viewed March 23, 2016). | ||
500 | |a Includes index. | ||
505 | 0 | |a 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 | |
505 | 8 | |a 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 | |
505 | 8 | |a 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 | |
505 | 8 | |a 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 | |
505 | 8 | |a 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 | |
520 | |a 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 architects, and run your own software-defined storage system This comprehensive, step-by-step guide will show you how to build and manage Ceph storage in production environment Who This Book Is For This book is aimed at storage and cloud system engineers, system administrators, and technical architects who are interested in building software-defined storage solutions to power their cloud and virtual infrastructure. If you have basic knowledge of GNU/Linux and storage systems, with no experience of software defined storage solutions and Ceph, but eager to learn this book is for you. What You Will Learn Understand, install, configure, and manage the Ceph storage system Get to grips with performance tuning and benchmarking, and gain practical tips to run Ceph in production Integrate Ceph with OpenStack Cinder, Glance, and nova components Deep dive into Ceph object storage, including s3, swift, and keystone integration Build a Dropbox-like file sync and share service and Ceph federated gateway setup Gain hands-on experience with Calamari and VSM for cluster monitoring Familiarize yourself with Ceph operations such as maintenance, monitoring, and troubleshooting Understand advanced topics including erasure coding, CRUSH map, cache pool, and system maintenance In Detail Ceph is a unified, distributed storage system designed for excellent performance, reliability, and scalability. This cutting-edge technology has been transforming the storage industry, and is evolving rapidly as a leader in software-defined storage space, extending full support to cloud platforms such as Openstack and Cloudstack, including virtualization platforms. It is the most popular storage backend for Openstack, public, and private clouds, so is the first choice for a storage solution. Ceph is backed by RedHat and is developed by a thriving open source community of individual developers as well as several companies across the globe. This book takes you from a basic knowledge of Ceph to an expert understanding of the most advanced features, walking you through building up a production-grade Ceph storage cluster and helping you develop all the skills you need to plan, deploy, and effecti... | ||
650 | 0 | |a Information storage and retrieval systems. |0 http://id.loc.gov/authorities/subjects/sh85066163 | |
650 | 0 | |a Big data. |0 http://id.loc.gov/authorities/subjects/sh2012003227 | |
650 | 2 | |a Information Systems |0 https://id.nlm.nih.gov/mesh/D007256 | |
650 | 6 | |a Systèmes d'information. | |
650 | 6 | |a Données volumineuses. | |
650 | 7 | |a BUSINESS & ECONOMICS / General. |2 bisacsh | |
650 | 7 | |a Big data |2 fast | |
650 | 7 | |a Information storage and retrieval systems |2 fast | |
700 | 1 | |a Schulze, Wolfgang, |e author of foreword. | |
758 | |i has work: |a Ceph cookbook (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFxKQMPB8pQC8RVhVh6Td3 |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | |z 1-78439-350-9 | ||
830 | 0 | |a Quick answers to common problems. |0 http://id.loc.gov/authorities/names/no2015091434 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1193722 |3 Volltext |
938 | |a EBSCOhost |b EBSC |n 1193722 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn945554842 |
---|---|
_version_ | 1816882343457062912 |
adam_text | |
any_adam_object | |
author | Singh, Karan |
author_facet | Singh, Karan |
author_role | aut |
author_sort | Singh, Karan |
author_variant | k s ks |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | H - Social Science |
callnumber-label | HF5548 |
callnumber-raw | HF5548.4 |
callnumber-search | HF5548.4 |
callnumber-sort | HF 45548.4 |
callnumber-subject | HF - Commerce |
collection | ZDB-4-EBA |
contents | 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 |
ctrlnum | (OCoLC)945554842 |
dewey-full | 651.8 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 651 - Office services |
dewey-raw | 651.8 |
dewey-search | 651.8 |
dewey-sort | 3651.8 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Wirtschaftswissenschaften |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>08071cam a2200649 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn945554842</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">160324s2016 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">OCLCF</subfield><subfield code="d">KSU</subfield><subfield code="d">COO</subfield><subfield code="d">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCO</subfield><subfield code="d">REB</subfield><subfield code="d">UOK</subfield><subfield code="d">CEF</subfield><subfield code="d">WYU</subfield><subfield code="d">N$T</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">AUW</subfield><subfield code="d">BTN</subfield><subfield code="d">INTCL</subfield><subfield code="d">MHW</subfield><subfield code="d">SNK</subfield><subfield code="d">RDF</subfield><subfield code="d">QGK</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBC1J1196</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018007279</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1259203967</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781784397364</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1784397369</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781784393502</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1784393509</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)945554842</subfield><subfield code="z">(OCoLC)1259203967</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781784397364</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">HF5548.4</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">000000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">651.8</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Singh, Karan,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Ceph cookbook :</subfield><subfield code="b">over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system /</subfield><subfield code="c">Karan Singh ; foreword by Dr. Wolfgang Schulze.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Quick answers to common problems</subfield></datafield><datafield tag="588" ind1=" " ind2=" "><subfield code="a">Description based on online resource; title from cover (viewed March 23, 2016).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">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</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">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 architects, and run your own software-defined storage system This comprehensive, step-by-step guide will show you how to build and manage Ceph storage in production environment Who This Book Is For This book is aimed at storage and cloud system engineers, system administrators, and technical architects who are interested in building software-defined storage solutions to power their cloud and virtual infrastructure. If you have basic knowledge of GNU/Linux and storage systems, with no experience of software defined storage solutions and Ceph, but eager to learn this book is for you. What You Will Learn Understand, install, configure, and manage the Ceph storage system Get to grips with performance tuning and benchmarking, and gain practical tips to run Ceph in production Integrate Ceph with OpenStack Cinder, Glance, and nova components Deep dive into Ceph object storage, including s3, swift, and keystone integration Build a Dropbox-like file sync and share service and Ceph federated gateway setup Gain hands-on experience with Calamari and VSM for cluster monitoring Familiarize yourself with Ceph operations such as maintenance, monitoring, and troubleshooting Understand advanced topics including erasure coding, CRUSH map, cache pool, and system maintenance In Detail Ceph is a unified, distributed storage system designed for excellent performance, reliability, and scalability. This cutting-edge technology has been transforming the storage industry, and is evolving rapidly as a leader in software-defined storage space, extending full support to cloud platforms such as Openstack and Cloudstack, including virtualization platforms. It is the most popular storage backend for Openstack, public, and private clouds, so is the first choice for a storage solution. Ceph is backed by RedHat and is developed by a thriving open source community of individual developers as well as several companies across the globe. This book takes you from a basic knowledge of Ceph to an expert understanding of the most advanced features, walking you through building up a production-grade Ceph storage cluster and helping you develop all the skills you need to plan, deploy, and effecti...</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Information storage and retrieval systems.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85066163</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Big data.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2012003227</subfield></datafield><datafield tag="650" ind1=" " ind2="2"><subfield code="a">Information Systems</subfield><subfield code="0">https://id.nlm.nih.gov/mesh/D007256</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Systèmes d'information.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Données volumineuses.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Big data</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Information storage and retrieval systems</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Schulze, Wolfgang,</subfield><subfield code="e">author of foreword.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Ceph cookbook (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCFxKQMPB8pQC8RVhVh6Td3</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1=" " ind2=" "><subfield code="z">1-78439-350-9</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Quick answers to common problems.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2015091434</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1193722</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1193722</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn945554842 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:06Z |
institution | BVB |
isbn | 9781784397364 1784397369 |
language | English |
oclc_num | 945554842 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
series | Quick answers to common problems. |
series2 | Quick answers to common problems |
spelling | Singh, Karan, author. Ceph cookbook : over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / Karan Singh ; foreword by Dr. Wolfgang Schulze. Birmingham, UK : Packt Publishing, 2016. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier text file Quick answers to common problems Description based on online resource; title from cover (viewed March 23, 2016). Includes index. 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 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 architects, and run your own software-defined storage system This comprehensive, step-by-step guide will show you how to build and manage Ceph storage in production environment Who This Book Is For This book is aimed at storage and cloud system engineers, system administrators, and technical architects who are interested in building software-defined storage solutions to power their cloud and virtual infrastructure. If you have basic knowledge of GNU/Linux and storage systems, with no experience of software defined storage solutions and Ceph, but eager to learn this book is for you. What You Will Learn Understand, install, configure, and manage the Ceph storage system Get to grips with performance tuning and benchmarking, and gain practical tips to run Ceph in production Integrate Ceph with OpenStack Cinder, Glance, and nova components Deep dive into Ceph object storage, including s3, swift, and keystone integration Build a Dropbox-like file sync and share service and Ceph federated gateway setup Gain hands-on experience with Calamari and VSM for cluster monitoring Familiarize yourself with Ceph operations such as maintenance, monitoring, and troubleshooting Understand advanced topics including erasure coding, CRUSH map, cache pool, and system maintenance In Detail Ceph is a unified, distributed storage system designed for excellent performance, reliability, and scalability. This cutting-edge technology has been transforming the storage industry, and is evolving rapidly as a leader in software-defined storage space, extending full support to cloud platforms such as Openstack and Cloudstack, including virtualization platforms. It is the most popular storage backend for Openstack, public, and private clouds, so is the first choice for a storage solution. Ceph is backed by RedHat and is developed by a thriving open source community of individual developers as well as several companies across the globe. This book takes you from a basic knowledge of Ceph to an expert understanding of the most advanced features, walking you through building up a production-grade Ceph storage cluster and helping you develop all the skills you need to plan, deploy, and effecti... Information storage and retrieval systems. http://id.loc.gov/authorities/subjects/sh85066163 Big data. http://id.loc.gov/authorities/subjects/sh2012003227 Information Systems https://id.nlm.nih.gov/mesh/D007256 Systèmes d'information. Données volumineuses. BUSINESS & ECONOMICS / General. bisacsh Big data fast Information storage and retrieval systems fast Schulze, Wolfgang, author of foreword. has work: Ceph cookbook (Text) https://id.oclc.org/worldcat/entity/E39PCFxKQMPB8pQC8RVhVh6Td3 https://id.oclc.org/worldcat/ontology/hasWork 1-78439-350-9 Quick answers to common problems. http://id.loc.gov/authorities/names/no2015091434 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1193722 Volltext |
spellingShingle | Singh, Karan Ceph cookbook : over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / Quick answers to common problems. 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 Information storage and retrieval systems. http://id.loc.gov/authorities/subjects/sh85066163 Big data. http://id.loc.gov/authorities/subjects/sh2012003227 Information Systems https://id.nlm.nih.gov/mesh/D007256 Systèmes d'information. Données volumineuses. BUSINESS & ECONOMICS / General. bisacsh Big data fast Information storage and retrieval systems fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh85066163 http://id.loc.gov/authorities/subjects/sh2012003227 https://id.nlm.nih.gov/mesh/D007256 |
title | Ceph cookbook : over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / |
title_auth | Ceph cookbook : over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / |
title_exact_search | Ceph cookbook : over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / |
title_full | Ceph cookbook : over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / Karan Singh ; foreword by Dr. Wolfgang Schulze. |
title_fullStr | Ceph cookbook : over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / Karan Singh ; foreword by Dr. Wolfgang Schulze. |
title_full_unstemmed | Ceph cookbook : over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / Karan Singh ; foreword by Dr. Wolfgang Schulze. |
title_short | Ceph cookbook : |
title_sort | ceph cookbook over 100 effective recipes to help you design implement and manage the software defined and massively scalable ceph storage system |
title_sub | over 100 effective recipes to help you design, implement, and manage the software-defined and massively scalable Ceph storage system / |
topic | Information storage and retrieval systems. http://id.loc.gov/authorities/subjects/sh85066163 Big data. http://id.loc.gov/authorities/subjects/sh2012003227 Information Systems https://id.nlm.nih.gov/mesh/D007256 Systèmes d'information. Données volumineuses. BUSINESS & ECONOMICS / General. bisacsh Big data fast Information storage and retrieval systems fast |
topic_facet | Information storage and retrieval systems. Big data. Information Systems Systèmes d'information. Données volumineuses. BUSINESS & ECONOMICS / General. Big data Information storage and retrieval systems |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1193722 |
work_keys_str_mv | AT singhkaran cephcookbookover100effectiverecipestohelpyoudesignimplementandmanagethesoftwaredefinedandmassivelyscalablecephstoragesystem AT schulzewolfgang cephcookbookover100effectiverecipestohelpyoudesignimplementandmanagethesoftwaredefinedandmassivelyscalablecephstoragesystem |