[ English | Indonesia | Deutsch | 日本語 ]
OpenStack 運用ガイド¶
重要
The OpenStack Operations Guide was published in 2014, the last partial update was in 2017. Since then it has seen some minor updates to document newer releases and fix broken links.
The guide thus might not apply anymore to current releases.
概要¶
This guide provides information about operating OpenStack clouds.
We recommend that you turn to the 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 OpenStack deployment tools and configuration-management tools, such as Puppet or Chef, which can help automate this deployment process.
このガイドでは、OpenStack クラウドのデプロイが無事に行われ、イメージの追加、インスタンスの起動、ボリュームの追加が行えるようになっているものとします。
安定した運用に頭を切り替えるために、このガイドをざっくり見て、感覚をつかんでおくことをお薦めします。これらの一部はあらかじめ読んでおくと、長期運用に向けてのベストプラクティスを実践するのに役に立つことでしょう。その他の部分は、 (電源障害のような) 予期しないイベントが発生した場合や特定の問題のトラブルシューティングをする場合に、リファレンスとして役に立つでしょう。
内容¶
- 謝辞
- はじめに
- 表記規則
- Factors affecting OpenStack deployment
- Planning for deploying and provisioning OpenStack
- キャパシティプランニングとスケーラビリティー
- 環境の把握
- プロジェクトとユーザーの管理
- ユーザーによる運用
- メンテナンス、故障およびデバッグ
- ネットワークのトラブルシューティング
- 「ip a」を使ってインタフェース状態をチェックする
- クラウド上の nova-network 通信の仮想化
- クラウド上の OpenStack Networking サービス通信の仮想化
- 経路上の障害を見つける
- tcpdump
- iptables
- nova-network 用データベースにあるネットワーク設定
- nova-network の DHCP 問題の デバッグ
- DNS の問題をデバッグする
- Open vSwitch のトラブルシューティング
- ネットワーク名前空間への対応
- Assign a lost IPv4 address back to a project
- Tools for automated neutron diagnosis
- ロギングと監視
- バックアップとリカバリー
- カスタマイズ
- 高度な設定
- アップグレード
- 付録