mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-25 06:09:34 +00:00
![]() The `media` option defaults to `disk` if not present, which attaches the drive read-write. This can be unexpected for ISO volumes. Hence, when constructing the QEMU command line, require that drives with ISO volumes explicitly set `media` and die if this is not the case. This breaks VM start and live-migration if such a drive is present, and hotplug for such drives. Users can fix this by editing the VM config to set `media` explicitly. Also add a cfg2cmd test for the error. Suggested-by: Fiona Ebner <f.ebner@proxmox.com> Signed-off-by: Friedrich Weber <f.weber@proxmox.com> Reviewed-by: Fiona Ebner <f.ebner@proxmox.com> |
||
---|---|---|
debian | ||
PVE | ||
qemu-configs | ||
qmeventd | ||
query-machine-capabilities | ||
test | ||
vm-network-scripts | ||
.gitignore | ||
bootsplash.jpg | ||
bootsplash.xcf | ||
Makefile | ||
modules-load.conf | ||
qm | ||
qmextract | ||
qmrestore |