Skip to content

feat: support NFS storage pools #2025

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Foxboron
Copy link
Contributor

@Foxboron Foxboron commented Apr 28, 2025

WIP draft PR for the feature. So far it works, a bit slow on my machine due to the id remapping which should probably be investigated.

  • Investigate the ID remapping
  • I'm unsure about the different migration options
  • Only support vers=4.2, should be fine?
  • Error out on missing source
  • Any specific options we should include?
  • Info array needs some QA. Not sure I understand all of it.
  • nfs can't support xattr, do we need to handle this in other places than migrate?

Fixes: #1311

Signed-off-by: Morten Linderud <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add a nfs storage driver
1 participant