From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 34C031FF15C for ; Fri, 14 Nov 2025 23:17:20 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 034891BAB0; Fri, 14 Nov 2025 23:17:20 +0100 (CET) From: Thomas Lamprecht To: pbs-devel@lists.proxmox.com, Hannes Laimer Date: Fri, 14 Nov 2025 23:15:00 +0100 Message-ID: <176315850794.218994.11839284338939127067.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20251112120515.145480-1-h.laimer@proxmox.com> References: <20251112120515.145480-1-h.laimer@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1763158580945 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.023 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: [pbs-devel] [PATCH proxmox{, -backup} v3 0/5] unmount datastores after sync job X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Backup Server development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pbs-devel-bounces@lists.proxmox.com Sender: "pbs-devel" On Wed, 12 Nov 2025 13:05:10 +0100, Hannes Laimer wrote: > Adds the option to automatically unmount a datastore after a sync job > finishes. > > The idea is that, in combination with run-on-mount, it is possible to > have datastores sync to external drives without the need to open the web > ui or terminal. This came up a handful of times in support and a recent > thread on the forum. Basically, also non-tech people could be tasked > with plugging and unplugging different drives regularly and mounting, > sync and unmounting would be done automatically. > > [...] Applied, thanks! [1/4] api: syncjob: correctly update/delete 'unmount-on-done' field commit: 2eb654bac9462e67f117546f8af73d41371a55db [2/4] api: datastore: auto-unmount after mount-triggered sync commit: caec9e086ba37db82d8087609c8f1aaaad58a7b5 [3/4] ui: add 'unmount-on-done' field to SyncJobEdit window commit: db024782cebe9e11e6f85781befb773b50c6fb66 [4/4] docs: add section about `unmount-on-done` commit: 8d79779da60c8215633bbc6253afb85628a2b438 _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel