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 DD6CB1FF136 for ; Mon, 23 Mar 2026 12:00:33 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 3BBE4125CC; Mon, 23 Mar 2026 12:00:31 +0100 (CET) X-Virus-Scanned: amavis at zimbra.panservice.it Date: Mon, 23 Mar 2026 11:50:25 +0100 (CET) From: Fabrizio Cuseo To: pve-user Message-ID: <1303708809.1156748.1774263025991.JavaMail.zimbra@zimbra.panservice.it> Subject: Question regarding sync jobs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.16.27.148] X-Mailer: Zimbra 10.1.16_GA_4850 (ZimbraWebClient - GC146 (Mac)/10.1.16_GA_4863) Thread-Index: 9CHWU+unAcpTpspZDmczFPtwFev/Tg== Thread-Topic: Question regarding sync jobs X-SPAM-LEVEL: Spam detection results: 0 AWL 0.791 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 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_PASS -0.001 SPF: HELO matches SPF record SPF_PASS -0.001 SPF: sender matches SPF record Message-ID-Hash: QECOKE2WVA5ZKK6GHOPNDIX3GSG52WGQ X-Message-ID-Hash: QECOKE2WVA5ZKK6GHOPNDIX3GSG52WGQ X-MailFrom: fabry@zimbra.panservice.it 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 Reply-To: Fabrizio Cuseo List-Id: Proxmox VE user list List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hello. I have searched with no results, so I ask if is possibile: - several PBS servers with backups for different PVE clusters - remote PBS server that handles USB drives for remote ad offline backup sync - several sync jobs for each USB drive repository; this is needed because a single USB drive contains different remote PBS sources. If I flag "execute on mount", and "unmount after synced" on a single script, no problems. But If have more than one sync job, I would like to have a sequence, so: - first job, "executed on mount" - second job, "executed after first" - third job, "executed after second" - "unmount at end". Is this possible or scheduled for a next release ? Thanks, Fabrizio