[pve-devel] applied: [PATCH qemu-server] fix #6680 (continued): do not use a top throttle node when using scsi-block
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Aug 26 09:56:09 CEST 2025
On Thu, 14 Aug 2025 18:45:07 +0200, Fiona Ebner wrote:
> The throttle block driver does not support issuing ioctls. While the
> driver could be patched in QEMU to pass along ioctls to the child,
> that seems like a hack, because with scsi-block, throttle limits
> already do not apply. This was already the case with '-drive' in
> Proxmox VE 8.
>
> Note that live mirroring would require special handling to make the
> target be below a throttle node with the correct node name, but it
> already is not supported for such disks:
> > # qm disk move 103 scsi1 lvm
> > unable to parse volume ID '/dev/sdg'
>
> [...]
Applied, thanks!
[1/1] fix #6680 (continued): do not use a top throttle node when using scsi-block
commit: c031d373d178c794cc7cb4fde2fd10dfca28a340
More information about the pve-devel
mailing list