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

Fix issue with copy offload index mounts #168

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

bdevcich
Copy link
Contributor

GFS2 Data Movements initiated via the Copy Offload API were not creating
index mount directories in the destination.

  • nnf-dm daemon needs to populate the source storage reference with
    NnfNodeStorage
  • nnf-dm index mount check needs to account for NnfNodeStorage types
    along with NnfStorage types (from copy_in/copy_out directives)

Signed-off-by: Blake Devcich blake.devcich@hpe.com

GFS2 Data Movements initiated via the Copy Offload API were not creating
index mount directories in the destination.

- nnf-dm daemon needs to populate the source storage reference with
  NnfNodeStorage
- nnf-dm index mount check needs to account for NnfNodeStorage types
  along with NnfStorage types (from copy_in/copy_out directives)

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
@bdevcich bdevcich merged commit c60ac6b into master Apr 12, 2024
5 checks passed
@bdevcich bdevcich deleted the copy-offload-idx-mounts branch April 12, 2024 13:07
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