|
From: | Thomas, Sobin |
Subject: | Migration of VM |
Date: | Wed, 6 Dec 2023 17:58:05 +0000 |
Hi I am trying to do offline migration, I created a snapshot using migration command
MigrationQemu0.8.2 - KVM (linux-kvm.org) In source stop
migrate_set_speed 4095m
migrate "exec:gzip -c > STATEFILE.gz" In the Target gpg -q -d -r KEY STATEFILE.gpg | <qemu-command-line> -incoming "exec:cat"
When I set -incoming “exec:cat” the VM doesn’t boot. Its in hanging state Qemu version home/gta/qemu/bin/debug/native# ./qemu-system-x86_64 --version QEMU emulator version 8.1.92 (v8.2.0-rc2-48-gd451e32ce8) Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers root@DUT7141ATSM:/home/gta/qemu/bin/debug/native# regards Sobin Thomas |
[Prev in Thread] | Current Thread | [Next in Thread] |