From e5f7974987d9eb07271b4d73e77cf891ee56449a Mon Sep 17 00:00:00 2001 From: Aaron Lauterer Date: Tue, 5 Nov 2024 12:08:00 +0100 Subject: [PATCH] pvesr: fix possible issues storage ID 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.