Previously, during the hosted engine deployment, selecting a bonded interface to be used as the base for the 'rhevm' bridge would cause the deployment to fail. Now, it is possible to select a bonded interface for the 'rhevm' bridge during hosted engine deployment.
DescriptionEvgheni Dereveanchin
2014-03-19 11:48:23 UTC
Description of problem:
During hosted engine setup, the list of interfaces is provided to use as base for the "rhevm" network. However, if a bond is selected, the setup fails.
Version-Release number of selected component (if applicable):
3.3.1
How reproducible:
always
Steps to Reproduce:
1. set up RHEL server, set up bond0 and rhevm33 repos
2. try to install hosted engine with rhev-m on bond0 ("hosted-engine --deploy")
Actual results:
Setup finishes with error:
[ INFO ] Configuring the management bridge
[ ERROR ] Failed to execute stage 'Misc configuration': 'bond0'
Expected results:
Setup finishes successfully
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHBA-2015-0161.html
Description of problem: During hosted engine setup, the list of interfaces is provided to use as base for the "rhevm" network. However, if a bond is selected, the setup fails. Version-Release number of selected component (if applicable): 3.3.1 How reproducible: always Steps to Reproduce: 1. set up RHEL server, set up bond0 and rhevm33 repos 2. try to install hosted engine with rhev-m on bond0 ("hosted-engine --deploy") Actual results: Setup finishes with error: [ INFO ] Configuring the management bridge [ ERROR ] Failed to execute stage 'Misc configuration': 'bond0' Expected results: Setup finishes successfully