Jump to: navigation, search

Difference between revisions of "Blueprint-os-admin-docs"

Line 12: Line 12:
 
This blueprint is related to [[Blueprint-restructure-documentation|Blueprint Restructure Documentation]].
 
This blueprint is related to [[Blueprint-restructure-documentation|Blueprint Restructure Documentation]].
  
== Blueprint - OpenStack Cloud Administration Guide ==
+
== Blueprint--OpenStack Cloud Administration Guide ==
 +
 
 
'''Audience''': Administrators and operators who maintain OpenStack clouds.<br />
 
'''Audience''': Administrators and operators who maintain OpenStack clouds.<br />
  
Line 34: Line 35:
 
* OpenStack Block Storage Service Administration Guide
 
* OpenStack Block Storage Service Administration Guide
  
 +
== Proposed contents ==
  
'''Proposed contents'''
+
# CHAPTER 1: Getting Started with OpenStack (move up from Compute)
 
+
## OpenStack architecture
=== CHAPTER 1: Getting Started with OpenStack (move up from Compute) ===
+
## OpenStack services
==== OpenStack architecture ====
+
## Feedback  
==== OpenStack services ====
+
# CHAPTER 2: Compute
==== Feedback ====
+
## Introduction to Compute (revise the order so it fits the upcoming sequence)
=== CHAPTER 2: Compute ===
+
### Hypervisors  
==== Introduction to Compute (revise the order so it fits the upcoming sequence) ====
+
### Users and Tenants (Projects)
===== Hypervisors =====
+
### Images and Instances  
===== Users and Tenants (Projects) =====
+
### System Architecture
===== Images and Instances =====
+
### Block Storage and OpenStack Compute
===== System Architecture =====
+
## Identity Management
===== Block Storage and OpenStack Compute =====
+
### Identity Service Concepts
==== Identity Management ====
+
### Memcached and System Time
Identity Service Concepts
+
### User CRUD
Memcached and System Time
+
### Monitoring
User CRUD
+
### Certificates for PKI
Monitoring
+
### Run the Identity Service
Certificates for PKI
+
### Troubleshoot the Identity Service
Run the Identity Service
+
## Image Management
Troubleshoot the Identity Service
+
### Adding images with glance image-create
Image Management
+
### Getting virtual machine images
Adding images with glance image-create
+
### Booting a test image
Getting virtual machine images
+
### Tearing down (deleting) Instances
Booting a test image
+
### Pausing and Suspending Instances
Tearing down (deleting) Instances
+
### Select a specific host to boot instances on (move to booting)
Pausing and Suspending Instances
+
### Creating images from running instances with KVM and Xen
Select a specific host to boot instances on (move to booting)
+
### Replicating images across multiple data centers
Creating images from running instances with KVM and Xen
+
## Instance Management  
Replicating images across multiple data centers
+
### Interfaces to managing instances
Instance Management  
+
### Instance building blocks
Interfaces to managing instances
+
### Customizing Flavors
Instance building blocks
+
### Creating instances
Customizing Flavors
+
### Control where instances run
Creating instances
+
### Instance specific data
Control where instances run
+
### Managing instance networking
Instance specific data
+
### Manage Volumes
Managing instance networking
+
### Access running instances
Manage Volumes
+
### Manage running instances
Access running instances
+
## Hypervisors
Manage running instances
+
### Hypervisor Configuration Basics
Hypervisors
+
### KVM
Hypervisor Configuration Basics
+
### Xen, XenAPI, XenServer, and XCP
KVM
+
### LXC (Linux containers)
Xen, XenAPI, XenServer, and XCP
+
### VMware vSphere
LXC (Linux containers)
+
### PowerVM
VMware vSphere
+
### Hyper-V Virtualization Platform
PowerVM
+
### Bare Metal Driver
Hyper-V Virtualization Platform
+
## Networking with nova-network
Bare Metal Driver
 
Networking with nova-network
 
 
Networking Options
 
Networking Options
 
DHCP server: dnsmasq
 
DHCP server: dnsmasq
Line 93: Line 93:
 
Using multiple interfaces for your instances (multinic)
 
Using multiple interfaces for your instances (multinic)
 
Existing High Availability Options for Networking
 
Existing High Availability Options for Networking
Troubleshooting Networking
+
## Troubleshooting Networking
 
(Block Storage) Volumes (install info needs to be moved)
 
(Block Storage) Volumes (install info needs to be moved)
 
Scheduling
 
Scheduling

Revision as of 03:48, 29 August 2013

Summary

This blueprint describes a plan to create documentation for OpenStack cloud administrators. These are tasks that go beyond the everyday actions an OpenStack user would take, but don't get into the depths of the OpenStack Operations Manual.

This documentation organizes the existing administration documentation into conceptional categories rather than chronological activities. It is meant to be comprehensive, but to be built out of content that has been drawn from other manuals. The reason for this is that while this guide is meant to be comprehensive, users should still be able to create documentation in smaller chunks to avoid being overwhelmed. (This process is covered by a separate blueprint.)

This blueprint is related to Blueprint Restructure Documentation.

Blueprint--OpenStack Cloud Administration Guide

Audience: Administrators and operators who maintain OpenStack clouds.

