Jump to: navigation, search

Blueprint-os-admin-docs

Revision as of 04:02, 29 August 2013 by Nerminamiller (talk | contribs)

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. Getting Started with OpenStack (move up from Compute)
    1. OpenStack architecture
    2. OpenStack services
    3. Feedback
  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.