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

Multipass: Use native mounts where available #517

Open
lengau opened this issue Feb 29, 2024 · 1 comment
Open

Multipass: Use native mounts where available #517

lengau opened this issue Feb 29, 2024 · 1 comment
Labels
Enhancement New feature or request

Comments

@lengau
Copy link
Contributor

lengau commented Feb 29, 2024

What needs to get done

Multipass offers native mounts on the hyperv, qemu and lxd drivers. These are the default drivers on all supported platforms.

If Multipass uses one of these drivers (multipass get local.driver), mounting should set --type native.

Why it needs to get done

The default (classic mounting) uses sshfs, which can be slow. Native mounts use 9p or cifs, which are significantly faster.

@lengau lengau added the Enhancement New feature or request label Feb 29, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-2563.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant