Dan Kenigsberg has submitted this change and it was merged.

Change subject: vdsmd.init: disable libvirt connection keepalives
......................................................................


vdsmd.init: disable libvirt connection keepalives

Libvirt now has keepalives enabledby default (see bug 832081), but
they should be disabled until vdsm can make use of them (bug 949192).

The main problem remaining is that certain libvirt versions (notably
0.10.2-18.el6.x86_64) don't behave well when using keepalives: the
connection can be closed if the system is under load, causing spurious
vdsm problems that wouldn't be present if keepalives weren't in use.

The libvirt bug has been subsequently fixed, but until a newer libvirt
can be required, we shouldn't rely on the corrected behavior.

Change-Id: I632d02f12481911c4ceb6477c42c3b66de47d0c9
Bug-Url: https://bugzilla.redhat.com/834041
Signed-off-by: Greg Padgett <[email protected]>
---
M vdsm/vdsmd.init.in
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Yaniv Bronhaim: Verified; Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/14010
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I632d02f12481911c4ceb6477c42c3b66de47d0c9
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Lee Yarwood <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to