]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
fix #4249: make image clone or conversion respect bandwidth limit
authorLeo Nunner <l.nunner@proxmox.com>
Thu, 17 Nov 2022 13:18:27 +0000 (14:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Feb 2023 16:09:51 +0000 (17:09 +0100)
commit56d16f169ca5341639d9ec596d7a980fa9665fa7
treecb333e3fc549a924fa6cd3de786abe0447fc60ae
parent62fdcfd4cfd3291b2c89aa43f658ad8e246b2031
fix #4249: make image clone or conversion respect bandwidth limit

Previously, cloning a stopped VM didn't respect bwlimit. Passing the -r
(ratelimit) parameter to qemu-img convert fixes this issue.

Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
 [ T: reword subject line slightly ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer.pm
test/run_qemu_img_convert_tests.pl