after some debug, it seem that it's hanging onĀ
$stat = mon_cmd($vmid, "query-migrate");
result of info migrate after the end of a migration:
# info migrate
globals:
store-global-state: on
only-migratable: off
send-configuration: on
send-section-footer: on
decompress-error-check: on
clear-bit
I have tried to add a log to display the current status state of the
migration,
and It don't catch any "active" state, but "completed" directly.
Here another sample with a bigger downtime of 14s (real downtime, I
have checked with a ping to be sure)
2021-01-22 16:02:53 starting migration of VM
Just to avoid future confusion.
Signed-off-by: Dylan Whyte
---
pve-storage-rbd.adoc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/pve-storage-rbd.adoc b/pve-storage-rbd.adoc
index a94cade..aa870ed 100644
--- a/pve-storage-rbd.adoc
+++ b/pve-storage-rbd.adoc
@@ -45,7 +45,
Hi,
I have notice recently bigger downtime on qemu live migration.
(I'm not sure if it's after qemu update or qemu-server update)
migration: type=insecure
qemu-server 6.3-2
pve-qemu-kvm 5.1.0-7
(I'm not sure about the machine running qemu