Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1386906

Summary: Need to add reconnect support for vhost-user in QEMU
Product: Red Hat Enterprise Linux 7 Reporter: bigswitch <rhosp-bugs-internal>
Component: qemu-kvm-rhevAssignee: Amnon Ilan <ailan>
Status: CLOSED CURRENTRELEASE QA Contact: Pei Zhang <pezhang>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.0CC: chayang, fbaudin, juzhang, knoel, pezhang, plancast, rhosp-bugs-internal, srevivo, virt-maint
Target Milestone: pre-dev-freezeKeywords: TestOnly
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: 2017-01-30 11:57:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bigswitch 2016-10-19 19:18:55 UTC
We observe that when a VM using vhostuser (in client mode) interface disconnects from a virtual switch (eg: when vswitch (server mode) restart), even when the vswitch reconnects with the vhost socket, the interface is still down. Searching around, we found that QEMU needs to be enhanced to support this. We would like these commits (and other dependent commits) available to our RHOSP compute nodes as well.

Ref:
http://www.dpdk.org/ml/archives/dev/2016-May/038795.html
lists.nongnu.org/archive/html/qemu-devel/2016-05/msg01507.html

Comment 1 Amnon Ilan 2016-10-25 21:31:12 UTC
Can you try it with the latest upstream versions for QEMU and DPDK? Many 
improvements for vhost-user reconnect were introduced since May 16.

Thanks,
Amnon

Comment 2 bigswitch 2016-11-03 23:00:12 UTC
How would the customers get a hold of these fixes in deployment? Are the bug fixes part of RHOSP9 or RHOSP10?

Comment 3 Amnon Ilan 2016-11-04 00:18:50 UTC
These fixes are available in RHEL7.3. 
Franck, can you answer regarding RHOSP versions?

Bigswitch, since we are still working on further enhancements to 
vhost-user reconnect, it could help if you can test the upstream 
versions as well, and point to specific use cases that fail there.

Comment 4 Franck Baudin 2016-11-04 10:18:18 UTC
RHOSP8, 9 and 10 will run on RHEL 7.3. If no patches are required (it seems to me that no patches are required but this has to be confirmed) on OpenStack to fix the issue and is 100% fixed by RHEL 7.3, the bug will be fixed.