Created attachment 945504[details]
screen shot of hosted engine page
Description of problem:
After finish configure hosted engine, it missed to select "PXE Boot Engine VM" in TUI.
Version-Release number of selected component (if applicable):
rhev-hypervisor7-7.0-20141006.0.el7ev
ovirt-node-3.1.0-0.20.20141006gitc421e04.el7.noarch.rpm
ovirt-node-plugin-hosted-engine-0.2.0-2.0.el7.x86_64
ovirt-hosted-engine-setup-1.2.1-1.el7.noarch
ovirt-host-deploy-1.3.0-1.el7.noarch
ovirt-hosted-engine-ha-1.2.2-2.el7.noarch
How reproducible:
100%
Steps to Reproduce:
1. Install rhev-hypervisor7-7.0-20141006.0.el7ev.
2. Configure hosted engine using PXE Boot Engine vm option.
3. After finished configuration, check the Hosted Engine page.
4. #cat /etc/default/ovirt
Actual results:
1. After step3, it missed to select "PXE Boot Engine VM".
2. After step4, it shows as follows.
#cat /etc/default/ovirt
OVIRT_HOSTED_ENGINE_PXE="yes"
Expected results:
1. It should select "PXE Boot Engine VM".
Additional info:
Test version:
rhev-hypervisor7-7.2-20151112.1.el7ev
ovirt-node-3.6.0-0.20.20151103git3d3779a.el7ev.noarch
ovirt-node-plugin-hosted-engine-0.3.0-3.el7ev.noarch
Test steps:
1. Install rhev-hypervisor7-7.2-20151112.1.el7ev.
2. Configure hosted engine using PXE Boot Engine vm option.
3. After finished configuration, check the Hosted Engine page with click <Deploy Hosted Engine> button.
4. #cat /etc/default/ovirt
Test result:
1. After step3, it selected "PXE Boot Engine VM".
2. # cat /etc/default/ovirt
OVIRT_HOSTED_ENGINE_PXE="yes"
So this issue is fixed in ovirt-node-plugin-hosted-engine-0.3.0-3.el7ev.noarch. Change status to verified.
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-2016-0378.html
Created attachment 945504 [details] screen shot of hosted engine page Description of problem: After finish configure hosted engine, it missed to select "PXE Boot Engine VM" in TUI. Version-Release number of selected component (if applicable): rhev-hypervisor7-7.0-20141006.0.el7ev ovirt-node-3.1.0-0.20.20141006gitc421e04.el7.noarch.rpm ovirt-node-plugin-hosted-engine-0.2.0-2.0.el7.x86_64 ovirt-hosted-engine-setup-1.2.1-1.el7.noarch ovirt-host-deploy-1.3.0-1.el7.noarch ovirt-hosted-engine-ha-1.2.2-2.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Install rhev-hypervisor7-7.0-20141006.0.el7ev. 2. Configure hosted engine using PXE Boot Engine vm option. 3. After finished configuration, check the Hosted Engine page. 4. #cat /etc/default/ovirt Actual results: 1. After step3, it missed to select "PXE Boot Engine VM". 2. After step4, it shows as follows. #cat /etc/default/ovirt OVIRT_HOSTED_ENGINE_PXE="yes" Expected results: 1. It should select "PXE Boot Engine VM". Additional info: