Jump to: navigation, search

Difference between revisions of "OpsGuide"

m
(point to the published newer version of OpsGuide)
 
Line 1: Line 1:
 
= OpenStack Operations Guide =
 
= OpenStack Operations Guide =
  
== Abstract ==
+
moved to https://docs.openstack.org/operations-guide/
 
 
This guide provides information about operating OpenStack clouds.
 
 
 
We recommend that you turn to the [https://docs.openstack.org/project-install-guide/ocata/ Installation Tutorials and Guides], which contains a step-by-step guide on how to manually install the OpenStack packages and dependencies on your cloud.
 
 
 
While it is important for an operator to be familiar with the steps involved in deploying OpenStack, we also strongly encourage you to evaluate [https://docs.openstack.org/developer/openstack-projects.html OpenStack deployment tools] and configuration-management tools, such as [[common/glossary.html#term-puppet|Puppet]] or [[common/glossary.html#term-chef|Chef]], which can help automate this deployment process.
 
 
 
In this guide, we assume that you have successfully deployed an OpenStack cloud and are able to perform basic operations such as adding images, booting instances, and attaching volumes.
 
 
 
As your focus turns to stable operations, we recommend that you do skim this guide to get a sense of the content. Some of this content is useful to read in advance so that you can put best practices into effect to simplify your life in the long run. Other content is more useful as a reference that you might turn to when an unexpected event occurs (such as a power failure), or to troubleshoot a particular problem.
 
 
 
== Contents ==
 
 
 
* [[OpsGuide/Acknowledgements|Acknowledgements]]
 
* [[OpsGuide/Preface|Preface]]
 
** [[OpsGuide/Preface#introduction-to-openstack|Introduction to OpenStack]]
 
** [[OpsGuide/Preface#getting-started-with-openstack|Getting Started with OpenStack]]
 
** [[OpsGuide/Preface#who-this-book-is-for|Who This Book Is For]]
 
** [[OpsGuide/Preface#how-this-book-is-organized|How This Book Is Organized]]
 
** [[OpsGuide/Preface#why-and-how-we-wrote-this-book|Why and How We Wrote This Book]]
 
** [[OpsGuide/Preface#how-to-contribute-to-this-book|How to Contribute to This Book]]
 
* [[OpsGuide/Conventions|Conventions]]
 
** [[OpsGuide/Conventions#notices|Notices]]
 
** [[OpsGuide/Conventions#command-prompts|Command prompts]]
 
* [[OpsGuide/Factors affecting OpenStack deployment|Factors affecting OpenStack deployment]]
 
** [[OpsGuide/Factors affecting OpenStack deployment#security-requirements|Security requirements]]
 
** [[OpsGuide/Factors affecting OpenStack deployment#id1|Legal requirements]]
 
** [[OpsGuide/Factors affecting OpenStack deployment#cloud-security-architecture|Cloud security architecture]]
 
** [[OpsGuide/Factors affecting OpenStack deployment#software-licensing|Software licensing]]
 
* [[OpsGuide/Planning for deploying and provisioning OpenStack|Planning for deploying and provisioning OpenStack]]
 
** [[OpsGuide/Planning for deploying and provisioning OpenStack#automated-deployment|Automated deployment]]
 
** [[OpsGuide/Planning for deploying and provisioning OpenStack#automated-configuration|Automated configuration]]
 
** [[OpsGuide/Planning for deploying and provisioning OpenStack#remote-management|Remote management]]
 
** [[OpsGuide/Planning for deploying and provisioning OpenStack#other-considerations|Other considerations]]
 
* [[OpsGuide/Capacity planning and scaling|Capacity planning and scaling]]
 
** [[OpsGuide/Capacity planning and scaling#determining-cloud-scalability|Determining cloud scalability]]
 
** [[OpsGuide/Capacity planning and scaling#adding-cloud-controller-nodes|Adding cloud controller nodes]]
 
** [[OpsGuide/Capacity planning and scaling#segregating-your-cloud|Segregating your cloud]]
 
** [[OpsGuide/Capacity planning and scaling#scalable-hardware|Scalable Hardware]]
 
* [[OpsGuide/Lay of the Land|Lay of the Land]]
 
** [[OpsGuide/Lay of the Land#using-the-openstack-dashboard-for-administration|Using the OpenStack Dashboard for Administration]]
 
** [[OpsGuide/Lay of the Land#command-line-tools|Command-Line Tools]]
 
** [[OpsGuide/Lay of the Land#network-inspection|Network Inspection]]
 
** [[OpsGuide/Lay of the Land#users-and-projects|Users and Projects]]
 
** [[OpsGuide/Lay of the Land#running-instances|Running Instances]]
 
** [[OpsGuide/Lay of the Land#summary|Summary]]
 
* [[OpsGuide/Managing Projects and Users|Managing Projects and Users]]
 
** [[OpsGuide/Managing Projects|Managing Projects]]
 
** [[OpsGuide/Quotas|Quotas]]
 
** [[OpsGuide/User Management|User Management]]
 
** [[OpsGuide/Summary|Summary]]
 
** [[OpsGuide/Managing Projects and Users#projects-or-tenants|Projects or Tenants?]]
 
* [[OpsGuide/User-Facing Operations|User-Facing Operations]]
 
** [[OpsGuide/User-Facing Operations#images|Images]]
 
** [[OpsGuide/User-Facing Operations#flavors|Flavors]]
 
** [[OpsGuide/User-Facing Operations#security-groups|Security Groups]]
 
** [[OpsGuide/User-Facing Operations#block-storage|Block Storage]]
 
** [[OpsGuide/User-Facing Operations#shared-file-systems-service|Shared File Systems Service]]
 
** [[OpsGuide/User-Facing Operations#instances|Instances]]
 
** [[OpsGuide/User-Facing Operations#associating-security-groups|Associating Security Groups]]
 
** [[OpsGuide/User-Facing Operations#floating-ips|Floating IPs]]
 
** [[OpsGuide/User-Facing Operations#attaching-block-storage|Attaching Block Storage]]
 
** [[OpsGuide/User-Facing Operations#taking-snapshots|Taking Snapshots]]
 
** [[OpsGuide/User-Facing Operations#instances-in-the-database|Instances in the Database]]
 
** [[OpsGuide/User-Facing Operations#good-luck|Good Luck!]]
 
* [[OpsGuide/Maintenance, Failures, and Debugging|Maintenance, Failures, and Debugging]]
 
** [[OpsGuide/Cloud Controller and Storage Proxy Failures and Maintenance|Cloud Controller and Storage Proxy Failures and Maintenance]]
 
** [[OpsGuide/Compute Node Failures and Maintenance|Compute Node Failures and Maintenance]]
 
** [[OpsGuide/Storage Node Failures and Maintenance|Storage Node Failures and Maintenance]]
 
** [[OpsGuide/Handling a Complete Failure|Handling a Complete Failure]]
 
** [[OpsGuide/Configuration Management|Configuration Management]]
 
** [[OpsGuide/Working with Hardware|Working with Hardware]]
 
** [[OpsGuide/Databases|Databases]]
 
** [[OpsGuide/RabbitMQ troubleshooting|RabbitMQ troubleshooting]]
 
** [[OpsGuide/HDWMY|HDWMY]]
 
** [[OpsGuide/Determining Which Component Is Broken|Determining Which Component Is Broken]]
 
** [[OpsGuide/What to do when things are running slowly|What to do when things are running slowly]]
 
** [[OpsGuide/Uninstalling|Uninstalling]]
 
* [[OpsGuide/Network Troubleshooting|Network Troubleshooting]]
 
** [[OpsGuide/Network Troubleshooting#using-ip-a-to-check-interface-states|Using ip a to Check Interface States]]
 
** [[OpsGuide/Network Troubleshooting#visualizing-nova-network-traffic-in-the-cloud|Visualizing nova-network Traffic in the Cloud]]
 
** [[OpsGuide/Network Troubleshooting#visualizing-openstack-networking-service-traffic-in-the-cloud|Visualizing OpenStack Networking Service Traffic in the Cloud]]
 
** [[OpsGuide/Network Troubleshooting#finding-a-failure-in-the-path|Finding a Failure in the Path]]
 
** [[OpsGuide/Network Troubleshooting#tcpdump|tcpdump]]
 
** [[OpsGuide/Network Troubleshooting#iptables|iptables]]
 
** [[OpsGuide/Network Troubleshooting#network-configuration-in-the-database-for-nova-network|Network Configuration in the Database for nova-network]]
 
** [[OpsGuide/Network Troubleshooting#debugging-dhcp-issues-with-nova-network|Debugging DHCP Issues with nova-network]]
 
** [[OpsGuide/Network Troubleshooting#debugging-dns-issues|Debugging DNS Issues]]
 
** [[OpsGuide/Network Troubleshooting#troubleshooting-open-vswitch|Troubleshooting Open vSwitch]]
 
** [[OpsGuide/Network Troubleshooting#dealing-with-network-namespaces|Dealing with Network Namespaces]]
 
** [[OpsGuide/Network Troubleshooting#assign-a-lost-ipv4-address-back-to-a-project|Assign a lost IPv4 address back to a project]]
 
** [[OpsGuide/Network Troubleshooting#tools-for-automated-neutron-diagnosis|Tools for automated neutron diagnosis]]
 
* [[OpsGuide/Logging and Monitoring|Logging and Monitoring]]
 
** [[OpsGuide/Logging|Logging]]
 
** [[OpsGuide/Monitoring|Monitoring]]
 
** [[OpsGuide/Logging and Monitoring Summary|Summary]]
 
* [[OpsGuide/Backup and Recovery|Backup and Recovery]]
 
** [[OpsGuide/Backup and Recovery#what-to-back-up|What to Back Up]]
 
** [[OpsGuide/Backup and Recovery#database-backups|Database Backups]]
 
** [[OpsGuide/Backup and Recovery#file-system-backups|File System Backups]]
 
** [[OpsGuide/Backup and Recovery#recovering-backups|Recovering Backups]]
 
** [[OpsGuide/Backup and Recovery#summary|Summary]]
 
* [[OpsGuide/Customization|Customization]]
 
** [[OpsGuide/Provision an instance|Provision an instance]]
 
** [[OpsGuide/Create an OpenStack Development Environment|Create an OpenStack Development Environment]]
 
** [[OpsGuide/Customizing Object Storage (Swift) Middleware|Customizing Object Storage (Swift) Middleware]]
 
** [[OpsGuide/Customizing the OpenStack Compute (nova) Scheduler|Customizing the OpenStack Compute (nova) Scheduler]]
 
** [[OpsGuide/Customizing the Dashboard (Horizon)|Customizing the Dashboard (Horizon)]]
 
** [[OpsGuide/Conclusion|Conclusion]]
 
* [[OpsGuide/Advanced Configuration|Advanced Configuration]]
 
** [[OpsGuide/Advanced Configuration#differences-between-various-drivers|Differences Between Various Drivers]]
 
** [[OpsGuide/Advanced Configuration#implementing-periodic-tasks|Implementing Periodic Tasks]]
 
** [[OpsGuide/Advanced Configuration#specific-configuration-topics|Specific Configuration Topics]]
 
* [[OpsGuide/Operational Upgrades|Operational Upgrades]]
 
** [[OpsGuide/Operational Upgrades#pre-upgrade-considerations|Pre-upgrade considerations]]
 
** [[OpsGuide/Operational Upgrades#upgrade-process|Upgrade process]]
 
** [[OpsGuide/Operational Upgrades#rolling-back-a-failed-upgrade|Rolling back a failed upgrade]]
 
* [[OpsGuide/Appendix|Appendix]]
 
** [[OpsGuide/Use Cases|Use Cases]]
 
** [[OpsGuide/Tales From the Cryp^H^H^H^H Cloud|Tales From the Cryp^H^H^H^H Cloud]]
 
** [[OpsGuide/Working with Roadmaps|Working with Roadmaps]]
 
** [[OpsGuide/More Resources|More Resources]]
 
** [[OpsGuide/Community support]]
 
** [[Glossary]]
 

Latest revision as of 22:21, 29 October 2018

OpenStack Operations Guide

moved to https://docs.openstack.org/operations-guide/