Skip to content

Encrypted dataset empty after expot/import #11579

Answered by skywalk4
skywalk4 asked this question in Q&A
Discussion options

You must be logged in to vote

zfs load-key for both encrypted datasets and then zfs mount -a worked for the fvol pool. The original dvol pool that did not work. What worked was zfs set mountpoint=/new_mountpoint dvol/data1 then zfs load-key dvol/data, zfs load-key dvol/data1 then zfs mount -a. All data originally copied to dvol/data was accessible and all data copied to dvol/data1 was accessible in the new mount point. Thank you gmelikov, greatly appreciated the guidance.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@skywalk4
Comment options

@gmelikov
Comment options

gmelikov Feb 9, 2021
Collaborator

@skywalk4
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gmelikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants