Skip to content

Commit bfe2051

Browse files
authored
Merge pull request #100642 from dfitzmau/OCPBUGS-63196
OCPBUGS-63196: Added MTU change as DAY-2 note to hcp-virt-prereqs.adoc
2 parents 0b71a29 + 75c4de7 commit bfe2051

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

modules/hcp-virt-prereqs.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,17 @@ $ oc patch storageclass ocs-storagecluster-ceph-rbd \
2929
----
3030
3131
* You have a valid pull secret file for the `quay.io/openshift-release-dev` repository. For more information, see "Install OpenShift on any x86_64 platform with user-provisioned infrastructure".
32+
3233
* You have installed the hosted control plane command-line interface.
34+
3335
* You have configured a load balancer. For more information, see "Configuring MetalLB".
36+
3437
* For optimal network performance, you are using a network maximum transmission unit (MTU) of 9000 or greater on the {product-title} cluster that hosts the KubeVirt virtual machines. If you use a lower MTU setting, network latency and the throughput of the hosted pods are affected. Enable multiqueue on node pools only when the MTU is 9000 or greater.
38+
+
39+
[IMPORTANT]
40+
====
41+
You cannot change the MTU value for your cluster as a postinstallation task.
42+
====
3543
3644
* The {mce-short} has at least one managed {product-title} cluster. The `local-cluster` is automatically imported. For more information about the `local-cluster`, see "Advanced configuration" in the {mce-short} documentation. You can check the status of your hub cluster by running the following command:
3745
+

0 commit comments

Comments
 (0)