Show Table of Contents
B.4. Red Hat Virtualization Manager で非管理ネットワークを使用するように設定する方法
データセンター内の各ホストがデフォルトのネットワークとして、 デフォルト管理ネットワーク (ovirtmgmt) の代わりに非管理ネットワークを使用するように設定することができます。default_route のプロパティーは、管理ポータルからホストのネットワークインターフェースカードに定義されます。 キーは、デフォルトでは利用できないので、engine 設定ツールを使用して Manager に追加する必要があります。以下のコマンドを実行すると、 がすでに有効化されているかどうかを確認することができます。
# engine-config -g UserDefinedNetworkCustomProperties
手順B.3 Manager に default_route キーを追加する手順
- Manager で以下のコマンドを実行してキーを追加します。
# engine-config -s # engine-config -s UserDefinedNetworkCustomProperties='default_route=^(true|false)$' # engine-config -g UserDefinedNetworkCustomProperties
ovirt-engineサービスを再起動します。# systemctl restart ovirt-engine
キーが管理ポータルで利用できるようになりました。非管理ネットワークを定義するには、「ホストネットワークインターフェースの編集とホストへの論理ネットワークの割り当て」を参照してください。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.