meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:fs:zfs:encryption [2021/10/21 12:27] – created niziaklinux:fs:zfs:encryption [2021/11/18 07:57] (current) niziak
Line 7: Line 7:
 </code> </code>
  
 +Unlock:
 +<code bash>
 +zfs load-key -r rpool/data_enc
 +</code>