diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1937.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1937.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1937.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1937.toml new file mode 100644 index 00000000..1e66f699 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1937.toml @@ -0,0 +1,19 @@ +id = 1937 +title = "Live migration with TLS fail (GNUTLS AUTO_REKEY)" +state = "opened" +created_at = "2023-10-13T14:21:51.839Z" +closed_at = "n/a" +labels = ["Migration"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1937" +host-os = "Ubuntu 22.04.3 LTS" +host-arch = "x86" +qemu-version = "6.2 and 7.2.5" +guest-os = "Ubuntu 22.04" +guest-arch = "x86" +description = """Live migration with TLS fail in postcopy stage when: + +#""" +reproduce = """1. run VM with heavy RAM load: `nohup stress-ng --vm 6 --vm-bytes 12G &` +2. run precopy for more that 80sec +3. switch into post-copy stage""" +additional = """This only occurs with TLS transport, if clear qemu+tcp is used then everything works.""" |