-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] The bridge MTU is not changed #4353
Comments
added |
@yaocw2020 please help create a new enhancement issue to track the proposed design changes in v1.3.0(may consider backporting to v1.2.1) |
|
Pre Ready-For-Testing Checklist
|
Automation e2e test issue: harvester/tests#909 |
Workaround: Case1: select the cluster network as the storage network.
Case2: The cluster network is only used for VMs
|
Tested in
Environment
Test Cases
|
Describe the bug
To set the MTU to 9000, but the Harvester is defaulting to 1500.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The bridge MTU should be the configured value.
Support bundle
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: