I have a problem with the encryption function of ZFS:
I followed the wiki tutorial:
zfs create -o encryption=on -o keyformat=passphrase tank/encrypted_data
pvesm add zfspool encrypted_zfs -pool tank/encrypted_data
After a reboot of the pve I can see the filelist (ls tank/encrypted_data) and even the files (nano ...) inside the "encrypted" pool WITHOUT having entered the key.
What am I doing wrong?
I followed the wiki tutorial:
zfs create -o encryption=on -o keyformat=passphrase tank/encrypted_data
pvesm add zfspool encrypted_zfs -pool tank/encrypted_data
After a reboot of the pve I can see the filelist (ls tank/encrypted_data) and even the files (nano ...) inside the "encrypted" pool WITHOUT having entered the key.
What am I doing wrong?