Skip to content

Set explicit MTU on dummy/bridge lab network connections#150

Open
oneswig wants to merge 1 commit into
masterfrom
rl9-bridge-mtu
Open

Set explicit MTU on dummy/bridge lab network connections#150
oneswig wants to merge 1 commit into
masterfrom
rl9-bridge-mtu

Conversation

@oneswig

@oneswig oneswig commented Dec 1, 2023

Copy link
Copy Markdown
Member

This resolves the issue where on NetworkManager systems (RL9) the seed hypervisor host configure fails on a check on braio MTU. The issue appears to be that a pre-existing braio is created by configure-local-networking.sh that has incorrect MTU assignment. The configuration applied by MichaelRigart.interfaces creates a second configuration set for braio, but the existing configuration takes precedence.

It may be better to use nmcli to create the braio and dummy1 interfaces in the first place.

This resolves the issue where on NetworkManager systems (RL9) the
seed hypervisor host configure fails on a check on braio MTU.  The
issue appears to be that a pre-existing braio is created by
configure-local-networking.sh that has incorrect MTU assignment.
The configuration applied by MichaelRigart.interfaces creates a
second configuration set for braio, but the existing configuration
takes precedence.

It may be better to use nmcli to create the braio and dummy1
interfaces in the first place.
@oneswig oneswig requested review from priteau and scrungus December 1, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant