mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-03 04:26:09 +00:00
![]() As mentioned in #2408, live-migrating a VM between storages that use different scsi backends (scsi-hd, scsi-generic, scsi-block) breaks. To fix, from QEMU 4.1 machine types onward (to not break current behaviour any more), only use scsi-hd, as in recent versions, there is almost no difference between the two anyway. scsi-block (which potentially also breaks) requires a flag to be manually set on the disk, so we can assume the user knows what they're doing. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> Suggested-by: Daniel Berteaud <daniel@firewall-services.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |