Skip to content

Commit 0a2403a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "releasenote: Add known issue for bug #1894804"
2 parents c49cd3b + 57ac83d commit 0a2403a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
issues:
3+
- |
4+
`bug 1894804`_ documents a known device detachment issue with QEMU
5+
``4.2.0`` as shipped by the Focal ``20.04`` Ubuntu release. This can lead
6+
to the failure to detach devices from the underlying libvirt domain of an
7+
instance as QEMU never emits the correct ``DEVICE_DELETED`` event to
8+
libvirt. This in turn leaves the device attached within libvirt and
9+
OpenStack Nova while it has been detached from the underlying QEMU process.
10+
Subsequent attempts to detach the device will also fail as it is no longer
11+
found within the QEMU process.
12+
13+
There is no known workaround within OpenStack Nova to this issue.
14+
15+
.. _bug 1894804: https://bugs.launchpad.net/qemu/+bug/1894804

0 commit comments

Comments
 (0)