Product info: Havana, 2013.1

Include common glossary? Yes


Purpose:

  • Provide information about managing and troubleshooting various parts of a cloud system
  • Link to appropriate parts in other guides for additional information
  • Consolidate the material left over from appropriation to config, install, and user guides


Source material:

  • OpenStack Compute Administration Guide
  • OpenStack Networking Administration Guide
  • OpenStack Object Storage Administration Guide
  • OpenStack Block Storage Service Administration Guide

Proposed contents

  1. CHAPTER 1: Getting Started with OpenStack (move up from Compute)
    1. OpenStack architecture
    2. OpenStack services
    3. Feedback
  2. CHAPTER 2: Compute
    1. Introduction to Compute (revise the order so it fits the upcoming sequence)
      1. Hypervisors
      2. Users and Tenants (Projects)
      3. Images and Instances
      4. System Architecture
      5. Block Storage and OpenStack Compute
    2. Identity Management
      1. Identity Service Concepts
      2. Memcached and System Time
      3. User CRUD
      4. Monitoring
      5. Certificates for PKI
      6. Run the Identity Service
      7. Troubleshoot the Identity Service
    3. Image Management
      1. Adding images with glance image-create
      2. Getting virtual machine images
      3. Booting a test image
      4. Tearing down (deleting) Instances
      5. Pausing and Suspending Instances
      6. Select a specific host to boot instances on (move to booting)
      7. Creating images from running instances with KVM and Xen
      8. Replicating images across multiple data centers
    4. Instance Management
      1. Interfaces to managing instances
      2. Instance building blocks
      3. Customizing Flavors
      4. Creating instances
      5. Control where instances run
      6. Instance specific data
      7. Managing instance networking
      8. Manage Volumes
      9. Access running instances
      10. Manage running instances
    5. Hypervisors
      1. Hypervisor Configuration Basics
      2. KVM
      3. Xen, XenAPI, XenServer, and XCP
      4. LXC (Linux containers)
      5. VMware vSphere
      6. PowerVM
      7. Hyper-V Virtualization Platform
      8. Bare Metal Driver
    6. Networking with nova-network

Networking Options DHCP server: dnsmasq Metadata service Enabling Ping and SSH on VMs Removing a Network from a Project Using multiple interfaces for your instances (multinic) Existing High Availability Options for Networking

    1. Troubleshooting Networking

(Block Storage) Volumes (install info needs to be moved) Scheduling Filter Scheduler Filters Weights Chance Scheduler Host aggregates Cells (all config, needs to be moved) System Administration Understanding the Compute Service Architecture Managing Compute Users Managing the Cloud Show usage statistics for hosts and instances Managing logs Reference Information for Securing with Root Wrappers Using Migration Recovering from a failed compute node Recovering from a UID/GID mismatch Nova Disaster Recovery Process OpenStack Interfaces The OpenStack dashboard Using VNC Console Security Hardening Trusted Compute Pools OpenStack Compute Automated Installations (move to install doc?) OpenStack Compute Tutorials Running Your First Elastic Web Application on the Cloud Support (move to the end) Community Support Troubleshooting OpenStack Compute Log files for OpenStack Compute Common Errors and Fixes for OpenStack Compute Manually reset the state of an instance Problems with Injection CHAPTER 3. OpenStack Networking Using OpenStack Networking Core OpenStack Networking API features Using OpenStack Compute with OpenStack Networking Under the Hood (Proposed new title: Networking Scenarios) Open vSwitch Linux bridge Advanced Features through API Extensions Provider Networks L3 Routing and NAT Security Groups Load-Balancer-as-a-Service Plugin Specific Extensions Authentication and Authorization Advanced Operational Features (remove Quota info) Logging Settings Notifications High Availability Limitations Demos Setup Single Flat Network Provider Router with Private Networks Per-tenant Routers with Private Networks Scalable and Highly Available DHCP Agents Core Config File Options (move to config) Plugin pagination and sorting support CHAPTER 4 Object Storage Introduction to OpenStack Object Storage Accounts and Account Servers Authentication and Access Permissions Containers and Objects Operations Language-Specific API Bindings System Administration for OpenStack Object Storage Understanding How Object Storage Works Object Layout on Storage Preparing the Ring Considerations and Tuning Replication Managing Large Objects (Greater than 5 GB) Throttling Resources by Setting Rate Limits Additional Features Bulk Delete Managing OpenStack Object Storage with CLI Swift OpenStack Object Storage Tutorials Storing Large Photos or Videos on the Cloud OpenStack Object Storage Monitoring Swift Recon Swift-Informant Statsdlog Swift StatsD Logging Support (generic, can be moved to the end) Troubleshooting OpenStack Object Storage Handling Drive Failure Handling Server Failure Detecting Failed Drives Emergency Recovery of Ring Builder Files CHAPTER 4 Block Storage Introduction to the OpenStack Block Storage Service Managing Volumes Troubleshoot your cinder installation Adding Block Storage Nodes Boot From Volume CHAPTER 5 A list of other docs with links CHAPTER 6 Glossary (if and when possible) CHAPTER 7 Index (if and when possible)


I think this would be pretty useful, but probably difficult to maintain.