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 126FD1FF171 for ; Fri, 29 Nov 2024 16:19:25 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 624B51C10B; Fri, 29 Nov 2024 16:19:27 +0100 (CET) Message-ID: <98851376-66b5-4aaa-9cff-1709e6274d77@proxmox.com> Date: Fri, 29 Nov 2024 16:18:54 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Proxmox VE development discussion , Aaron Lauterer References: <20241105110801.151806-1-a.lauterer@proxmox.com> Content-Language: en-US From: Fiona Ebner In-Reply-To: <20241105110801.151806-1-a.lauterer@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL -0.053 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: [pve-devel] applied: [PATCH docs 1/2] pvesr: fix possible issues storage ID X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Am 05.11.24 um 12:08 schrieb Aaron Lauterer: > The same storage needs to be configured on the target node for the > replication to work. > > Signed-off-by: Aaron Lauterer > --- > pvesr.adoc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pvesr.adoc b/pvesr.adoc > index 9eda008..4fc2de1 100644 > --- a/pvesr.adoc > +++ b/pvesr.adoc > @@ -101,7 +101,7 @@ setup there may be another cause. > > * No free space left on the replication target storage. > > -* Storage with same storage ID available on the target node > +* Storage with same storage ID is not available on the target node > > NOTE: You can always use the replication log to find out what is causing the problem. > Thanks! Did a small followup (add "the" for "the same storage ID") and finish with a dot for consistency. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel