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 87E891FF168 for <inbox@lore.proxmox.com>; Tue, 26 Nov 2024 16:25:32 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 05F355D66; Tue, 26 Nov 2024 16:25:33 +0100 (CET) Message-ID: <5492820c-d7ca-4adb-86c9-a0f38a2c64b5@proxmox.com> Date: Tue, 26 Nov 2024 16:25:00 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: Daniel Kral <d.kral@proxmox.com>, Proxmox VE development discussion <pve-devel@lists.proxmox.com> References: <20240918144953.130780-1-f.schauer@proxmox.com> <20240918144953.130780-3-f.schauer@proxmox.com> <d58f826b-4007-489a-a521-fee9b533bc88@proxmox.com> From: Filip Schauer <f.schauer@proxmox.com> In-Reply-To: <d58f826b-4007-489a-a521-fee9b533bc88@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL -0.027 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 v4 storage 2/6] api: content: implement moving a volume between storages 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> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com> On 20/09/2024 16:27, Daniel Kral wrote: > Also if I'm not missing something, this could also use a > `format => 'pve-volume-id'`, but I can see that it isn't used in any > other route in that module and is also only used in > `PVE::Storage::Plugin::LVMPlugin`, `PVE::Storage::CLI::pvesm` and > `pve-container` as well as `qemu-server`. We cannot use that here because it does not allow specifying only the volume name without the storage prefix. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel