From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id D169F1FF16B for ; Tue, 26 Aug 2025 09:56:52 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id E2ABD2A8F6; Tue, 26 Aug 2025 09:56:53 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Fiona Ebner Date: Tue, 26 Aug 2025 09:56:09 +0200 Message-ID: <175619492944.2757174.5656023366295358343.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250814164529.694979-1-f.ebner@proxmox.com> References: <20250814164529.694979-1-f.ebner@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1756194976831 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.029 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH qemu-server] fix #6680 (continued): do not use a top throttle node when using scsi-block X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" 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 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel