qemu-server/PVE
Thomas Lamprecht aa6ebf6a4b qm nbdstop: cope graceful with errors
as the nbd server could have been stopped by something else.
Further, it makes no sense to die and mark the migration thus as
failed, just because of a NBD server stop issue.

At this point the migration hand off to the target was done already,
so normally we're good, if it fails we have other (followup) problems
anyway.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-29 16:22:33 +02:00
..
API2 api/resume: make nocheck root-only 2020-04-27 13:07:54 +02:00
CLI qm nbdstop: cope graceful with errors 2020-04-29 16:22:33 +02:00
QemuServer importovf: die with error when disk file is missing 2020-04-27 13:13:10 +02:00
VZDump Switch to using foreach_volume instead of foreach_drive 2020-04-08 22:11:54 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm Include vmstate and unused volumes in foreach_volid 2020-04-29 12:14:40 +02:00
QemuMigrate.pm migrate: only stop NBD if we got a NBD url from the target 2020-04-29 16:22:33 +02:00
QemuServer.pm cleanup: get rid of unnecessary closures 2020-04-29 13:49:46 +02:00
QMPClient.pm Append newline to all QGA commands 2020-03-11 11:11:45 +01:00