File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments