Cargando…

Troubleshooting OpenStack.

Get unstuck and start stacking!About This Book Easily fix the nagging problems that commonly plague OpenStack and become the go-to person in your organization Get better equipped to troubleshoot and solve common problems in performance, availability, and automation that confront production-ready Ope...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Campbell, Tony (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited March 2016.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 4500
001 EBOOKCENTRAL_ocn951662114
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|||||||||
008 160328e20160322enk o 000 0 eng d
040 |a COO  |b eng  |e pn  |c COO  |d EBLCP  |d HEBIS  |d VT2  |d OCLCO  |d DEBBG  |d FEM  |d IDB  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCF  |d LVT  |d UKAHL  |d OCLCQ  |d UKMGB  |d OCLCO  |d K6U  |d OCLCQ  |d OCL  |d OCLCO  |d OCLCL 
015 |a GBB650124  |2 bnb 
016 7 |a 017798697  |2 Uk 
019 |a 968091195  |a 968997543 
020 |a 9781783986880 
020 |a 1783986883  |q (Trade Paper) 
020 |a 9781783986897 
020 |a 1783986891 
024 3 |a 9781783986880 
029 1 |a AU@  |b 000067098967 
029 1 |a AU@  |b 000072392011 
029 1 |a CHNEW  |b 000884496 
029 1 |a CHVBK  |b 374431965 
029 1 |a DEBBG  |b BV043893417 
029 1 |a UKMGB  |b 017798697 
035 |a (OCoLC)951662114  |z (OCoLC)968091195  |z (OCoLC)968997543 
037 |b 01201872 
050 4 |a QA76.585 
082 0 4 |a 004.6782 
049 |a UAMI 
100 1 |a Campbell, Tony,  |e author. 
245 1 0 |a Troubleshooting OpenStack. 
260 |a Birmingham :  |b Packt Publishing, Limited  |c March 2016. 
300 |a 1 online resource 
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 
520 8 |a Get unstuck and start stacking!About This Book Easily fix the nagging problems that commonly plague OpenStack and become the go-to person in your organization Get better equipped to troubleshoot and solve common problems in performance, availability, and automation that confront production-ready OpenStack environments Save time and decrease frustration by solving significant issues that arise from OpenStack deployments pertaining to storage and networkingWho This Book Is ForYou will need a basic understanding of OpenStack, Linux, and Cloud computing. If you have an understanding of Linux, this book will help you leverage that knowledge in the world of OpenStack, giving you confidence to tackle most issues that may arise. What You Will Learn Diagnose and remediate authentication and authorization problems in Keystone Fix common issues with images served through Glance Master the art of troubleshooting Neutron networking Navigate and overcome problems with Nova Troubleshoot and resolve Cinder block storage issues Identify and correct Swift object storage problems Isolate and fix issues caused by Heat orchestration Leverage Ceilometer and other metering and monitoring tools for effective troubleshootingIn DetailOpenStack is a collection of software projects that work together to provide a cloud fabric. OpenStack is one of the fastest growing open source projects in history that unlocks cloud computing for everyone. With OpenStack, you are able to create public or private clouds on your own hardware. The flexibility and control afforded by OpenStack puts the cloud within reach of anyone willing to learn this technology. Starting with an introduction to OpenStack troubleshooting tools, we'll walk through each OpenStack service and how you can quickly diagnose, troubleshoot, and correct problems in your OpenStack. Understanding the various projects and how they interact is essential for anyone attempting to troubleshoot an OpenStack cloud. We will start by explaining each of the major components and the dependencies between them, and move on to show you how to identify and utilize an effective set of OpenStack troubleshooting tools and fix common Keystone problems. Next, we will expose you to common errors and problems you may encounter when using the OpenStack Block Storage service (Cinder). We will then examine Heat, the OpenStack Orchestration Service, where you will learn how to trace errors, determine their root cause, and effectively correct the issue. Finally, you will get to know the best practices to architect your OpenStack cloud in order to achieve optimal performance, availability, and reliability. Style and approachThis is straight-to-the point guide to fixing your OpenStack cluster. Common problems are identified and suggestions to resolve these problems are presented in a simple, easy-to-understand manner. 
505 0 |a Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: The Troubleshooting Toolkit -- The project overview of OpenStack -- Keystone -- Glance -- Neutron -- Nova -- Cinder -- Swift -- Heat -- Ceilometer -- Horizon -- Oslo -- Documentation -- Ironic -- Magnum -- Trove -- Barbican -- Congress -- Designate -- The supporting technologies -- Linux -- Databases -- Message queue -- The Apache web server -- Basic troubleshooting methodology and tools -- General Linux tools -- Linux processes -- ps -- pgrep -- pkill -- top and htop -- Hard drives -- df -- fdisk -- parted -- cat /proc/partitions -- Installed packages -- General tools -- The watch command -- File tools -- Message broker tools -- Summary -- Chapter 2: Troubleshooting OpenStack Identity -- Know your version -- Running Keystone under Eventlet -- Checking the Keystone service -- Checking the Keystone client -- Checking the OpenStack Client -- The client debug mode -- Checking the API -- Keystone process not starting -- Database stopped -- The service catalog endpoint -- Running under WSGI -- mod_wsgi -- wsgi-keystone.conf -- Stopping the Eventlet process -- Checking WSGI files -- Checking the Keystone service -- Summary -- Chapter 3: Troubleshooting the OpenStack Image Service -- Glance services -- Confirming the Glance database -- Confirming the Glance authentication -- Keystone up -- Service User Set Up -- The service user setup -- Service endpoints correct -- Confirming the Glance API setup -- Checking the command-line interface client -- Glance logging and configuration -- Where to look -- Searching logs -- Common errors -- Unable to establish connection -- Internal server errors (HTTP 500) -- Unable to validate token -- Summary -- Chapter 4: Troubleshooting OpenStack Networking -- Identifying Neutron issues. 
505 8 |a Neutron services and agents -- Neutron logs -- Common problems -- When you can't ping an instance -- Security groups -- Network namespaces -- No IP address -- Troubleshooting tools -- ovs-vsctl -- The Neutron client -- Summary -- Chapter 5: Troubleshooting OpenStack Compute -- Checking the services -- nova-api -- Address already in use -- The permission error -- nova-scheduler -- nova-compute -- nova-conductor -- Supporting services -- The Nova database -- Nova authentication -- Keystone up -- Setting up the service user -- Service endpoints correct -- Nova and Glance -- Nova and Neutron -- Summary -- Chapter 6: Troubleshooting OpenStack Block Storage -- Cinder processes -- Logging -- Cinder dependencies -- Keystone authentication problems -- RabbitMQ problems -- Cinder errors -- Missing the cinder-volumes volume group -- The volume stuck in the creating state -- Insufficient free space -- Not sending heartbeat -- Summary -- Chapter 7: Troubleshooting OpenStack Object Storage -- Swift processes -- The proxy server -- Swift authentication -- Troubleshooting TempAuth -- TempAuth configuration -- Troubleshooting Swauth -- Swauth initialization -- Swift with Keystone -- Swift users -- Summary -- Chapter 8: Troubleshooting the OpenStack the Orchestration Service -- Heat services -- Running heat-api -- Running heat-engine -- Heat authentication -- The Keystone service -- Auth credentials -- Heat template errors -- Summary -- Chapter 9: Troubleshooting the OpenStack Telemetry Service -- Ceilometer processes -- Ceilometer authentication -- Ceilometer dependencies -- The message broker -- Databases -- The command-line client -- The meter list command -- Glance meters -- Nova meters -- The sample list -- Summary -- Chapter 10: OpenStack Performance, Availability, and Reliability -- Databases -- Availability -- MySQL with Galera Cluster -- Postgres. 
505 8 |a Performance -- MySQL -- Postgres -- Database backups -- Monitoring -- RabbitMQ -- Clustering -- Mirrored queues -- Services -- Monitoring service processes -- Backing up services -- Community resources -- Testing -- Bugs -- Ask.openstack.org -- Summary -- Index. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
630 0 0 |a OpenStack (Electronic resource) 
630 0 7 |a OpenStack (Electronic resource)  |2 fast 
650 0 |a Open source software. 
650 6 |a Logiciels libres. 
650 7 |a Open source software  |2 fast 
655 4 |a Operating Systems; System Administration; Systems Architecture. 
758 |i has work:  |a Troubleshooting OpenStack (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCYpyr8Kx7kyKP8FrkWkpk8  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Erscheint auch als:  |n Druck-Ausgabe  |t Campbell, Tony. Troubleshooting OpenStack 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=4520643  |z Texto completo 
936 |a BATCHLOAD 
938 |a Askews and Holts Library Services  |b ASKH  |n AH30485766 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL4520643 
994 |a 92  |b IZTAP