Skip to content

Commit 86534e2

Browse files
committed
CNV-50110: Added a small migration section
1 parent 95e2685 commit 86534e2

File tree

3 files changed

+41
-1
lines changed

3 files changed

+41
-1
lines changed

_attributes/common-attributes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ endif::[]
6767
:mtc-version: 1.8
6868
:mtc-version-z: 1.8.4
6969
:mtc-legacy-image: 1.7
70+
:mtv-first: Migration Toolkit for Virtualization (MTV)
71+
:mtv-short: MTV
72+
:mtv-full: Migration Toolkit for Virtualization
73+
:mtv-version: 2.7
7074
// builds (Valid only in 4.11 and later)
7175
:builds-v2title: Builds for Red Hat OpenShift
7276
: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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This short guided tour introduces several key aspects of using {VirtProductName}
3636
Quick start tours are available for several {VirtProductName} features. To access quick starts, complete the following steps:
3737

3838
. Click the *Help* icon *?* in the menu bar on the header of the {product-title} web console.
39-
. Select *Quick Starts*.
39+
. Select *Quick Starts*.
4040

4141
You can filter the available tours by entering the keyword `virtualization` in the *Filter* field.
4242
endif::openshift-rosa,openshift-dedicated[]
@@ -123,6 +123,8 @@ Manage a VM:
123123
* 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].
124124
* xref:../../virt/virtual_machines/virt-exporting-vms.adoc#virt-accessing-exported-vm-manifests_virt-exporting-vms[Export a VM].
125125

126+
include::modules/migrating-to-virt.adoc[leveloffset=+1]
127+
126128
[id="next-steps_{context}"]
127129
== Next steps
128130

0 commit comments

Comments
 (0)