[pve-devel] applied: [PATCH v2 qemu-server] fix #4249: make qemu_img_convert respect bwlimit
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Feb 23 17:12:03 CET 2023
Am 17/11/2022 um 14:18 schrieb Leo Nunner:
> 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 at proxmox.com>
> ---
> Changes from v1:
> - Remove unneeded "undef"s, as to not unnecessarily touch unrelated
> lines
> - Add test for bwlimit
>
> PVE/QemuServer.pm | 5 ++--
> test/run_qemu_img_convert_tests.pl | 43 ++++++++++++++++++------------
> 2 files changed, 29 insertions(+), 19 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list