No description
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' Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Link: https://lore.proxmox.com/20250814164529.694979-1-f.ebner@proxmox.com |
||
|---|---|---|
| debian | ||
| src | ||
| .gitignore | ||
| Makefile | ||