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(restore): adding support to restore in an encrypted pool for ZFS-LocalPV #147

Merged
merged 2 commits into from Mar 5, 2021

Conversation

pawanpraka1
Copy link
Contributor

@pawanpraka1 pawanpraka1 commented Feb 17, 2021

fixes: openebs/zfs-localpv#286

Signed-off-by: Pawan pawan@mayadata.io

Why is this PR required? What issue does it fix?:

Encrypted pool does not allow the volume to be pre created for the
restore purpose.

What this PR does?:
Here changing the design to do the restore first
and then create the ZFSVolume object which will bind the volume
already created while doing restore.

Does this PR require any upgrade changes?:

Backward compatibility is maintained by ZFS-LocalPV.

Depends On

openebs/zfs-localpv#292

…LocalPV

Encrypted pool does not allow the volume to be pre created for the
restore purpose. Here changing the design to do the restore first
and then create the ZFSVolume object which will bind the volume
already created while doing restore.

Signed-off-by: Pawan <pawan@mayadata.io>
@kmova kmova moved this from Pre-commits and Designs - Due: Feb 28 2021 to RC1 - Due: Mar 5 2021 in 2.7 Release Tracker - Due Mar 15th. Mar 2, 2021
Signed-off-by: Pawan <pawan@mayadata.io>
@kmova kmova merged commit e716a44 into openebs:master Mar 5, 2021
ZFS Local PV automation moved this from In progress to Done Mar 5, 2021
2.7 Release Tracker - Due Mar 15th. automation moved this from RC1 - Due: Mar 5 2021 to Done Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
ZFS Local PV
  
Done
Development

Successfully merging this pull request may close these issues.

Cannot restore backups to encrypted pools
3 participants