Description of problem: Hosted engine redeploys failed as below message: [ INFO ] TASK [ovirt.hosted_engine_setup : Add IPv4 outbound route rules] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["ip", "rule", "add", "from", "192.168.222.1/24", "priority", "101", "table", "main"], "delta": "0:00:00.003285", "end": "2020-02-06 13:46:46.603994", "msg": "non-zero return code", "rc": 2, "start": "2020-02-06 13:46:46.600709", "stderr": "RTNETLINK answers: File exists", "stderr_lines": ["RTNETLINK answers: File exists"], "stdout": "", "stdout_lines": []} Version-Release number of selected component (if applicable): RHVH-4.3-20200204.0-RHVH-x86_64-dvd1.iso cockpit-195.3-1.el7.x86_64 cockpit-dashboard-195-1.el7.x86_64 cockpit-bridge-195.3-1.el7.x86_64 cockpit-storaged-195-1.el7.noarch cockpit-ovirt-dashboard-0.13.9-1.el7ev.noarch cockpit-system-195.3-1.el7.noarch cockpit-ws-195.3-1.el7.x86_64 cockpit-machines-ovirt-195-1.el7.noarch rhvm-appliance-4.3-20200204.0.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. Clean install 2. Deploy hosted engine 3. Clean hosted engine 4. redeploy hosted engine Actual results: Hosted engine redeploy failed. Expected results: Hosted engine redeploy successfully without any error Additional info:
Created attachment 1658095 [details] log_20200206
Wei Wang how did you clean the hosted engine on step 3?
(In reply to Gal Zaidman from comment #2) > Wei Wang how did you clean the hosted engine on step 3? Using the clean script "/usr/sbin/ovirt-hosted-engine-cleanup"
its reproduced also in 4.4 master
this patch https://gerrit.ovirt.org/#/c/107427/ work on both 4.3 and 4.4 , this patch is for 4.4 https://github.com/oVirt/ovirt-ansible-hosted-engine-setup/pull/294 only
QE will verify this bug until getting new 4.3.9 build.
Test Version rhvh-4.3.9.2-0.20200311.0 rhvm-appliance-4.3-20200311.0.el7.x86_64 cockpit-ovirt-dashboard-0.13.9-1.el7ev.noarch cockpit-dashboard-195.5-2.el7.x86_64 cockpit-system-195.5-2.el7.noarch cockpit-storaged-195.5-2.el7.noarch cockpit-machines-ovirt-195.5-2.el7.noarch cockpit-ws-195.5-2.el7.x86_64 cockpit-195.5-2.el7.x86_64 cockpit-bridge-195.5-2.el7.x86_64 Test steps: According to comment 0 Result: Hosted engine redeploy successful. Move the status to "VERIFIED"
This bugzilla is included in oVirt 4.3.9 release, published on March 20th 2020. Since the problem described in this bug report should be resolved in oVirt 4.3.9 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.