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

Migration to direct SPDK bdev interface #29

Merged
merged 77 commits into from
Jun 13, 2024
Merged

Migration to direct SPDK bdev interface #29

merged 77 commits into from
Jun 13, 2024

Conversation

IsaacKhor
Copy link
Member

Instead of preloading liblsvd with the rbd interface, directly register LSVD as a bdev with SPDK.

@IsaacKhor IsaacKhor self-assigned this May 13, 2024
@IsaacKhor
Copy link
Member Author

Current status:

  • SPDK frontend starts to a place where the lsvd image is mounted, but not useable due to size of 0
  • Major rewrite of image opening code
  • Somehow GH actions is convinced libisal doesn't exist as part of spdk, will have to fix

@IsaacKhor
Copy link
Member Author

IsaacKhor commented May 29, 2024

As far as I can tell, the spdk bdev version of lsvd is now fully functional. Just need to fix CI now and it's good to go.

@IsaacKhor IsaacKhor marked this pull request as ready for review June 13, 2024 03:25
@IsaacKhor IsaacKhor merged commit 91de7d0 into main Jun 13, 2024
1 check passed
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.

2 participants