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

[TASK] Implement xattr get and set operations on SPDK logical volumes (lvol) #6604

Closed
derekbit opened this issue Aug 29, 2023 · 2 comments
Closed
Assignees
Labels
area/v2-data-engine v2 data engine (SPDK) kind/task General task request to fulfill another primary request
Milestone

Comments

@derekbit
Copy link
Member

What's the task? Please describe

This is a subtask of #6138

Metadata such as a creation timestamp of a v1 volume are stored in a disk's meta file. For a v2 volume, we can store these information in the blob xattr instead.

Describe the sub-tasks

Additional context

@derekbit derekbit added the kind/task General task request to fulfill another primary request label Aug 29, 2023
@derekbit derekbit self-assigned this Aug 29, 2023
@derekbit derekbit added this to the v1.6.0 milestone Aug 29, 2023
@longhorn-io-github-bot
Copy link

longhorn-io-github-bot commented Aug 29, 2023

Pre Ready-For-Testing Checklist

  • Where is the reproduce steps/test steps documented?
    The reproduce steps/test steps are at:

  • Does the PR include the explanation for the fix or the feature?

  • Have the backend code been merged (Manager, Engine, Instance Manager, BackupStore etc) (including backport-needed/*)?
    The PR is at

longhorn/spdk#18
longhorn/go-spdk-helper#46

  • Which areas/issues this PR might have potential impacts on?
    Area: spdk, snapshot
    Issues

@innobead
Copy link
Member

This is a partial effort in v2. No QA is required until the v2 regression testing later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/v2-data-engine v2 data engine (SPDK) kind/task General task request to fulfill another primary request
Projects
None yet
Development

No branches or pull requests

3 participants