Skip to content
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

Defautl GUEST_MTU=1500 on Virtual Networks prevents correct deployments in Equinix BareMetal #6825

Open
3 tasks
apiconc opened this issue Dec 16, 2024 · 1 comment

Comments

@apiconc
Copy link
Contributor

apiconc commented Dec 16, 2024

Description
Default MTU=1500 prevents OneKE deployments in Equinix Baremetal to deploy correctly. The correct MTU size should be 1450.

To Reproduce

  1. Provision an Edge Cluster in Equinix Baremetal
  2. Deploy a kubernetes cluster using OneKE on the Equinix Baremetal
  3. Deployment fails with workers/masters never joining the cluster and failures with oneflow service
  4. Change GUEST_MTU=1450 on public/private network
  5. OneKE deployment completes successfully

Expected behavior
OneKE appliance should deploy correctly in Equinix Baremetal instances

Details

  • Affected Component: one-provision
  • Hypervisor: KVM
  • Version: 6.10 and older

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
@apiconc apiconc changed the title Set GUEST_MTU=1450 on Virtual Networks when deploying to Equinix BareMetal Defautl GUEST_MTU=1500 on Virtual Networks prevents correct deployments in Equinix BareMetal Dec 16, 2024
@mkutouski
Copy link
Contributor

duplicates that one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants