Bug 1659090

Summary: [RFE] Replace network functionality check based on gateway ping with a DNS query
Product: [oVirt] ovirt-hosted-engine-ha Reporter: Simone Tiraboschi <stirabos>
Component: GeneralAssignee: Simone Tiraboschi <stirabos>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.3.0CC: bugs
Target Milestone: ovirt-4.3.0Keywords: FutureFeature
Target Release: ---Flags: rule-engine: ovirt-4.3?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-13 14:46:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Simone Tiraboschi 2018-12-13 14:44:33 UTC
Description of problem:
ovirt-ha-agent is currently checking network status with a ping to a pre-configured address.
This could be problematic since a few users are completely blocking ICMP.

Check network status with a DNS query instead of an ICMP ping.

Comment 1 Sandro Bonazzola 2018-12-13 14:46:36 UTC

*** This bug has been marked as a duplicate of bug 1659052 ***