Skip to content

Commit 86214c6

Browse files
committed
MTV-5727: Clarify OCP-to-OCP migration does not require MTV on both clusters
The CNV prerequisites incorrectly stated that both clusters must have matching MTV versions. The matching-version requirement applies to OpenShift Virtualization, not MTV. MTV only needs to be installed on one cluster, which orchestrates the other via a remote provider.
1 parent e1c52fc commit 86214c6

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

documentation/modules/ref_cnv-prerequisites.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@
77
= {virt} prerequisites
88

99
[role="_abstract"]
10-
To migrate between {virt} clusters, verify that both clusters have matching {project-first} versions and the source uses {virt} 4.16 or later. You can migrate forward to newer {virt} versions if both are compatible with your {project-short} version.
10+
To migrate between {virt} clusters, verify that both clusters have compatible {virt} versions and that the source uses {virt} 4.16 or later. You can migrate forward to newer {virt} versions if both are compatible with your {project-short} version.
11+
12+
[NOTE]
13+
====
14+
{project-first} does not need to be installed on both clusters. Install {project-short} on one cluster, and add the other cluster as a remote {virt} provider. {project-short} can run on the source cluster, the destination cluster, or a separate cluster, and it delegates the migration operations to the remote clusters.
15+
====
1116

1217
[IMPORTANT]
1318
====

0 commit comments

Comments
 (0)