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 D8DB21FF138 for ; Wed, 18 Mar 2026 15:08:24 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 2D4DA25F8; Wed, 18 Mar 2026 15:08:39 +0100 (CET) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 18 Mar 2026 15:08:34 +0100 Message-Id: From: "Lukas Wagner" To: "Arthur Bied-Charreton" , "Lukas Wagner" Subject: Re: [PATCH proxmox-backup 14/26] tools: replace disks module with proxmox-disks X-Mailer: aerc 0.21.0-0-g5549850facc2-dirty References: <20260312135229.420729-1-l.wagner@proxmox.com> <20260312135229.420729-15-l.wagner@proxmox.com> <5cfii6srkk7ijfxzs65w5nbfn7h3jzdrpy74k36redah4xz34s@5zcfxawyiybt> In-Reply-To: <5cfii6srkk7ijfxzs65w5nbfn7h3jzdrpy74k36redah4xz34s@5zcfxawyiybt> X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1773842872219 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.048 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 Message-ID-Hash: F6K4NBMHOQQTEJRV7D37SXRMSTTKMMN5 X-Message-ID-Hash: F6K4NBMHOQQTEJRV7D37SXRMSTTKMMN5 X-MailFrom: l.wagner@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 CC: pdm-devel@lists.proxmox.com X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox Datacenter Manager development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Mon Mar 16, 2026 at 2:27 PM CET, Arthur Bied-Charreton wrote: > On Thu, Mar 12, 2026 at 02:52:15PM +0100, Lukas Wagner wrote: >> This commit replaces the disks module with the proxmox-disks crate. It >> is extracted to enable disk metric collection in PDM. >>=20 >> Signed-off-by: Lukas Wagner > [...] > > This patch does not apply anymore due to 3077de11 and c0a9b651, would=20 > need a rebase Thanks, I will rebase this in v2.