Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1343011

Summary: oVirt hypervisor goes to connecting/not responding
Product: [oVirt] vdsm Reporter: Roman Hodain <rhodain>
Component: CoreAssignee: Dan Kenigsberg <danken>
Status: CLOSED DUPLICATE QA Contact: Aharon Canan <acanan>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.17.28CC: amureini, bugs
Target Milestone: ovirt-4.0.0-rcFlags: amureini: ovirt-4.0.0?
rhodain: planning_ack?
rhodain: devel_ack?
rhodain: testing_ack?
Target Release: ---   
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: 2016-06-06 11:48:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roman Hodain 2016-06-06 10:33:14 UTC
Description of problem:
Hypervisor goes to not responding when the connection to storage is interrupted

Version-Release number of selected component (if applicable):
vdsm-4.17.28-0.el7ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. Setup one hypervisor
2. Create one iscsi storage domain and activate it
3. Use iptables on the hypervisor to drop the traffic
      iptables -I OUTPUT -p tcp --dport 3260 -j DROP

Actual results:
Host goes to acivating/not-responging state temporaryly

Expected results:
Host is not marked as not-responding

Additional info:

Comment 3 Allon Mureinik 2016-06-06 11:48:38 UTC

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