From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pve-devel-bounces@lists.proxmox.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9])
	by lore.proxmox.com (Postfix) with ESMTPS id 094721FF16E
	for <inbox@lore.proxmox.com>; Mon,  3 Feb 2025 14:13:18 +0100 (CET)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
	by firstgate.proxmox.com (Proxmox) with ESMTP id CADA52F7E2;
	Mon,  3 Feb 2025 14:13:16 +0100 (CET)
Message-ID: <3d6cf8f4-f5dc-4278-acc8-09a446486bac@proxmox.com>
Date: Mon, 3 Feb 2025 14:12:43 +0100
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
From: Fiona Ebner <f.ebner@proxmox.com>
To: Daniel Herzig <d.herzig@proxmox.com>
References: <20250130113121.157273-1-d.herzig@proxmox.com>
 <20250130113121.157273-3-d.herzig@proxmox.com>
 <6366fe87-8801-4a7c-be5b-31ea4fba166a@proxmox.com>
 <15e79d80-7f27-47cd-a92b-f4f0a8ad6ad7@proxmox.com>
 <87cyg35bkx.fsf@proxmox.com>
 <6db4da9d-9397-4fb6-bc26-bb26177daa9f@proxmox.com>
 <877c67l4gd.fsf@proxmox.com>
 <0d45641e-2df1-44ed-b5b6-3e384d4b0f8e@proxmox.com>
Content-Language: en-US
In-Reply-To: <0d45641e-2df1-44ed-b5b6-3e384d4b0f8e@proxmox.com>
X-SPAM-LEVEL: Spam detection results:  0
 AWL -0.047 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: Re: [pve-devel] [PATCH qemu-server v3 2/6] fix #4225: qemuserver:
 introduce sub eject_nonrequired_isos
X-BeenThere: pve-devel@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/>
List-Post: <mailto:pve-devel@lists.proxmox.com>
List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe>
Reply-To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Cc: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: pve-devel-bounces@lists.proxmox.com
Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com>

Am 03.02.25 um 14:09 schrieb Fiona Ebner:
> This is problematic for live migration, see my initial reply. Either we
> need to drop the CD from the config or we need another option "missing"
> that gets set if it is missing during start-up (and cleared if it is
> there during startup). Then the target of migration can also know about

To clarify, here I mean "cleared if the CD is there during a startup
that is not for an incoming migration".

> it when starting its own instance of the VM. We could also do this via a
> special section in the configuration, see the following series[0] since
> this would be internal-only information.



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel