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

[TA2546] feat(snaprebuild) IOs on the cloned volume if it exists #117

Closed

Conversation

pawanpraka1
Copy link
Member

All the read/write/sync IOs should go to clone volume since it will
be active file system(AFS) at the time of rebuilding.

Signed-off-by: Pawan [email protected]

All the read/write/sync IOs should go to clone volume since it will
be active file system(AFS) at the time of rebuilding.

Signed-off-by: Pawan <[email protected]>
Copy link

@vishnuitta vishnuitta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Write IOs doesn’t seem to be handled.

Copy link
Collaborator

@satbirchhikara satbirchhikara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT

@pawanpraka1
Copy link
Member Author

@vishnuitta, writes are already handled in uzfs_submit_writes.

@codecov-io
Copy link

Codecov Report

Merging #117 into zfs-0.7-release will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           zfs-0.7-release     #117   +/-   ##
================================================
  Coverage            52.15%   52.15%           
================================================
  Files                  241      241           
  Lines                77322    77322           
================================================
  Hits                 40325    40325           
  Misses               36997    36997

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 571f8d7...62a6e5a. Read the comment docs.

@pawanpraka1
Copy link
Member Author

closing this as we have handled it in #123.

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.

4 participants