]> git.proxmox.com Git - qemu-server.git/commit - PVE/VZDump/QemuServer.pm
vzdump: exclude efidisks from backups of non-OVMF machines
authorStefan Reiter <s.reiter@proxmox.com>
Mon, 17 Feb 2020 09:34:16 +0000 (10:34 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 17 Feb 2020 14:47:04 +0000 (15:47 +0100)
commit1249d579eae532537ed28c3af3ee104f39e8023c
treecbed388beb3231b1fbb9b1728a9bc1260dff46c3
parenta04dd5c455510baf332b415f478da3c6f4e6da3a
vzdump: exclude efidisks from backups of non-OVMF machines

Machines running with SeaBIOS don't have the efidisk attached, so QEMU
cannot back it up and fails with "unknown drive".

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
PVE/VZDump/QemuServer.pm