summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1994002
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1994002')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/199400224
1 files changed, 0 insertions, 24 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1994002 b/results/classifier/deepseek-2-tmp/output/hypervisor/1994002
deleted file mode 100644
index 2bf1494eb..000000000
--- a/results/classifier/deepseek-2-tmp/output/hypervisor/1994002
+++ /dev/null
@@ -1,24 +0,0 @@
-
-[SRU] migration was active, but no RAM info was set
-
-While live-migrating many instances concurrently, libvirt sometimes return internal error: migration was active, but no RAM info was set:
-~~~
-2022-03-30 06:08:37.197 7 WARNING nova.virt.libvirt.driver [req-5c3296cf-88ee-4af6-ae6a-ddba99935e23 - - - - -] [instance: af339c99-1182-4489-b15c-21e52f50f724] Error monitoring migration: internal error: migration was active, but no RAM info was set: libvirt.libvirtError: internal error: migration was active, but no RAM info was set
-~~~
-
-From upstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=2074205
-
-[Impact]
-
- * Effects of this bug are mostly observed in large scale clusters with a lot of live migration activity.
- * Has second order effects for consumers of migration monitor such as libvirt and openstack.
-
-[Test Case]
-Steps to Reproduce:
-1. live evacuate a compute
-2. live migration of one or more instances fails with the above error
-
-N.B Due to the nature of this bug it is difficult consistently reproduce.
-
-[Where problems could occur]
- * In the event of a regression the migration monitor may report an inconsistent state.
\ No newline at end of file