Skip to content

Commit

Permalink
Merge pull request #131 from apinnick/move-environment-requirements
Browse files Browse the repository at this point in the history
move env
  • Loading branch information
apinnick authored May 26, 2021
2 parents 686eea7 + 49f0b59 commit 57a0bcf
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ You can install {the-lc} {project-first} by using the {ocp} web console or the c
After you have installed {project-short}, you must create a VMware Virtual Disk Development Kit (VDDK) image and add it to a config map.
====

If you are performing more than 10 concurrent VM migrations from a single ESXi host, you must increase the NFC service memory of the host to enable additional connections for migrations. Otherwise, the migration will fail because the NFC service memory is limited to 10 parallel connections.

include::modules/migration-environment-requirements.adoc[leveloffset=+2]

[id="installing-the-operator_{context}"]
=== Installing the {operator-name}

Expand Down Expand Up @@ -75,10 +71,12 @@ You can migrate virtual machines (VMs) to {virt} by using the {project-short} we

You can run a cold or a warm migration. For details, see xref:warm-migration.adoc#warm-migration_{context}[Warm migration].

If you are performing more than 10 concurrent migrations from a single ESXi host, you must increase the NFC service memory of the host.
If you are performing more than 10 concurrent VM migrations from a single ESXi host, you must increase the NFC service memory of the host to enable additional connections for migrations. Otherwise, the migration will fail because the NFC service memory is limited to 10 parallel connections.

include::modules/increasing-esxi-nfc-service-memory.adoc[leveloffset=+2]

include::modules/migration-environment-requirements.adoc[leveloffset=+2]

[id='migrating-vms-web-console_{context}']
=== Migrating virtual machines by using the {project-short} web console

Expand Down

0 comments on commit 57a0bcf

Please sign in to comment.