Skip to content

Commit babd80d

Browse files
authored
Merge pull request #85634 from jhradilek/CNV-50110-mtv-docs
CNV-50110: Add a small migration section and link to MTV docs
2 parents 51b6549 + 86534e2 commit babd80d

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed

_attributes/common-attributes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ endif::[]
6868
:mtc-version: 1.8
6969
:mtc-version-z: 1.8.5
7070
:mtc-legacy-image: 1.7
71+
:mtv-first: Migration Toolkit for Virtualization (MTV)
72+
:mtv-short: MTV
73+
:mtv-full: Migration Toolkit for Virtualization
74+
:mtv-version: 2.7
7175
// builds (Valid only in 4.11 and later)
7276
:builds-v2title: Builds for Red Hat OpenShift
7377
:builds-v2shortname: OpenShift Builds v2

modules/migrating-to-virt.adoc

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/getting_started/virt-getting-started.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="migrating-to-virt_{context}"]
7+
= Migrating to {VirtProductName}
8+
9+
To migrate virtual machines from an external provider such as {vmw-first}, {rh-openstack-first}, Red Hat Virtualization, or another {product-title} cluster, use the {mtv-first}. You can also migrate Open Virtual Appliance (OVA) files created by {vmw-full}.
10+
11+
[NOTE]
12+
====
13+
{mtv-full} is not part of {VirtProductName} and requires separate installation. For this reason, all links in this procedure lead outside of {VirtProductName} documentation.
14+
====
15+
16+
.Prerequisites
17+
* The {mtv-full} Operator link:https://docs.redhat.com/en/documentation/migration_toolkit_for_virtualization/{mtv-version}/html/installing_and_using_the_migration_toolkit_for_virtualization/installing-the-operator_mtv[is installed].
18+
19+
.Procedure
20+
. link:https://docs.redhat.com/en/documentation/migration_toolkit_for_virtualization/{mtv-version}/html/installing_and_using_the_migration_toolkit_for_virtualization/migrating-vms-web-console_mtv#adding-source-providers[Configure the source provider].
21+
+
22+
Select the source provider and enter any required information, such as the URL of the API endpoint or credentials needed to access the virtual machines.
23+
24+
. link:https://docs.redhat.com/en/documentation/migration_toolkit_for_virtualization/{mtv-version}/html/installing_and_using_the_migration_toolkit_for_virtualization/migrating-vms-web-console_mtv#creating-migration-plans-ui[Create a migration plan].
25+
+
26+
Select from the list of available virtual machines, configure the target provider, and define storage and network mappings.
27+
28+
. link:https://docs.redhat.com/en/documentation/migration_toolkit_for_virtualization/{mtv-version}/html/installing_and_using_the_migration_toolkit_for_virtualization/migrating-vms-web-console_mtv#running-migration-plan_mtv[Run the migration plan].
29+
+
30+
Watch the progress, view migration logs, or cancel the migration.
31+
32+
. Optional: link:https://docs.redhat.com/en/documentation/migration_toolkit_for_virtualization/{mtv-version}/html/installing_and_using_the_migration_toolkit_for_virtualization/migrating-vms-web-console_mtv#migration-plan-options-ui_mtv[Archive the migration plan].
33+
+
34+
After confirming that the migration has completed successfully, you can archive the migration plan to delete the logs and clean up all temporary resources created during migration. You can permanently delete an archived migration plan.

virt/getting_started/virt-getting-started.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ Manage a VM:
121121
* xref:../../virt/getting_started/virt-using-the-cli-tools.adoc#virt-virtctl-commands_virt-using-the-cli-tools[Manage a VM by using the `virtctl` CLI tool].
122122
* xref:../../virt/managing_vms/virt-exporting-vms.adoc#virt-accessing-exported-vm-manifests_virt-exporting-vms[Export a VM].
123123

124+
include::modules/migrating-to-virt.adoc[leveloffset=+1]
125+
124126
[id="next-steps_{context}"]
125127
== Next steps
126128

0 commit comments

Comments
 (0)