From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate001.proxmox.com (gate001.proxmox.com [45.144.208.40]) by lore.proxmox.com (Postfix) with ESMTPS id 8C0241FF141 for ; Tue, 30 Jun 2026 16:24:29 +0200 (CEST) Received: from gate001.proxmox.com (localhost.localdomain [127.0.0.1]) by gate001.proxmox.com (Proxmox) with ESMTP id D2B632141F; Tue, 30 Jun 2026 16:24:28 +0200 (CEST) Message-ID: Date: Tue, 30 Jun 2026 16:23:55 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH container/qemu-server/storage v9 00/10] fix #3711 and adapt drive detach/remove behavior To: =?UTF-8?Q?Michael_K=C3=B6ppl?= , pve-devel@lists.proxmox.com References: <20260629140439.184878-1-m.koeppl@proxmox.com> Content-Language: en-US From: Fiona Ebner In-Reply-To: <20260629140439.184878-1-m.koeppl@proxmox.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1782829422973 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.000 Adjusted score from AWL reputation of From: address DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment (newer systems) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Message-ID-Hash: 56NDWIXZFK7YHLJ2NZ5PGOFMIXXIO7YE X-Message-ID-Hash: 56NDWIXZFK7YHLJ2NZ5PGOFMIXXIO7YE X-MailFrom: f.ebner@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox VE development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Am 29.06.26 um 4:05 PM schrieb Michael Köppl: > This series aims to fix #3711 [0] and streamline the detach/remove > behavior around volumes that are either mounted into a container or > attached to a VM as a hard disk. It also adds warnings in case a > volume's underlying storage does not exist anymore. It is a > continuation of a series from 2022 [1], but makes the following changes: Seems like it's nearly ready, nice! Feel free to add my R-b to patches (other than 01/10) that won't considerably change in v10 :)