From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate001.proxmox.com (gate001.proxmox.com [IPv6:2a0f:8001:1:32::40]) by lore.proxmox.com (Postfix) with ESMTPS id 4BA901FF0E4 for ; Tue, 14 Jul 2026 10:42:29 +0200 (CEST) Received: from gate001.proxmox.com (localhost.localdomain [127.0.0.1]) by gate001.proxmox.com (Proxmox) with ESMTP id 0D76321354; Tue, 14 Jul 2026 10:42:29 +0200 (CEST) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 14 Jul 2026 10:41:54 +0200 Message-Id: Subject: Re: partially-applied: [PATCH datacenter-manager/proxmox 00/15] task cache improvements (archive corruption handling, error handling) From: "Lukas Wagner" To: "Thomas Lamprecht" , , "Lukas Wagner" X-Mailer: aerc 0.21.0-0-g5549850facc2-dirty References: <20260702092258.174740-1-l.wagner@proxmox.com> <178401732232.322983.6480425306223648010.b4-ty@b4> In-Reply-To: <178401732232.322983.6480425306223648010.b4-ty@b4> X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1784018498302 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.257 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) RCVD_IN_DNSWL_LOW -0.7 Sender listed at https://www.dnswl.org/, low trust 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: 3IMHNCMPU4MCWE5U5LZ466HZ7L6PAMQE X-Message-ID-Hash: 3IMHNCMPU4MCWE5U5LZ466HZ7L6PAMQE 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 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 Tue Jul 14, 2026 at 10:22 AM CEST, Thomas Lamprecht wrote: > On Thu, 02 Jul 2026 11:22:43 +0200, Lukas Wagner wrote: >> This series bundles a couple of improvements and some refactoring effort= s for >> the task cache implementation in PDM. >>=20 >> Highlights: >>=20 >> - Fix an issue that led to PBS task fetch cutoffs not being recorded in = the >> state file, leading to always the full task history being requested >>=20 >> [...] > > Applied the proxmox sys part, thanks! > > [proxmox] > > [1/1] sys: fs: don't replace file extension make_tmp_file > commit: 78b171e2d6458bee4811c244b2079240407af3e4 Just to mention it, there already was a v2 for this series [1]. The patch for proxmox-sys is the same for both versions, so it really does not matter here, just mentioning it in case you want to apply the PDM patches as well. [1] https://lore.proxmox.com/all/20260713094937.151838-1-l.wagner@proxmox.c= om/T/#u