第2章 オーバークラウド設定の更新
Red Hat Hyperconverged Infrastructure (RHHI) for Cloud 設定を更新して新しい機能を追加したり、オーバークラウドの機能を変更したりする必要がある場合があります。
前提条件
- 実行中の RHHI for Cloud ソリューション。
手順
Red Hat OpenStack Platform director ノードで、stack ユーザーとして以下の手順を実施します。
最初のオーバークラウドデプロイメントと同じ TripleO Heat テンプレートを使用して、
openstack overcloud deployコマンドを再実行します。例
[stack@director ~]$ openstack overcloud deploy --templates \ -r ~/custom-templates/custom-roles.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml \ -e ~/templates/network.yaml \ -e ~/templates/ceph.yaml \ -e ~/templates/compute.yaml \ -e ~/templates/layout.yaml注記新しい環境ファイルをオーバークラウドに追加する場合は、追加の
-e引数をopenstack overcloud deployコマンドに追加します。
関連情報
- Red Hat Hyperconverged Infrastructure for Cloud デプロイメントガイド .
- Red Hat OpenStack Platform 10 Director のインストールおよび使用 ガイド .