Skip to content

Commit b8df70d

Browse files
committed
Updates cluster MTU change docs for correct output
1 parent 3841d15 commit b8df70d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/nw-cluster-mtu-change.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,7 @@ $ oc get machineconfig <config_name> -o yaml | grep path:
344344
+
345345
where `<config_name>` is the name of the machine config from the `machineconfiguration.openshift.io/currentConfig` field.
346346
+
347-
If the machine config is successfully deployed, the previous output contains the `/etc/NetworkManager/system-connections/<connection_name>` file path.
348-
+
349-
The machine config must not contain the `ExecStart=/usr/local/bin/mtu-migration.sh` line.
347+
If the machine config is successfully deployed, the previous output contains the `/etc/NetworkManager/conf.d/99-<interface>-mtu.conf` file path and the `ExecStart=/usr/local/bin/mtu-migration.sh` line.
350348
endif::local-zone,wavelength-zone,post-aws-zones,outposts[]
351349

352350
. To finalize the MTU migration, enter the following command for the OVN-Kubernetes network plugin:

0 commit comments

Comments
 (0)