ZFS encryption does not seems to work
I want to show ZFS encryption works, by creating a ZFS encrypted FS, store the file host in it, send it to another system (ZFS send/receive) and as the keystore nor key is present on the other system it should be unreadable ... this does not seem to work as I thought. What am I doing wrong. See commands attached
How can I show an encrypted FS is not readable by another party without the key or password ? Can I restrict this to a zone ?
Setting up an encrypted FS (followed the manual I think)
# pktool genkey keystore=file outkey=/etc/keystore.file keytype=aes keylen=128