Bug 951571
| Summary: | libvirtd closes a connection while the client is still reading during migration. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Lee Yarwood <lyarwood> |
| Component: | vdsm | Assignee: | Yaniv Bronhaim <ybronhei> |
| Status: | CLOSED DUPLICATE | QA Contact: | Elad <ebenahar> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 3.1.3 | CC: | acathrow, bazulay, dyasny, dyuan, ejhofstede, gpadgett, hateya, iheim, lpeer, mzhan, rdassen, rwu, weizhan, whuang, ybronhei, ykaul, zhpeng |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | 3.2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | infra | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-04-22 14:02:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lee Yarwood
2013-04-12 13:47:14 UTC
Moving this BZ to the vdsm component. Jiri highlighted over IRC that libvirtd is closing the connection due to the use of keepalives here : 124047 2013-04-11 12:17:20.213+0000: 3874: warning : virKeepAliveTimerInternal:156 : No response from client 0xf27000 after 5 keepalive messages in 30 seconds [..] These are once again enabled by default in 6.4 (BZ#832081) and in this case the onus is on vdsmd to recover, reconnect etc. Do we need to disable keepalives, would BZ#949192 help here? Lee *** This bug has been marked as a duplicate of bug 951576 *** Yaniv, Please check the question in comment #5 This appears to occur only because keepalives are enabled and don't always work reliably in all libvirt versions (notably, libvirt-0.10.2-18.el6.x86_64 mentioned in the initial report). Subsequent libvirt fixes that have been made and/or disabling vdsm's use of libvirt connection keepalives (bug 834041) would each be sufficient to prevent this problem; marking as duplicate. *** This bug has been marked as a duplicate of bug 834041 *** |