mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
me from migration-toolkit-for-containes to migration_toolkit_for_containers
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
bca668a0f2
commit
d2347c3311
@@ -2060,7 +2060,7 @@ Topics:
|
||||
File: troubleshooting-3-4
|
||||
---
|
||||
Name: Migration Toolkit for Containers
|
||||
Dir: migration-toolkit-for-containers
|
||||
Dir: migration_toolkit_for_containers
|
||||
Distros: openshift-enterprise,openshift-origin
|
||||
Topics:
|
||||
- Name: About MTC
|
||||
|
||||
@@ -32,4 +32,4 @@ xref:../migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc#advanced-m
|
||||
* Enabling automatic PV resizing for direct volume migration
|
||||
* Enabling cached Kubernetes clients for improved performance
|
||||
|
||||
For new features and enhancements, technical changes, and known issues, see the xref:../migration-toolkit-for-containers/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
|
||||
For new features and enhancements, technical changes, and known issues, see the xref:../migration_toolkit_for_containers/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
|
||||
|
||||
@@ -7,7 +7,7 @@ toc::[]
|
||||
|
||||
This section describes resources for troubleshooting the {mtc-full} ({mtc-short}).
|
||||
|
||||
For known issues, see the xref:../migration-toolkit-for-containers/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
|
||||
For known issues, see the xref:../migration_toolkit_for_containers/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
|
||||
|
||||
[id="logs-and-debugging-tools_{context}"]
|
||||
== Logs and debugging tools
|
||||
|
||||
@@ -15,7 +15,7 @@ The {mtc-short} console is installed on the target cluster by default. You can c
|
||||
[discrete]
|
||||
== Additional resources
|
||||
|
||||
* xref:../migration-toolkit-for-containers/advanced-migration-options-mtc.adoc#advanced-migration-options-mtc[Advanced migration options]
|
||||
* xref:../migration_toolkit_for_containers/advanced-migration-options-mtc.adoc#advanced-migration-options-mtc[Advanced migration options]
|
||||
+
|
||||
Automate your migration with migration hooks and the {mtc-short} API.
|
||||
+
|
||||
@@ -25,7 +25,7 @@ Configure your migration plan to exclude resources, support large-scale migratio
|
||||
[discrete]
|
||||
== Additional resources
|
||||
|
||||
* xref:../migration-toolkit-for-containers/advanced-migration-options-mtc.adoc#advanced-migration-options-mtc[Advanced migration options] for automating migration
|
||||
* xref:../migration_toolkit_for_containers/advanced-migration-options-mtc.adoc#advanced-migration-options-mtc[Advanced migration options] for automating migration
|
||||
|
||||
include::modules/migration-mtc-workflow.adoc[leveloffset=+1]
|
||||
include::modules/migration-understanding-data-copy-methods.adoc[leveloffset=+1]
|
||||
@@ -11,7 +11,7 @@ This section describes advanced options for automating your migration and for mo
|
||||
[id="additional-resources_{context}"]
|
||||
=== Additional resources
|
||||
|
||||
* xref:../migration-toolkit-for-containers/about-mtc.adoc#migration-mtc-workflow_about-mtc[{mtc-short} workflow]
|
||||
* xref:../migration_toolkit_for_containers/about-mtc.adoc#migration-mtc-workflow_about-mtc[{mtc-short} workflow]
|
||||
|
||||
[id="mtc-custom-resources_{context}"]
|
||||
== {mtc-short} custom resources
|
||||
@@ -26,7 +26,7 @@ include::modules/migration-installing-mtc-on-ocp-4.adoc[leveloffset=+1]
|
||||
|
||||
You must configure an object storage to use as a replication repository. The {mtc-full} ({mtc-short}) copies data from the source cluster to the replication repository, and then from the replication repository to the target cluster. Multi-Cloud Object Gateway (MCG) is the only supported option for a restricted network environment.
|
||||
|
||||
{mtc-short} supports the xref:../migration-toolkit-for-containers/about-mtc.adoc#migration-understanding-data-copy-methods_about-mtc[file system and snapshot data copy methods] for migrating data from the source cluster to the target cluster. You can select a method that is suited for your environment and is supported by your storage provider.
|
||||
{mtc-short} supports the xref:../migration_toolkit_for_containers/about-mtc.adoc#migration-understanding-data-copy-methods_about-mtc[file system and snapshot data copy methods] for migrating data from the source cluster to the target cluster. You can select a method that is suited for your environment and is supported by your storage provider.
|
||||
|
||||
All clusters must have uninterrupted network access to the replication repository.
|
||||
|
||||
@@ -24,7 +24,7 @@ include::modules/migration-installing-mtc-on-ocp-4.adoc[leveloffset=+1]
|
||||
|
||||
You must configure an object storage to use as a replication repository. The {mtc-full} ({mtc-short}) copies data from the source cluster to the replication repository, and then from the replication repository to the target cluster.
|
||||
|
||||
{mtc-short} supports the xref:../migration-toolkit-for-containers/about-mtc.adoc#migration-understanding-data-copy-methods_about-mtc[file system and snapshot data copy methods] for migrating data from the source cluster to the target cluster. You can select a method that is suited for your environment and is supported by your storage provider.
|
||||
{mtc-short} supports the xref:../migration_toolkit_for_containers/about-mtc.adoc#migration-understanding-data-copy-methods_about-mtc[file system and snapshot data copy methods] for migrating data from the source cluster to the target cluster. You can select a method that is suited for your environment and is supported by your storage provider.
|
||||
|
||||
All clusters must have uninterrupted network access to the replication repository.
|
||||
|
||||
@@ -42,9 +42,9 @@ If you use a proxy server with an internally hosted replication repository, you
|
||||
[discrete]
|
||||
=== Additional resources
|
||||
|
||||
* xref:../migration-toolkit-for-containers/about-mtc.adoc#migration-mtc-workflow_about-mtc[{mtc-short} workflow]
|
||||
* xref:../migration-toolkit-for-containers/about-mtc.adoc#migration-understanding-data-copy-methods_about-mtc[About data copy methods]
|
||||
* xref:../migration-toolkit-for-containers/migrating-applications-with-mtc.adoc#migration-adding-replication-repository-to-cam_migrating-applications-with-mtc[Adding a replication repository to the {mtc-short} web console]
|
||||
* xref:../migration_toolkit_for_containers/about-mtc.adoc#migration-mtc-workflow_about-mtc[{mtc-short} workflow]
|
||||
* xref:../migration_toolkit_for_containers/about-mtc.adoc#migration-understanding-data-copy-methods_about-mtc[About data copy methods]
|
||||
* xref:../migration_toolkit_for_containers/migrating-applications-with-mtc.adoc#migration-adding-replication-repository-to-cam_migrating-applications-with-mtc[Adding a replication repository to the {mtc-short} web console]
|
||||
|
||||
include::modules/migration-configuring-mcg.adoc[leveloffset=+2]
|
||||
include::modules/migration-configuring-aws-s3.adoc[leveloffset=+2]
|
||||
@@ -34,7 +34,7 @@ include::modules/migration-creating-migration-plan-cam.adoc[leveloffset=+2]
|
||||
[id="additional-resources-for-persistent-volume-copy-methods_{context}"]
|
||||
=== Additional resources for persistent volume copy methods
|
||||
|
||||
* xref:../migration-toolkit-for-containers/about-mtc.adoc#file-system-copy-method_about-mtc[{mtc-short} file system copy method]
|
||||
* xref:../migration-toolkit-for-containers/about-mtc.adoc#snapshot-copy-method_about-mtc[{mtc-short} snapshot copy method]
|
||||
* xref:../migration_toolkit_for_containers/about-mtc.adoc#file-system-copy-method_about-mtc[{mtc-short} file system copy method]
|
||||
* xref:../migration_toolkit_for_containers/about-mtc.adoc#snapshot-copy-method_about-mtc[{mtc-short} snapshot copy method]
|
||||
|
||||
include::modules/migration-running-migration-plan-cam.adoc[leveloffset=+2]
|
||||
@@ -12,7 +12,7 @@ Before you migrate your application workloads with the {mtc-full} ({mtc-short}),
|
||||
|
||||
* [ ] The clusters meet the minimum hardware requirements for the specific platform and installation method, for example, on xref:../installing/installing_bare_metal/installing-bare-metal.adoc#minimum-resource-requirements_installing-bare-metal[bare metal].
|
||||
* [ ] The {mtc-short} version is the same on all clusters.
|
||||
* [ ] All xref:../migration-toolkit-for-containers/migrating-applications-with-mtc.adoc#migration-prerequisites_migrating-applications-with-mtc[{mtc-short} prerequisites] are met.
|
||||
* [ ] All xref:../migration_toolkit_for_containers/migrating-applications-with-mtc.adoc#migration-prerequisites_migrating-applications-with-mtc[{mtc-short} prerequisites] are met.
|
||||
* [ ] All nodes have an active {product-title} subscription.
|
||||
* [ ] You have xref:../support/troubleshooting/verifying-node-health.adoc#verifying-node-health[verified node health].
|
||||
* [ ] The xref:../authentication/understanding-identity-provider.adoc#supported-identity-providers[identity provider] is working.
|
||||
@@ -7,7 +7,7 @@ toc::[]
|
||||
|
||||
This section describes resources for troubleshooting the {mtc-full} ({mtc-short}).
|
||||
|
||||
For known issues, see the xref:../migration-toolkit-for-containers/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
|
||||
For known issues, see the xref:../migration_toolkit_for_containers/mtc-release-notes.adoc#mtc-release-notes[{mtc-short} release notes].
|
||||
|
||||
[id="logs-and-debugging-tools_{context}"]
|
||||
== Logs and debugging tools
|
||||
@@ -26,8 +26,8 @@ include::modules/migration-using-mtc-crs-for-troubleshooting.adoc[leveloffset=+2
|
||||
[id="additional-resources-for-debugging-tools_{context}"]
|
||||
=== Additional resources for debugging tools
|
||||
|
||||
* xref:../migration-toolkit-for-containers/about-mtc.adoc#migration-mtc-workflow_about-mtc[{mtc-short} workflow]
|
||||
* xref:../migration-toolkit-for-containers/advanced-migration-options-mtc.adoc#mtc-custom-resources_advanced-migration-options-mtc[{mtc-short} custom resources]
|
||||
* xref:../migration_toolkit_for_containers/about-mtc.adoc#migration-mtc-workflow_about-mtc[{mtc-short} workflow]
|
||||
* xref:../migration_toolkit_for_containers/advanced-migration-options-mtc.adoc#mtc-custom-resources_advanced-migration-options-mtc[{mtc-short} custom resources]
|
||||
|
||||
[id="common-issues-and-concerns_{context}"]
|
||||
== Common issues and concerns
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-about-migrating-applications-api_{context}"]
|
||||
= About migrating applications
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-about-migration-hooks_{context}"]
|
||||
= About migration hooks
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-about-mtc-custom-resources_{context}"]
|
||||
= About {mtc-short} custom resources
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
|
||||
[id="migration-adding-cluster-to-cam_{context}"]
|
||||
= Adding a cluster to the {mtc-short} web console
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
|
||||
[id="migration-adding-replication-repository-to-cam_{context}"]
|
||||
= Adding a replication repository to the {mtc-short} web console
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-changing-migration-plan-limits_{context}"]
|
||||
= Increasing limits for large migrations
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/installing-3-4.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc-restricted.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc-restricted.adoc
|
||||
|
||||
[id="migration-configuring-aws-s3_{context}"]
|
||||
= Configuring Amazon Web Services S3
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/installing-3-4.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc-restricted.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc-restricted.adoc
|
||||
|
||||
[id="migration-configuring-azure_{context}"]
|
||||
= Configuring Microsoft Azure Blob
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/installing-3-4.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc-restricted.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc-restricted.adoc
|
||||
|
||||
[id="migration-configuring-gcp_{context}"]
|
||||
= Configuring Google Cloud Platform
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/installing-3-4.adoc
|
||||
// * migrating_from_ocp_3_to_4/installing-restricted-3-4.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc-restricted.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc-restricted.adoc
|
||||
|
||||
[id="migration-configuring-mcg_{context}"]
|
||||
= Configuring Multi-Cloud Object Gateway
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
|
||||
[id="migration-configuring-proxy-for-dvm_{context}"]
|
||||
= Configuring an Stunnel proxy for direct volume migration
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
|
||||
[id="creating-ca-bundle_{context}"]
|
||||
= Creating a CA certificate bundle file for self-signed certificates
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
|
||||
[id="migration-creating-migration-plan-cam_{context}"]
|
||||
= Creating a migration plan in the {mtc-short} web console
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-debugging-velero-resources_{context}"]
|
||||
= Using the Velero CLI to debug Backup and Restore CRs
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-dvm-error-node-selectors_{context}"]
|
||||
= Direct volume migration does not complete
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-enabling-cached-kubernetes-clients_{context}"]
|
||||
= Enabling cached Kubernetes clients
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-enabling-pv-resizing-dvm_{context}"]
|
||||
= Enabling persistent volume resizing for direct volume migration
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-error-messages_{context}"]
|
||||
= Error messages and resolutions
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-excluding-resources_{context}"]
|
||||
= Excluding resources from a migration plan
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/installing-3-4.adoc
|
||||
// * migrating_from_ocp_3_to_4/installing-restricted-3-4.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc-restricted.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc-restricted.adoc
|
||||
|
||||
[id="migration-installing-mtc-on-ocp-3_{context}"]
|
||||
= Installing the {mtc-full} Operator on {product-title} 3
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/installing-3-4.adoc
|
||||
// * migrating_from_ocp_3_to_4/installing-restricted-3-4.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc.adoc
|
||||
// * migration-toolkit-for-containers/installing-mtc-restricted.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc.adoc
|
||||
// * migration_toolkit_for_containers/installing-mtc-restricted.adoc
|
||||
|
||||
[id="migration-installing-mtc-on-ocp-4_{context}"]
|
||||
= Installing the {mtc-full} Operator on {product-title} 4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-known-issues_{context}"]
|
||||
= Known issues
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
|
||||
[id="migration-launching-cam_{context}"]
|
||||
= Launching the {mtc-short} web console
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-migrating-applications-api_{context}"]
|
||||
= Migrating your applications from the command line
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
|
||||
[id="migration-mtc-cr-manifests_{context}"]
|
||||
= {mtc-short} custom resource manifests
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migration-toolkit-for-containers/mtc-release-notes.adoc
|
||||
// * migration_toolkit_for_containers/mtc-release-notes.adoc
|
||||
|
||||
[id="migration-mtc-release-notes-1-4_{context}"]
|
||||
= {mtc-full} 1.4 release notes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migration-toolkit-for-containers/mtc-release-notes.adoc
|
||||
// * migration_toolkit_for_containers/mtc-release-notes.adoc
|
||||
|
||||
[id="migration-mtc-release-notes-1-5_{context}"]
|
||||
= {mtc-full} 1.5 release notes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/about-mtc-3-4.adoc
|
||||
// * migration-toolkit-for-containers/about-mtc.adoc
|
||||
// * migration_toolkit_for_containers/about-mtc.adoc
|
||||
|
||||
[id="migration-mtc-workflow_{context}"]
|
||||
= {mtc-full} workflow
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-partial-failure-velero_{context}"]
|
||||
= Debugging a partial migration failure
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-prerequisites_{context}"]
|
||||
= Migration prerequisites
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-rolling-back-migration-cli_{context}"]
|
||||
= Rolling back a migration from the command line interface
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-rolling-back-migration-web-console_{context}"]
|
||||
= Rolling back a migration by using the {mtc-short} web console
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc
|
||||
|
||||
[id="migration-running-migration-plan-cam_{context}"]
|
||||
= Running a migration plan in the {mtc-short} web console
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/migrating-applications-3-4.adoc
|
||||
// * migration-toolkit-for-containers/migrating-applications-with-mtc.adoc
|
||||
// * migration_toolkit_for_containers/migrating-applications-with-mtc.adoc
|
||||
|
||||
[id="migration-understanding-data-copy-methods_{context}"]
|
||||
= About data copy methods
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc.adoc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc.adoc
|
||||
|
||||
[id="migration-updating-deprecated-internal-images_{context}"]
|
||||
= Updating deprecated internal images
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/upgrading-3-4.adoc
|
||||
// * migration-toolkit-for-containers/upgrading-mtc.adoc
|
||||
// * migration_toolkit_for_containers/upgrading-mtc.adoc
|
||||
|
||||
[id="migration-upgrading-from-mtc-1-3_{context}"]
|
||||
= Upgrading {mtc-short} 1.3 to {mtc-version}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/upgrading-3-4.adoc
|
||||
// * migration-toolkit-for-containers/upgrading-mtc.adoc
|
||||
// * migration_toolkit_for_containers/upgrading-mtc.adoc
|
||||
|
||||
[id="migration-upgrading-mtc-on-ocp-3_{context}"]
|
||||
= Upgrading the {mtc-full} on {product-title} 3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/upgrading-3-4.adoc
|
||||
// * migration-toolkit-for-containers/upgrading-mtc.adoc
|
||||
// * migration_toolkit_for_containers/upgrading-mtc.adoc
|
||||
|
||||
[id="migration-upgrading-mtc-on-ocp-4_{context}"]
|
||||
= Upgrading the {mtc-full} on {product-title} 4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-using-mig-log-reader_{context}"]
|
||||
= Using the migration log reader
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc.adoc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc.adoc
|
||||
|
||||
[id="migration-using-mtc-crs-for-troubleshooting_{context}"]
|
||||
= Using {mtc-short} custom resources for troubleshooting
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-using-must-gather_{context}"]
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc
|
||||
|
||||
[id="migration-viewing-migration-plan-log_{context}"]
|
||||
= Viewing a migration plan log
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/troubleshooting-3-4.adoc
|
||||
// * migration-toolkit-for-containers/troubleshooting-mtc.adoc
|
||||
// * migration_toolkit_for_containers/troubleshooting-mtc.adoc
|
||||
|
||||
[id="migration-viewing-migration-plan-resources_{context}"]
|
||||
= Viewing migration plan resources
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * migrating_from_ocp_3_to_4/advanced-migration-options-3-4.adoc
|
||||
// * migration-toolkit-for-containers/advanced-migration-options-mtc.adoc
|
||||
// * migration_toolkit_for_containers/advanced-migration-options-mtc.adoc
|
||||
|
||||
[id="migration-writing-ansible-playbook-hook_{context}"]
|
||||
= Writing an Ansible playbook for a migration hook
|
||||
|
||||
@@ -47,7 +47,7 @@ Use the following tables to find content to help you learn about and use {VirtPr
|
||||
| xref:../virt/about-virt.adoc#about-virt[Learn about {VirtProductName}]
|
||||
| Connecting virtual machines to the xref:../virt/virtual_machines/vm_networking/virt-using-the-default-pod-network-with-virt.adoc#virt-using-the-default-pod-network-with-virt[default pod network for virtual machines] and xref:../virt/virtual_machines/vm_networking/virt-attaching-vm-multiple-networks.adoc#attaching-to-multiple-networks[multiple networks]
|
||||
| xref:../virt/install/virt-installing-virtctl.adoc#virt-installing-virtctl[Installing the `virtctl` client]
|
||||
| xref:../migration-toolkit-for-containers/about-mtc.adoc#about-mtc[Importing virtual machines with the Migration Toolkit for containers]
|
||||
| xref:../migration_toolkit_for_containers/about-mtc.adoc#about-mtc[Importing virtual machines with the Migration Toolkit for containers]
|
||||
|
||||
| xref:../virt/virtual_machines/virtual_disks/virt-features-for-storage.adoc#virt-features-for-storage[Learn about storage features for virtual machine disks]
|
||||
| xref:../virt/virtual_machines/virtual_disks/virt-storage-defaults-for-datavolumes.adoc#virt-storage-defaults-for-datavolumes[Configuring data volume defaults]
|
||||
|
||||
Reference in New Issue
Block a user