Bug 1709895
Summary: | [RFE] Allow to choose alternative to ICMP ping for hosted engine network test | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ido Rosenzwig <irosenzw> |
Component: | cockpit-ovirt | Assignee: | Ido Rosenzwig <irosenzw> |
Status: | CLOSED ERRATA | QA Contact: | Wei Wang <weiwang> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.3.1 | CC: | bugs, cshao, dfediuck, huzhao, jikwang, lsvaty, mavital, mgoldboi, nlevy, qiyuan, sbonazzo, sgoodman, weiwang, yaniwang, yturgema |
Target Milestone: | ovirt-4.3.4 | Keywords: | FutureFeature, Improvement, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
Previously, you could only test a host's network connectivity with ICMP (ping). Sometimes the gateway does not reply to a ping request, such as when ping is blocked at the network level. When such a failure occurred during the installation of a self-hosted engine, the installation failed.
Now you can test network connectivity by checking if the DNS resolution is working, by pinging the gateway, by testing a TCP connection to a configurable port on a configurable host, or you can proceed with installation without running any test.
|
Story Points: | --- |
Clone Of: | 1704183 | Environment: | |
Last Closed: | 2019-06-20 14:47:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1659052, 1704183 | ||
Bug Blocks: |
Description
Ido Rosenzwig
2019-05-14 13:54:51 UTC
Test Version RHVH-4.3-20190516.1-RHVH-x86_64-dvd1.iso cockpit-ovirt-dashboard-0.12.9-1.el7ev.noarch ovirt-hosted-engine-setup-2.3.8-1.el7ev.noarch ovirt-hosted-engine-ha-2.3.1-1.el7ev.noarch Test Steps: 1. Clean install RHVH-4.3-20190516.1-RHVH-x86_64-dvd1.iso 2. Open cockpit web UI : http://localhost:9090 3. Start the hosted-engine wizard 4. Set "Network Test" to DNS/ping/TCP/None in engine vm setting. 5. Deploy hosted engine Result: 1. Hosted engine deploy successfully 2. Three parameters network_test, tcp_t_address, tcp_t_port in hosted-engine.conf have set rightly. Bug is fixed, change the status to "VERIFIED" Please check new doc text: Previously, you could only test a host's network connectivity with ICMP (ping). Sometimes the gateway does not reply to a ping request, such as when ping is blocked at the network level. When such a failure occurred during the installation of a self-hosted engine, the installation failed. Now you can test network connectivity by checking if the DNS resolution is working, by pinging the gateway, by testing a TCP connection to a configurable port on a configurable host, or you can proceed with installation without running any test 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://access.redhat.com/errata/RHEA-2019:1560 |