From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 4268E93487 for ; Fri, 16 Sep 2022 13:30:53 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 39CF32378E for ; Fri, 16 Sep 2022 13:30:23 +0200 (CEST) Received: from picard.linux.it (picard.linux.it [IPv6:2001:1418:10:5::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS for ; Fri, 16 Sep 2022 13:30:22 +0200 (CEST) Received: by picard.linux.it (Postfix, from userid 10) id C6DEB3CAC68; Fri, 16 Sep 2022 13:30:07 +0200 (CEST) Received: from 37-186-212-162.ip270.fastwebnet.it ([37.186.212.162] helo=hermione.sv.lnf.it) by eraldo.lilliput.linux.it with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1oZ9Wn-0004Yq-BI; Fri, 16 Sep 2022 13:29:01 +0200 Received: by hermione.sv.lnf.it (Postfix, from userid 1000) id 1E84BA001EF; Fri, 16 Sep 2022 13:28:59 +0200 (CEST) Date: Fri, 16 Sep 2022 13:28:59 +0200 From: Marco Gaiarin To: Julival Santos Reis =?utf-8?Q?J=C3=BAnior?= , pve-user@lists.proxmox.com Message-ID: References: <20220915150037.61E429509@prox01.portoseguro> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Casa Gaiarin X-SPAM-LEVEL: Spam detection results: 0 AWL -0.005 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% JMQ_SPF_NEUTRAL 0.5 SPF set to ?all 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 X-Mailman-Approved-At: Mon, 19 Sep 2022 12:30:04 +0200 Subject: Re: [PVE-User] Fwd: Replication Job: 101-0 failed X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2022 11:30:53 -0000 Mandi! Julival Santos Reis JĂșnior In chel di` si favelave... > I'm having this same problem. > Did you manage to solve it, or discover something? Ops, forgot to report on list. The message seems is generated by 'overlapping' replication tasks, eg when a replication task does not end before the next one start. And so, is totally harmless. Also, but i have to test better, performance of replication can be inproved simply by increasing the 'blocksize' parameters in the ZFS storage configuration. AFAI've understood, the 'blocksize' is the 'transfer unit' of a ZFS replication operation, and so augmenting it (i'm testing 32k) can improve performance.