-
Bug
-
Resolution: Done-Errata
-
Critical
-
None
-
2
-
False
-
-
False
-
---
-
---
-
-
CNV Virtualization Sprint 248
-
High
-
No
This bug was initially created as a copy of Bug #2198976
I am copying this bug because:
Description of problem:
Pinning of emulator threads does not restrict live migration of a VM
Version-Release number of selected component (if applicable):
4.12.2
How reproducible:
Always
Steps to Reproduce:
1. Set a VM with isolateEmulatorThread
$ oc get vm fedora -o yaml | yq '.spec.template.spec.domain.cpu'
dedicatedCpuPlacement: true
isolateEmulatorThread: true
2. VM is not migratable because "VMI uses dedicated CPUs and emulator thread isolation"
Additional info:
- PR already exists by Marcelo: https://github.com/kubevirt/kubevirt/pull/9722/commits/feb0203f556b45a7fdcc58af4a9b5d6dde48c877
- clones
-
CNV-31768 [2229148] [cnv-4.13] isolateEmulatorThread should not block live migration
- Closed
- links to
-
RHEA-2024:127487 OpenShift Virtualization 4.14.4 Images