Hi Rudi, On Sat, 4 Apr 2020, Rudolph Bott wrote:
* the qemu process on the secondary node starts * migration parameters are set through the socket on the primary node * the migration is started through the socket * ganeti-noded issues three "info migrate" commands to the socket (two seem to work, the third always fails as the qemu process is gone)
Apparently the qemu process crashed. I wonder if there is something in the logs[1] (/var/log/ganeti/kvm/<instance name>.log)?
Simply adding a 'sleep 2' between the two ganeti commands fixes the issue.
Sounds why DRBD does not trigger the bug. The disk transition from disconnect, primary/primary reconnect includes this extra seconds. Thanks, Sascha. [1] https://github.com/ganeti/ganeti/commit/c138dbe4c -- You received this message because you are subscribed to the Google Groups "ganeti-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ganeti-devel/alpine.DEB.2.20.2004041746550.12526%40ivy.loc.
