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

Vagrant: disable NFS udp by default #1472

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Conversation

swalkinshaw
Copy link
Member

@swalkinshaw swalkinshaw commented Feb 10, 2023

Ubuntu 22.04 no longer supports UDP for NFS. UDP might offer better performance on 20.04 and older boxes so it can be re-enabled manually.

And while there's no plans to switch to NFS v4, it doesn't support UDP either.

Reference: https://developer.hashicorp.com/vagrant/docs/synced-folders/nfs

Ubuntu 22.04 no longer supports UDP for NFS. UDP might offer better
performance on 20.04 and older boxes so it can be re-enabled manually.

And while there's no plans to switch to NFS v4, it doesn't support UDP
either.
@swalkinshaw swalkinshaw merged commit c1ea8a5 into master Feb 10, 2023
@swalkinshaw swalkinshaw deleted the disable-nfs-udp-by-default branch February 10, 2023 23:31
paulbrzeski pushed a commit to paulbrzeski/trellis that referenced this pull request Mar 3, 2023
Ubuntu 22.04 no longer supports UDP for NFS. UDP might offer better
performance on 20.04 and older boxes so it can be re-enabled manually.

And while there's no plans to switch to NFS v4, it doesn't support UDP
either.
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