Skip to content

Commit 57ac83d

Browse files
committed
releasenote: Add known issue for bug #1894804
Related-Bug: #1882521 Change-Id: Ib9059dde41b0a07144ffa26552577308b1ffc9e1
1 parent 9fa5636 commit 57ac83d

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)