Live migration with storage replication has been working for quite a while now. Let's remove this old information.
Signed-off-by: Aaron Lauterer <[email protected]> --- pvesr.adoc | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/pvesr.adoc b/pvesr.adoc index a1a366c..4506c9f 100644 --- a/pvesr.adoc +++ b/pvesr.adoc @@ -63,15 +63,8 @@ replicate this guest to the configured nodes. [IMPORTANT] ==== -High-Availability is allowed in combination with storage replication, but it -has the following implications: - -* as live-migrations are currently not possible, redistributing services after - a more preferred node comes online does not work. Keep that in mind when - configuring your HA groups and their priorities for replicated guests. - -* recovery works, but there may be some data loss between the last synced - time and the time a node failed. +High-Availability is allowed in combination with storage replication, but there +may be some data loss between the last synced time and the time a node failed. ==== Supported Storage Types -- 2.30.2 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
