On Fri, 18 Jul 2025 17:44:57 +0200, Fiona Ebner wrote: > QEMU will try to set the write permission on a device even if it's > just the throttle filter that is not marked as read-only. This causes > VM start to fail when a drive with the Proxmox VE-specific 'ro' flag > is configured and also template backup. Properly set the flag also > for the top throttle node. > > > [...]
Applied, thanks! FWIW, I shortly thought about if it makes sense to only add the read-only param if it's true, to avoid adding extra "bloat" to the CLI, but it's not _that_ much more and being more expressive might pay off, so I kept it as is. [1/1] blockdev: also set read-only flag on top throttle node commit: d763b72462d777b908237014b868e5009c902b57 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel