Skip to content

Commit 0e7359f

Browse files
committed
OSDOCS-4924: Verify max MTU value acceptance
1 parent 2e08789 commit 0e7359f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-cluster-mtu-change-about.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ When planning your MTU migration there are two related but distinct MTU values t
3535

3636
If your cluster requires different MTU values for different nodes, you must subtract the overhead value for your network plugin from the lowest MTU value that is used by any node in your cluster. For example, if some nodes in your cluster have an MTU of `9001`, and some have an MTU of `1500`, you must set this value to `1400`.
3737

38+
[IMPORTANT]
39+
====
40+
To avoid selecting an MTU value that is not acceptable by a node, verify the maximum MTU value (`maxmtu`) that is accepted by the network interface by using the `ip -d link` command.
41+
====
42+
3843
[id="how-the-migration-process-works_{context}"]
3944
== How the migration process works
4045

0 commit comments

Comments
 (0)