Bug 1256619
| Summary: | qemu quit with "qemu_chr_fe_claim_no_fail: error chardev "charnet0" already used" | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Qian Guo <qiguo> |
| Component: | qemu-kvm-rhev | Assignee: | Marc-Andre Lureau <marcandre.lureau> |
| Status: | CLOSED DUPLICATE | QA Contact: | xiywang |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | CC: | chayang, juzhang, knoel, michen, qiguo, virt-maint |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-10-09 01:14:26 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
Qian Guo
2015-08-25 06:51:40 UTC
I am not sure this is a bug, you must also remove/recreate a chardev to establish a new connection anyway... It could perhaps destroy the chardev for you though when removing the netdev. sent a RFC to qemu-devel "vhost-user: release chardev on cleanup" patches are not even reviewed upstream, low-prio, moving to 7.4 patches are not even reviewed upstream, low-prio, moving to 7.5 will resend for 2.9 likely fixed in v2.7.0 with:
commit 25f0d2aa5e3d21caa1bc622b21368cc2e383f02c
Author: Paolo Bonzini <pbonzini>
Date: Wed Jun 29 15:15:33 2016 +0200
vhost-user: disable chardev handlers on close
I will check
I suggest we close as duplicate of bug 1256618, now that the behaviour is fixed to remove the chardev. I checked bug 1256618, we can close as duplicate. Thanks Marc-Andre. *** This bug has been marked as a duplicate of bug 1256618 *** |