Created attachment 1182418 [details] all_log_info Description of problem: Disable Hosted Engine Setup page after register RHVH to engine, due to RHVH should only managed by one engine. Version-Release number of selected component (if applicable): redhat-virtualization-host-4.0-20160714.3.x86_64 imgbased-0.7.2-0.1.el7ev.noarch vdsm-4.18.6-1.el7ev.x86_64 RHEV-M-4.0.2-0.2.rc1.el7ev cockpit-0.108-1.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. Install RHVH via ISO(with default ks) 2. Add RHVH to engine. 3. Login cockpit. check hosted engine status. Actual results: Still can deploy HE after register RHVH to engine. Expected results: Disable Hosted Engine Setup page after register RHVH to engine, due to RHVH should only managed by one engine. Additional info:
A solution to this bug should probably include the flow of removing the host from the engine - after that, deploy should be allowed again. I think we'd rather close this bug as wontfix (or even notabug) than not handle removal. AFAIK, trying deploy again on a deployed host is harmless.
No 4.1.1 build available for testing now, we will verify this bug after got the new build.
Test version: redhat-virtualization-host-4.1-20170222.0 imgbased-0.9.13-0.1.el7ev.noarch ovirt-hosted-engine-setup-2.1.0.3-1.el7ev.noarch ovirt-hosted-engine-ha-2.1.0.3-1.el7ev.noarch rhevm-4.1.1.2-0.1.el7 Test steps: 1. Install RHVH via PXE 2. Add RHVH to engine. 3. Login cockpit. check hosted engine status. According Doc Text: Result: Hosts which are registered to RHV-M now present a "Redeploy" button in the Hosted Engine wizard in cockpit, which must be selected in order to continue. Test result: After register to RHVM, user can't deploy HE anymore, this is expected behavior. But according Doc Text, there is no "Redeploy" button in the Hosted Engine wizard in cockpit, there only have a running symbol always display(please see attachment "he.png"). So the bug is partial fix, change bug status to ASSIGNED.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
Created attachment 1259079 [details] he
Created attachment 1260296 [details] cockpit.png
Test version: redhat-virtualization-host-4.1-20170222.0 cockpit-ovirt-dashboard-0.10.7-0.0.11.el7ev.noarch upgrade to cockpit-ovirt-dashboard-0.10.7-0.0.13.el7ev.noarch Test steps: 1. Install RHVH via PXE 2. Download the package "cockpit-ovirt-dashboard-0.10.7-0.0.13.el7ev.noarch.rpm", then use cmd "rpm -Uvh cockpit-ovirt-dashboard-0.10.7-0.0.13.el7ev.noarch.rpm" to upgrade to the fix version 2. Add RHVH to engine. 3. Login cockpit. check hosted engine status. Result: URL : https://bugzilla.redhat.com/attachment.cgi?id=1260296 It works well ,so the bug's status is verified.