Bug 1343011
| Summary: | oVirt hypervisor goes to connecting/not responding | ||
|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Roman Hodain <rhodain> |
| Component: | Core | Assignee: | Dan Kenigsberg <danken> |
| Status: | CLOSED DUPLICATE | QA Contact: | Aharon Canan <acanan> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.17.28 | CC: | amureini, bugs |
| Target Milestone: | ovirt-4.0.0-rc | Flags: | 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: | |||
*** This bug has been marked as a duplicate of bug 1326009 *** |
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: